.avatar-upload-container .current-avatar[data-v-79367b25]{position:relative;display:inline-block;cursor:pointer}.avatar-upload-container .current-avatar .avatar-preview[data-v-79367b25]{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.avatar-upload-container .current-avatar .avatar-overlay[data-v-79367b25]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;color:#fff}.avatar-upload-container .current-avatar .avatar-overlay span[data-v-79367b25]{font-size:12px;margin-top:5px}.avatar-upload-container .current-avatar:hover .avatar-overlay[data-v-79367b25]{opacity:1}.avatar-upload-container .upload-section .upload-area[data-v-79367b25]{border:2px dashed #d9d9d9;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s;background:#fafafa}@media screen and (max-width:768px){.avatar-upload-container .upload-section .upload-area[data-v-79367b25]{padding:30px 20px!important;border-radius:6px}}.avatar-upload-container .upload-section .upload-area[data-v-79367b25]:hover{border-color:#1890ff;background:#f5f8ff}.avatar-upload-container .upload-section .upload-area[data-v-79367b25]:active{border-color:#1890ff;background:#e6f7ff}.avatar-upload-container .upload-section .upload-area p[data-v-79367b25]{margin:10px 0;color:#666}@media screen and (max-width:768px){.avatar-upload-container .upload-section .upload-area p[data-v-79367b25]{font-size:13px!important;margin:8px 0!important}}.avatar-upload-container .upload-section .upload-area .upload-tip[data-v-79367b25]{font-size:12px;color:#999}@media screen and (max-width:768px){.avatar-upload-container .upload-section .upload-area .upload-tip[data-v-79367b25]{font-size:11px!important}}.avatar-upload-container .upload-section .preview-section[data-v-79367b25]{margin-top:20px;text-align:center}@media screen and (max-width:768px){.avatar-upload-container .upload-section .preview-section[data-v-79367b25]{margin-top:15px!important}}.avatar-upload-container .upload-section .preview-section .preview-img[data-v-79367b25]{max-width:200px;max-height:200px;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media screen and (max-width:768px){.avatar-upload-container .upload-section .preview-section .preview-img[data-v-79367b25]{max-width:150px!important;max-height:150px!important;border-radius:6px}}.avatar-upload-container .upload-section .preview-section .preview-actions[data-v-79367b25]{display:flex;gap:10px;justify-content:center}@media screen and (max-width:768px){.avatar-upload-container .upload-section .preview-section .preview-actions[data-v-79367b25]{gap:8px!important}.avatar-upload-container .upload-section .preview-section .preview-actions[data-v-79367b25] .ivu-btn{padding:6px 12px!important;font-size:12px!important;min-height:36px!important;flex:1;max-width:120px}}@media screen and (max-width:480px){.avatar-upload-container .upload-section .preview-section .preview-actions[data-v-79367b25] .ivu-btn{padding:5px 10px!important;font-size:11px!important;min-height:32px!important}}.image-upload-area .image-preview-grid[data-v-0d3ae2f4]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.image-upload-area .image-preview-grid .image-preview-item[data-v-0d3ae2f4]{position:relative;width:100%;padding-top:100%;background:#f5f5f5;border-radius:4px;overflow:hidden;border:1px solid #e8e8e8}.image-upload-area .image-preview-grid .image-preview-item img[data-v-0d3ae2f4]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-upload-area .image-preview-grid .image-preview-item .image-remove-btn[data-v-0d3ae2f4]{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#fff}.image-upload-area .image-preview-grid .image-preview-item .image-remove-btn[data-v-0d3ae2f4]:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.image-upload-area .image-preview-grid .image-preview-item .image-remove-btn i[data-v-0d3ae2f4]{font-size:16px}.image-upload-area .image-upload-btn-wrapper .image-upload-btn[data-v-0d3ae2f4]{width:120px;height:120px;background:#f5f5f5;border:1px dashed #d9d9d9;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;gap:8px;color:#999;font-size:13px}.image-upload-area .image-upload-btn-wrapper .image-upload-btn[data-v-0d3ae2f4]:hover{border-color:#2d8cf0;background:#f0f7ff;color:#2d8cf0}@media (max-width:768px){.image-upload-area .image-preview-grid[data-v-0d3ae2f4]{grid-template-columns:repeat(3,1fr);gap:8px}.image-upload-area .image-upload-btn-wrapper .image-upload-btn[data-v-0d3ae2f4]{width:100px;height:100px;font-size:12px}}.moment-list .moment-item[data-v-b331432c]{background:#fff;border-radius:8px;padding:15px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.moment-list .moment-item .moment-header[data-v-b331432c]{display:flex;align-items:center;margin-bottom:12px}.moment-list .moment-item .moment-header .moment-avatar[data-v-b331432c]{margin-right:12px}.moment-list .moment-item .moment-header .moment-user-info[data-v-b331432c]{flex:1}.moment-list .moment-item .moment-header .moment-user-info .moment-username[data-v-b331432c]{font-weight:500;font-size:15px;color:#333;display:flex;align-items:center;gap:8px}.moment-list .moment-item .moment-header .moment-user-info .moment-username .moment-time[data-v-b331432c]{font-size:12px;color:#999;font-weight:400}.moment-list .moment-item .moment-header .moment-actions .ivu-btn[data-v-b331432c]{padding:0}.moment-list .moment-item .moment-content .moment-text[data-v-b331432c]{margin:0 0 12px 0;line-height:1.6;color:#333;word-break:break-word;white-space:pre-wrap;word-wrap:break-word}.moment-list .moment-item .moment-content .moment-images-count[data-v-b331432c]{display:flex;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;background:#f5f5f5;border-radius:4px;color:#666;font-size:13px}.moment-list .moment-item .moment-content .moment-images-count i[data-v-b331432c]{font-size:16px;color:#1890ff}.moment-list .moment-item .moment-content .moment-location[data-v-b331432c]{display:flex;align-items:center;font-size:12px;color:#999;margin-top:8px}.moment-list .moment-item .moment-content .moment-location i[data-v-b331432c]{margin-right:4px}.moment-list .moment-item .moment-footer[data-v-b331432c]{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.moment-list .moment-item .moment-footer .moment-actions-bar[data-v-b331432c]{display:flex;gap:15px}.moment-list .moment-item .moment-footer .moment-actions-bar .ivu-btn[data-v-b331432c]{padding:0;color:#666}.moment-list .moment-item .moment-footer .moment-actions-bar .ivu-btn.liked[data-v-b331432c]{color:#ff4757}.moment-list .moment-item .moment-footer .moment-actions-bar .ivu-btn i[data-v-b331432c]{margin-right:4px}.moment-list .moment-item .moment-comments[data-v-b331432c]{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.moment-list .moment-item .moment-comments .comment-item[data-v-b331432c]{margin-bottom:12px;font-size:14px;line-height:1.5}.moment-list .moment-item .moment-comments .comment-item .comment-main[data-v-b331432c]{display:flex;align-items:flex-start;gap:4px;margin-bottom:4px}.moment-list .moment-item .moment-comments .comment-item .comment-main .comment-author[data-v-b331432c]{font-weight:500;color:#333;flex-shrink:0}.moment-list .moment-item .moment-comments .comment-item .comment-main .comment-content[data-v-b331432c]{color:#666;flex:1;word-break:break-word}.moment-list .moment-item .moment-comments .comment-item .comment-actions[data-v-b331432c]{display:flex;align-items:center;margin-top:4px}.moment-list .moment-item .moment-comments .comment-item .comment-actions .reply-btn[data-v-b331432c]{padding:2px 6px;font-size:12px;color:#1890ff;height:auto;line-height:1.2}.moment-list .moment-item .moment-comments .comment-item .comment-actions .reply-btn[data-v-b331432c]:hover{color:#40a9ff}.moment-list .moment-item .moment-comments .comment-item .comment-replies[data-v-b331432c]{margin-top:8px;padding-left:16px;border-left:2px solid #f0f0f0}.moment-list .moment-item .moment-comments .comment-item .comment-replies .reply-item[data-v-b331432c]{margin-bottom:6px;font-size:13px;line-height:1.5;display:flex;align-items:flex-start;gap:4px}.moment-list .moment-item .moment-comments .comment-item .comment-replies .reply-item .reply-author[data-v-b331432c]{font-weight:500;color:#333;flex-shrink:0}.moment-list .moment-item .moment-comments .comment-item .comment-replies .reply-item .reply-content[data-v-b331432c]{color:#666;flex:1;word-break:break-word}.moment-list .moment-item .moment-comments .comment-item .comment-replies .reply-item .reply-btn-small[data-v-b331432c]{padding:2px 4px;font-size:11px;color:#1890ff;height:auto;line-height:1.2;flex-shrink:0;margin-left:4px}.moment-list .moment-item .moment-comments .comment-item .comment-replies .reply-item .reply-btn-small[data-v-b331432c]:hover{color:#40a9ff}.moment-list .moment-item .moment-comments .comment-input-area[data-v-b331432c]{margin-top:8px}.profile-container[data-v-5710e5de]{min-height:100vh;background:#f5f6fa}.profile-container .main-content[data-v-5710e5de]{max-width:1200px;margin:0 auto;padding:20px}@media screen and (max-width:768px){.profile-container .main-content[data-v-5710e5de]{padding:10px!important}}@media screen and (max-width:480px){.profile-container .main-content[data-v-5710e5de]{padding:8px!important}}.profile-container .main-content .content-wrapper[data-v-5710e5de]{display:flex;gap:20px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper[data-v-5710e5de]{flex-direction:column;gap:15px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de]{flex:1;min-width:0;background:#fff;border-radius:4px;padding:20px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de]{padding:15px!important;border-radius:8px}}.profile-container .main-content .content-wrapper .left-content .follow-section[data-v-5710e5de]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section[data-v-5710e5de]{gap:15px;margin-bottom:20px}}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card[data-v-5710e5de]{background:#fff;border-radius:6px;padding:8px 12px;box-shadow:0 1px 4px rgba(0,0,0,.08);cursor:pointer;transition:all .3s}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card[data-v-5710e5de]:hover{background:#f8f9fa;box-shadow:0 2px 8px rgba(0,0,0,.12)}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card[data-v-5710e5de]{padding:10px 15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header[data-v-5710e5de]{display:flex;align-items:center;gap:6px}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header[data-v-5710e5de]{gap:8px}}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header i[data-v-5710e5de]{color:#1890ff;font-size:16px;flex-shrink:0}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header i[data-v-5710e5de]{font-size:18px}}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header h3[data-v-5710e5de]{margin:0;font-size:13px;font-weight:600;color:#2c3e50;flex:1}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header h3[data-v-5710e5de]{font-size:14px}}.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header .follow-count[data-v-5710e5de]{font-size:11px;color:#999;flex-shrink:0}@media screen and (min-width:769px){.profile-container .main-content .content-wrapper .left-content .follow-section .follow-card .follow-header .follow-count[data-v-5710e5de]{font-size:12px}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal{top:60px!important;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12)}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal{top:40px!important;width:90%!important;max-width:400px!important;border-radius:8px}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header{padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header{padding:12px 16px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header .ivu-modal-header-inner{font-size:18px;font-weight:600;color:#fff}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header .ivu-modal-header-inner{font-size:16px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header .ivu-modal-close{color:#fff}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-header .ivu-modal-close:hover{color:hsla(0,0%,100%,.8)}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-content{max-height:calc(100vh - 140px);overflow:hidden;display:flex;flex-direction:column;background:#fff}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-content{max-height:calc(100vh - 100px)}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body{padding:0;max-height:calc(100vh - 220px);overflow-y:auto;position:relative;background:#f8f9fa}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body{max-height:calc(100vh - 180px)}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body::-webkit-scrollbar{width:6px}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-footer{padding:12px 20px;border-top:1px solid #e8eaec;background:#fff;text-align:center}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .ivu-modal-footer{padding:10px 16px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal{text-align:center;padding:60px 20px;color:#999}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal{padding:40px 15px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal i{font-size:48px;color:#d0d0d0;margin-bottom:12px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal i{font-size:36px!important;margin-bottom:8px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal p{margin-top:12px;font-size:14px;color:#999}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .empty-state-modal p{font-size:12px!important;margin-top:8px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal{padding:8px;max-height:400px;overflow-y:auto}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal{padding:6px!important;max-height:320px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal{display:flex;align-items:center;padding:12px 16px;margin-bottom:8px;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s;box-shadow:0 2px 4px rgba(0,0,0,.04);border:1px solid #f0f0f0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal{padding:10px 12px!important;margin-bottom:6px!important;border-radius:6px}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal:hover{background:#f8f9ff;border-color:#e0e7ff;box-shadow:0 4px 8px rgba(0,0,0,.08);transform:translateY(-1px)}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal:active{transform:translateY(0)}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal:last-child{margin-bottom:0}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-avatar{flex-shrink:0;margin-right:12px;border:2px solid #f0f0f0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-avatar{margin-right:10px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-info{flex:1;min-width:0}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-info .follow-name{font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-info .follow-name{font-size:14px!important;margin-bottom:3px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-info .follow-meta{font-size:13px;color:#8c8c8c;display:flex;align-items:center;gap:8px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .follow-info .follow-meta{font-size:12px!important;gap:6px!important}}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .unfollow-btn{flex-shrink:0;margin-left:12px;color:#8c8c8c;font-size:13px;padding:6px 12px;border-radius:6px;transition:all .3s}.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .unfollow-btn:hover{color:#ff4d4f;background:#fff1f0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content[data-v-5710e5de] .follow-modal .follow-list-modal .follow-item-modal .unfollow-btn{font-size:12px!important;padding:4px 8px!important;margin-left:8px!important}}.profile-container .main-content .content-wrapper .left-content .square-tabs[data-v-5710e5de]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .square-tabs[data-v-5710e5de]{gap:8px!important;margin-bottom:15px!important}.profile-container .main-content .content-wrapper .left-content .square-tabs[data-v-5710e5de]::-webkit-scrollbar{display:none}}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item[data-v-5710e5de]{flex:1;min-width:120px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#f8f9fa;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s;font-size:14px;font-weight:500;color:#666;white-space:nowrap}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item .tab-text[data-v-5710e5de]{display:inline}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item .tab-text-mobile[data-v-5710e5de]{display:none}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item[data-v-5710e5de]{min-width:100px;padding:10px 15px!important;font-size:13px!important;gap:6px!important}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item[data-v-5710e5de]{min-width:80px;padding:8px 12px!important;font-size:12px!important;gap:4px!important}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item .tab-text[data-v-5710e5de]{display:none}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item .tab-text-mobile[data-v-5710e5de]{display:inline}}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item i[data-v-5710e5de]{font-size:18px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item i[data-v-5710e5de]{font-size:16px!important}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item i[data-v-5710e5de]{font-size:16px!important}}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item[data-v-5710e5de]:hover{background:#e9ecef;border-color:#d0d0d0}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item.active[data-v-5710e5de]{background:#52c41a;border-color:#52c41a;color:#fff;box-shadow:0 2px 8px rgba(82,196,26,.3)}.profile-container .main-content .content-wrapper .left-content .square-tabs .tab-item.active i[data-v-5710e5de]{color:#fff}.profile-container .main-content .content-wrapper .left-content .tab-content .tab-pane[data-v-5710e5de]{animation:fadeIn-5710e5de .3s}@keyframes fadeIn-5710e5de{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de]{display:flex;align-items:center;padding:15px;margin-bottom:12px;background:#f8f9fa;border-radius:8px;transition:all .3s}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de]{padding:12px!important;margin-bottom:10px!important;border-radius:6px}}.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de]:hover{background:#e9ecef;transform:translateX(3px)}.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de]:last-child{margin-bottom:0}.profile-container .main-content .content-wrapper .left-content .user-item .user-avatar[data-v-5710e5de]{flex-shrink:0;margin-right:15px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .user-item .user-avatar[data-v-5710e5de]{margin-right:12px!important}}.profile-container .main-content .content-wrapper .left-content .user-item .user-info[data-v-5710e5de]{flex:1;min-width:0}.profile-container .main-content .content-wrapper .left-content .user-item .user-info .user-name[data-v-5710e5de]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:6px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .user-item .user-info .user-name[data-v-5710e5de]{font-size:14px!important;margin-bottom:4px!important}}.profile-container .main-content .content-wrapper .left-content .user-item .user-info .user-stats[data-v-5710e5de]{display:flex;gap:15px;font-size:13px;color:#999}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .user-item .user-info .user-stats[data-v-5710e5de]{font-size:12px!important;gap:10px!important;flex-direction:column;gap:4px!important}}.profile-container .main-content .content-wrapper .left-content .user-item .user-info .user-stats .follow-time[data-v-5710e5de]{color:#bbb}.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de] .ivu-btn{flex-shrink:0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .user-item[data-v-5710e5de] .ivu-btn{padding:4px 10px!important;font-size:12px!important;height:32px!important}}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card[data-v-5710e5de] .ivu-form-item{margin-bottom:15px!important}.profile-container .main-content .content-wrapper .left-content .info-card[data-v-5710e5de] .ivu-form-item-label{font-size:13px!important;padding:10px 12px 10px 0!important}.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper[data-v-5710e5de]{display:flex;gap:8px;width:100%;flex-wrap:wrap}.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .nickname-input[data-v-5710e5de]{flex:1;min-width:0}.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .nickname-input[data-v-5710e5de] .ivu-input{font-size:14px!important}.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .random-nickname-btn[data-v-5710e5de],.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .save-nickname-btn[data-v-5710e5de]{flex-shrink:0}.profile-container .main-content .content-wrapper .left-content .info-card .password-management[data-v-5710e5de]{width:100%}.profile-container .main-content .content-wrapper .left-content .info-card .password-management .password-info[data-v-5710e5de]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px;margin-bottom:10px;padding:8px 12px;background:#f5f5f5;border-radius:4px}.profile-container .main-content .content-wrapper .left-content .info-card .password-management .password-info[data-v-5710e5de] .ivu-icon{color:#999;font-size:16px}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper[data-v-5710e5de]{flex-direction:column;gap:8px!important}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .nickname-input[data-v-5710e5de]{width:100%}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .nickname-input[data-v-5710e5de] .ivu-input{font-size:13px!important}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .random-nickname-btn[data-v-5710e5de]{width:100%;padding:6px 12px!important;font-size:12px!important;min-height:36px!important}}@media screen and (max-width:768px) and screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .random-nickname-btn[data-v-5710e5de]{padding:5px 10px!important;font-size:11px!important;min-height:32px!important}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .save-nickname-btn[data-v-5710e5de]{width:100%;padding:6px 12px!important;font-size:12px!important;min-height:36px!important}}@media screen and (max-width:768px) and screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .info-card .nickname-input-wrapper .save-nickname-btn[data-v-5710e5de]{padding:5px 10px!important;font-size:11px!important;min-height:32px!important}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .password-management .password-info[data-v-5710e5de]{font-size:13px;padding:6px 10px}}@media screen and (max-width:768px) and screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .info-card .password-management[data-v-5710e5de] .ivu-btn{width:100%}}.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper[data-v-5710e5de]{margin-bottom:20px}.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper .action-buttons[data-v-5710e5de]{display:flex;gap:10px}.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper .action-buttons .write-blog-btn[data-v-5710e5de],.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper .action-buttons .write-moment-btn[data-v-5710e5de]{flex:1;min-width:0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper[data-v-5710e5de]{margin-bottom:15px}.profile-container .main-content .content-wrapper .left-content .action-buttons-wrapper .action-buttons[data-v-5710e5de]{gap:10px}}.profile-container .main-content .content-wrapper .left-content .blog-list-header[data-v-5710e5de]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-list-header[data-v-5710e5de]{flex-direction:row;align-items:center;gap:10px!important;margin-bottom:15px!important;flex-wrap:wrap}}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-list-header[data-v-5710e5de] .ivu-btn{padding:6px 12px!important;font-size:12px!important;min-height:36px!important;height:auto!important;touch-action:manipulation}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .blog-list-header[data-v-5710e5de] .ivu-btn{padding:5px 10px!important;font-size:11px!important;min-height:32px!important}}.profile-container .main-content .content-wrapper .left-content .blog-list-header .tabs[data-v-5710e5de]{display:flex;gap:10px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-list-header .tabs[data-v-5710e5de]{gap:6px!important;width:100%;justify-content:flex-start}}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-list-header .tabs[data-v-5710e5de] .ivu-btn{padding:4px 10px!important;font-size:11px!important;min-height:32px!important}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .blog-list-header .tabs[data-v-5710e5de] .ivu-btn{padding:3px 8px!important;font-size:10px!important;min-height:28px!important}}.profile-container .main-content .content-wrapper .left-content .empty-state[data-v-5710e5de]{text-align:center;padding:80px 20px;color:#999}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .empty-state[data-v-5710e5de]{padding:50px 15px!important}}.profile-container .main-content .content-wrapper .left-content .empty-state p[data-v-5710e5de]{margin:20px 0;font-size:16px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .empty-state p[data-v-5710e5de]{font-size:14px!important;margin:15px 0!important}}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .empty-state[data-v-5710e5de] .ivu-btn{padding:6px 12px!important;font-size:12px!important;min-height:36px!important}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .empty-state[data-v-5710e5de] .ivu-btn{padding:5px 10px!important;font-size:11px!important;min-height:32px!important}}.profile-container .main-content .content-wrapper .left-content .blog-card[data-v-5710e5de]{border-bottom:1px solid #f0f0f0;padding:20px 0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-card[data-v-5710e5de]{padding:15px 0!important}}.profile-container .main-content .content-wrapper .left-content .blog-card[data-v-5710e5de]:last-child{border-bottom:none}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-header[data-v-5710e5de]{display:flex;align-items:center;margin-bottom:10px}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-header .blog-title[data-v-5710e5de]{flex:1;font-size:18px;font-weight:600;color:#2c3e50;margin:0;cursor:pointer;transition:color .3s}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-header .blog-title[data-v-5710e5de]:hover{color:#1890ff}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-summary[data-v-5710e5de]{color:#666;line-height:1.6;margin:10px 0}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-meta[data-v-5710e5de]{display:flex;gap:15px;margin:10px 0;font-size:12px;color:#999}.profile-container .main-content .content-wrapper .left-content .blog-card .blog-actions[data-v-5710e5de]{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-card .blog-actions[data-v-5710e5de]{gap:6px!important;margin-top:8px!important}}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .left-content .blog-card .blog-actions[data-v-5710e5de] .ivu-btn{padding:4px 10px!important;font-size:11px!important;min-height:32px!important;flex:1;min-width:0}}@media screen and (max-width:480px){.profile-container .main-content .content-wrapper .left-content .blog-card .blog-actions[data-v-5710e5de] .ivu-btn{padding:3px 8px!important;font-size:11px!important;min-height:28px!important}}.profile-container .main-content .content-wrapper .right-sidebar[data-v-5710e5de]{width:300px;flex-shrink:0}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .right-sidebar[data-v-5710e5de]{width:100%!important}}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card[data-v-5710e5de]{background:#fff;border-radius:4px;padding:15px;margin-bottom:15px}@media screen and (max-width:768px){.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card[data-v-5710e5de]{padding:12px!important;border-radius:8px;margin-bottom:12px!important}}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card h3[data-v-5710e5de]{margin:0 0 15px 0;font-size:16px;font-weight:600;border-bottom:2px solid #666;padding-bottom:8px}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card .stats .stat-item[data-v-5710e5de]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card .stats .stat-item[data-v-5710e5de]:last-child{border-bottom:none}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card .stats .stat-item .label[data-v-5710e5de]{color:#666}.profile-container .main-content .content-wrapper .right-sidebar .sidebar-card .stats .stat-item .value[data-v-5710e5de]{color:#1890ff;font-weight:600;font-size:18px}.profile-container .timeline-pane .timeline-header[data-v-5710e5de]{margin-bottom:20px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-header[data-v-5710e5de]{margin-bottom:15px}}.profile-container .timeline-pane .timeline-container[data-v-5710e5de]{position:relative;padding-left:30px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container[data-v-5710e5de]{padding-left:20px}}.profile-container .timeline-pane .timeline-container[data-v-5710e5de]:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e8e8e8}.profile-container .timeline-pane .timeline-container .timeline-item[data-v-5710e5de]{position:relative;margin-bottom:30px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item[data-v-5710e5de]{margin-bottom:20px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-dot[data-v-5710e5de]{position:absolute;left:-24px;top:5px;width:12px;height:12px;border-radius:50%;background:#1890ff;border:2px solid #fff;box-shadow:0 0 0 2px #e8e8e8}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-dot[data-v-5710e5de]{left:-14px;width:10px;height:10px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content[data-v-5710e5de]{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:15px;transition:all .3s}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content[data-v-5710e5de]{padding:12px;border-radius:6px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content[data-v-5710e5de]:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item[data-v-5710e5de]{display:flex;align-items:center;margin-bottom:12px;gap:10px}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-avatar[data-v-5710e5de]{flex-shrink:0}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-meta[data-v-5710e5de]{flex:1;min-width:0}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-meta .timeline-author[data-v-5710e5de]{font-weight:600;color:#2c3e50;margin-right:10px;font-size:14px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-meta .timeline-author[data-v-5710e5de]{font-size:13px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-meta .timeline-time[data-v-5710e5de]{color:#999;font-size:12px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-meta .timeline-time[data-v-5710e5de]{font-size:11px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-delete-btn[data-v-5710e5de]{flex-shrink:0;color:#999}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-header-item .timeline-delete-btn[data-v-5710e5de]:hover{color:#ff4d4f}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-text[data-v-5710e5de]{color:#333;line-height:1.6;margin-bottom:12px;white-space:pre-wrap;word-break:break-word;font-size:14px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-text[data-v-5710e5de]{font-size:13px;margin-bottom:10px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-images[data-v-5710e5de]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-images[data-v-5710e5de]{grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:10px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-images .timeline-image-item[data-v-5710e5de]{position:relative;padding-top:100%;overflow:hidden;border-radius:4px;cursor:pointer;background:#f5f5f5}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-images .timeline-image-item img[data-v-5710e5de]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-images .timeline-image-item:hover img[data-v-5710e5de]{transform:scale(1.05)}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-location[data-v-5710e5de]{display:flex;align-items:center;color:#999;font-size:12px;margin-top:8px}@media screen and (max-width:768px){.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-location[data-v-5710e5de]{font-size:11px;margin-top:6px}}.profile-container .timeline-pane .timeline-container .timeline-item .timeline-content .timeline-location .ivu-icon[data-v-5710e5de]{margin-right:4px}.profile-container .image-preview-modal[data-v-5710e5de] .ivu-modal-body{padding:20px}@media screen and (max-width:768px){.profile-container .image-preview-modal[data-v-5710e5de] .ivu-modal-body{padding:15px}}.profile-container .image-preview-modal .image-preview-container[data-v-5710e5de]{text-align:center}.profile-container .image-preview-modal .image-preview-container .preview-image[data-v-5710e5de]{max-width:100%;max-height:70vh;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-container .image-preview-modal .image-preview-container .image-nav[data-v-5710e5de]{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px}@media screen and (max-width:768px){.profile-container .image-preview-modal .image-preview-container .image-nav[data-v-5710e5de]{margin-top:15px;gap:10px}}.profile-container .image-preview-modal .image-preview-container .image-nav .image-counter[data-v-5710e5de]{color:#666;font-size:14px}@media screen and (max-width:768px){.profile-container .image-preview-modal .image-preview-container .image-nav .image-counter[data-v-5710e5de]{font-size:12px}}.profile-container .stats-dashboard[data-v-5710e5de]{display:flex;flex-wrap:wrap;gap:14px 24px;margin:16px 0 20px;padding:10px 16px;background:#fafafa;border-radius:6px;border:1px solid #f0f0f0;font-size:14px;line-height:1.6}.profile-container .stats-dashboard .stat-row[data-v-5710e5de]{display:inline-flex;align-items:baseline;white-space:nowrap}.profile-container .stats-dashboard .stat-row .stat-row-label[data-v-5710e5de]{color:#666;margin-right:4px}.profile-container .stats-dashboard .stat-row .stat-row-value[data-v-5710e5de]{color:#333;font-weight:600}@media screen and (max-width:768px){.profile-container .stats-dashboard[data-v-5710e5de]{gap:10px 18px;padding:8px 12px;font-size:13px;flex-wrap:wrap}.profile-container .stats-dashboard .stat-row[data-v-5710e5de]{flex-shrink:0}}@media screen and (max-width:480px){.profile-container .stats-dashboard[data-v-5710e5de]{gap:8px 12px;flex-wrap:wrap}.profile-container .stats-dashboard .stat-row[data-v-5710e5de]{flex-shrink:0}}.profile-container .messages-pane[data-v-5710e5de]{position:relative;min-height:400px}.profile-container .messages-pane .empty-state[data-v-5710e5de]{text-align:center;padding:80px 20px;color:#999}@media screen and (max-width:768px){.profile-container .messages-pane .empty-state[data-v-5710e5de]{padding:50px 15px}}.profile-container .messages-pane .empty-state p[data-v-5710e5de]{margin-top:20px;font-size:16px}@media screen and (max-width:768px){.profile-container .messages-pane .empty-state p[data-v-5710e5de]{font-size:14px}}.profile-container .messages-pane .conversations-list .conversation-item[data-v-5710e5de]{display:flex;align-items:center;padding:15px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s}@media screen and (max-width:768px){.profile-container .messages-pane .conversations-list .conversation-item[data-v-5710e5de]{padding:12px}}.profile-container .messages-pane .conversations-list .conversation-item[data-v-5710e5de]:hover{background:#fafafa}.profile-container .messages-pane .conversations-list .conversation-item.has-unread[data-v-5710e5de]{background:#f0f7ff}.profile-container .messages-pane .conversations-list .conversation-item.has-unread[data-v-5710e5de]:hover{background:#e6f2ff}.profile-container .messages-pane .conversations-list .conversation-item[data-v-5710e5de]:last-child{border-bottom:none}.profile-container .messages-pane .conversations-list .conversation-item .conversation-avatar[data-v-5710e5de]{flex-shrink:0;margin-right:15px}@media screen and (max-width:768px){.profile-container .messages-pane .conversations-list .conversation-item .conversation-avatar[data-v-5710e5de]{margin-right:12px}}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info[data-v-5710e5de]{flex:1;min-width:0}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-header[data-v-5710e5de]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-header .conversation-name[data-v-5710e5de]{font-size:16px;font-weight:600;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-header .conversation-name[data-v-5710e5de]{font-size:14px}}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-header .conversation-time[data-v-5710e5de]{font-size:12px;color:#999;flex-shrink:0;margin-left:10px}@media screen and (max-width:768px){.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-header .conversation-time[data-v-5710e5de]{font-size:11px}}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-preview[data-v-5710e5de]{display:flex;align-items:center;justify-content:space-between}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-preview .last-message[data-v-5710e5de]{font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}@media screen and (max-width:768px){.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-preview .last-message[data-v-5710e5de]{font-size:13px}}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-preview .last-message.unread[data-v-5710e5de]{font-weight:600;color:#2c3e50}.profile-container .messages-pane .conversations-list .conversation-item .conversation-info .conversation-preview .unread-badge[data-v-5710e5de]{flex-shrink:0;margin-left:10px}.profile-container .square-tabs .tab-item .message-badge[data-v-5710e5de]{margin-left:5px}.profile-container .notifications-pane[data-v-5710e5de]{position:relative;min-height:400px}.profile-container .notifications-pane .notifications-layout[data-v-5710e5de]{display:flex;gap:20px;height:calc(100vh - 300px);min-height:600px}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-layout[data-v-5710e5de]{flex-direction:column;height:auto;min-height:auto;gap:0}}.profile-container .notifications-pane .notifications-layout .notifications-sidebar[data-v-5710e5de]{flex:0 0 400px;background:#fff;border-radius:8px;padding:15px;overflow-y:auto;position:relative}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-layout .notifications-sidebar[data-v-5710e5de]{flex:1;border-radius:0;padding:12px}.profile-container .notifications-pane .notifications-layout .notifications-sidebar.hidden-on-mobile[data-v-5710e5de]{display:none}}.profile-container .notifications-pane .notifications-layout .notifications-chat[data-v-5710e5de]{flex:1;background:#fff;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-layout .notifications-chat[data-v-5710e5de]{border-radius:0;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:#f5f6fa}}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header[data-v-5710e5de]{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #f0f0f0;background:#fff}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .back-btn[data-v-5710e5de]{margin-right:15px;padding:5px;min-width:auto;width:auto}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .back-btn[data-v-5710e5de] .ivu-icon{font-size:20px}@media screen and (min-width:769px){.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .back-btn[data-v-5710e5de]{display:none}}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .chat-user-info[data-v-5710e5de]{display:flex;align-items:center;gap:10px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .chat-user-info .chat-avatar[data-v-5710e5de]{flex-shrink:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-header .chat-user-info .chat-user-name[data-v-5710e5de]{font-size:16px;font-weight:600;color:#2c3e50}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list[data-v-5710e5de]{flex:1;overflow-y:auto;padding:20px;background:#f5f6fa;position:relative}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item[data-v-5710e5de]{display:flex;align-items:flex-start;margin-bottom:15px}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-me[data-v-5710e5de]{flex-direction:row-reverse}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-me .message-avatar[data-v-5710e5de]{margin-right:0;margin-left:10px}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-me .message-content-wrapper[data-v-5710e5de]{display:flex;justify-content:flex-end}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-me .message-content-wrapper .message-content[data-v-5710e5de]{background:#95ec69;margin-left:0;margin-right:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-other[data-v-5710e5de]{flex-direction:row}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-other .message-avatar[data-v-5710e5de]{margin-right:10px;margin-left:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-other .message-content-wrapper[data-v-5710e5de]{display:flex;justify-content:flex-start}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item.message-other .message-content-wrapper .message-content[data-v-5710e5de]{background:#fff;margin-left:0;margin-right:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-avatar[data-v-5710e5de]{flex-shrink:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper[data-v-5710e5de]{flex:1;min-width:0}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content[data-v-5710e5de]{display:inline-block;max-width:70%;padding:10px 15px;border-radius:8px;position:relative}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-text[data-v-5710e5de]{margin:0;word-break:break-word;line-height:1.5}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-emoji .emoji-large[data-v-5710e5de]{font-size:48px;line-height:1}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-image .message-image-img[data-v-5710e5de]{max-width:200px;max-height:200px;border-radius:4px;cursor:pointer}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-video .video-wrapper[data-v-5710e5de]{position:relative;cursor:pointer}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-video .video-wrapper .video-thumb[data-v-5710e5de]{max-width:200px;max-height:200px;border-radius:4px}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-video .video-wrapper .play-icon[data-v-5710e5de]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.profile-container .notifications-pane .notifications-layout .notifications-chat .messages-list .messages .message-item .message-content-wrapper .message-content .message-time[data-v-5710e5de]{display:block;font-size:11px;color:#999;margin-top:5px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper[data-v-5710e5de]{border-top:1px solid #f0f0f0;background:#fff;padding:15px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .input-toolbar[data-v-5710e5de]{display:flex;gap:10px;margin-bottom:10px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .input-toolbar .toolbar-btn[data-v-5710e5de]{padding:5px 10px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .emoji-picker[data-v-5710e5de]{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;padding:10px;background:#f5f6fa;border-radius:4px;margin-bottom:10px;max-height:200px;overflow-y:auto}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .emoji-picker .emoji-item[data-v-5710e5de]{font-size:24px;text-align:center;cursor:pointer;padding:5px;border-radius:4px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .emoji-picker .emoji-item[data-v-5710e5de]:hover{background:#e6e6e6}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .input-area[data-v-5710e5de]{display:flex;gap:10px}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .input-area .message-input[data-v-5710e5de]{flex:1}.profile-container .notifications-pane .notifications-layout .notifications-chat .chat-input-wrapper .input-area .send-btn[data-v-5710e5de]{align-self:flex-end}.profile-container .notifications-pane .empty-state[data-v-5710e5de]{text-align:center;padding:80px 20px;color:#999}@media screen and (max-width:768px){.profile-container .notifications-pane .empty-state[data-v-5710e5de]{padding:50px 15px}}.profile-container .notifications-pane .empty-state p[data-v-5710e5de]{margin-top:20px;font-size:16px}@media screen and (max-width:768px){.profile-container .notifications-pane .empty-state p[data-v-5710e5de]{font-size:14px}}.profile-container .notifications-pane .notifications-list .notification-item[data-v-5710e5de]{display:flex;align-items:flex-start;padding:15px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s;position:relative;flex-direction:row}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item[data-v-5710e5de]{padding:12px}}.profile-container .notifications-pane .notifications-list .notification-item[data-v-5710e5de]:hover{background:#fafafa}.profile-container .notifications-pane .notifications-list .notification-item.unread[data-v-5710e5de]{position:relative}.profile-container .notifications-pane .notifications-list .notification-item.active[data-v-5710e5de]{background:#f5f5f5}.profile-container .notifications-pane .notifications-list .notification-item[data-v-5710e5de]:last-child{border-bottom:none}.profile-container .notifications-pane .notifications-list .notification-item .notification-avatar[data-v-5710e5de]{flex-shrink:0;margin-right:15px;order:-1;align-self:flex-start}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item .notification-avatar[data-v-5710e5de]{margin-right:12px}}.profile-container .notifications-pane .notifications-list .notification-item .notification-avatar[data-v-5710e5de] .ivu-avatar{display:block}.profile-container .notifications-pane .notifications-list .notification-item .notification-content[data-v-5710e5de]{flex:1;min-width:0}.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-header[data-v-5710e5de]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-header .notification-title[data-v-5710e5de]{font-size:16px;font-weight:600;color:#2c3e50;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-header .notification-title[data-v-5710e5de]{font-size:14px}}.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-header .notification-time[data-v-5710e5de]{font-size:12px;color:#999;flex-shrink:0;margin-left:10px}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-header .notification-time[data-v-5710e5de]{font-size:11px}}.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-text[data-v-5710e5de]{font-size:14px;color:#666;line-height:1.5;margin-bottom:5px;word-break:break-word}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item .notification-content .notification-text[data-v-5710e5de]{font-size:13px}}.profile-container .notifications-pane .notifications-list .notification-item .unread-dot[data-v-5710e5de]{position:absolute;top:15px;right:15px;z-index:1}@media screen and (max-width:768px){.profile-container .notifications-pane .notifications-list .notification-item .unread-dot[data-v-5710e5de]{top:12px;right:12px}}.profile-container .notifications-pane .notifications-list .notification-item .unread-dot[data-v-5710e5de] .ivu-badge-dot{width:8px;height:8px;background:#ff4d4f;border:2px solid #fff;box-shadow:0 0 0 1px rgba(255,77,79,.3)}.profile-container .notifications-pane .groups-list[data-v-5710e5de]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}@media screen and (max-width:768px){.profile-container .notifications-pane .groups-list[data-v-5710e5de]{grid-template-columns:1fr;gap:15px}}.profile-container .notifications-pane .groups-list .group-card[data-v-5710e5de]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s}.profile-container .notifications-pane .groups-list .group-card[data-v-5710e5de]:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.profile-container .notifications-pane .groups-list .group-card .group-header[data-v-5710e5de]{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}@media screen and (max-width:480px){.profile-container .notifications-pane .groups-list .group-card .group-header[data-v-5710e5de]{flex-direction:column;gap:10px}}.profile-container .notifications-pane .groups-list .group-card .group-header .group-info[data-v-5710e5de]{display:flex;align-items:flex-start;gap:12px;flex:1}.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-color[data-v-5710e5de]{width:20px;height:20px;border-radius:50%;flex-shrink:0;margin-top:4px;border:2px solid rgba(0,0,0,.1)}.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-name[data-v-5710e5de]{margin:0 0 5px 0;font-size:16px;font-weight:600;color:#2c3e50}@media screen and (max-width:768px){.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-name[data-v-5710e5de]{font-size:15px}}.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-desc[data-v-5710e5de]{margin:0 0 5px 0;font-size:13px;color:#666;line-height:1.5}@media screen and (max-width:768px){.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-desc[data-v-5710e5de]{font-size:12px}}.profile-container .notifications-pane .groups-list .group-card .group-header .group-info .group-meta[data-v-5710e5de]{margin:0;font-size:12px;color:#999}.profile-container .notifications-pane .groups-list .group-card .group-header .group-actions[data-v-5710e5de]{display:flex;gap:8px;flex-shrink:0}@media screen and (max-width:480px){.profile-container .notifications-pane .groups-list .group-card .group-header .group-actions[data-v-5710e5de]{width:100%}.profile-container .notifications-pane .groups-list .group-card .group-header .group-actions[data-v-5710e5de] .ivu-btn{flex:1}}