.inspiration-image-modal[data-v-5dbdda26]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn-5dbdda26 .3s ease-out}@keyframes fadeIn-5dbdda26{0%{opacity:0}to{opacity:1}}.modal-content[data-v-5dbdda26]{width:95vw;height:90vh;max-width:1400px;background:#1a1a1a;border-radius:16px;overflow:hidden;display:flex;position:relative;box-shadow:0 25px 50px rgba(0,0,0,.5);animation:slideIn-5dbdda26 .4s cubic-bezier(.4,0,.2,1)}@keyframes slideIn-5dbdda26{0%{opacity:0;transform:scale(.9) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.close-button[data-v-5dbdda26]{position:absolute;top:20px;right:20px;width:44px;height:44px;background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.close-button[data-v-5dbdda26]:hover{background:rgba(224,52,38,.9);border-color:rgba(224,52,38,.5);transform:scale(1.1)}.close-button svg[data-v-5dbdda26]{fill:currentColor}.image-section[data-v-5dbdda26]{flex:2;background:#000}.image-container[data-v-5dbdda26],.image-section[data-v-5dbdda26]{display:flex;align-items:center;justify-content:center;position:relative}.image-container[data-v-5dbdda26]{width:100%;height:100%}.modal-image[data-v-5dbdda26]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;transition:opacity .3s ease}.loading-overlay[data-v-5dbdda26]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.loading-spinner[data-v-5dbdda26]{display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff}.spinner[data-v-5dbdda26]{width:40px;height:40px;color:#e03426;animation:spin-5dbdda26 1s linear infinite}@keyframes spin-5dbdda26{to{transform:rotate(1turn)}}.info-sidebar[data-v-5dbdda26]{flex:0 0 400px;background:#1a1a1a;border-left:1px solid #333;display:flex;flex-direction:column;overflow-y:auto}.info-header[data-v-5dbdda26]{padding:24px;border-bottom:1px solid #333}.image-stats[data-v-5dbdda26]{display:flex;gap:24px}.stat-item[data-v-5dbdda26]{display:flex;align-items:center;gap:8px;color:#ccc;font-size:14px}.stat-item svg[data-v-5dbdda26]{fill:#e03426}.tags-section[data-v-5dbdda26]{padding:24px;border-bottom:1px solid #333}.section-title[data-v-5dbdda26]{font-size:16px;font-weight:600;color:#fff;margin:0 0 16px 0}.tags-container[data-v-5dbdda26]{display:flex;flex-wrap:wrap;gap:8px}.tag-chip[data-v-5dbdda26]{background:#333;color:#fff;padding:6px 12px;border-radius:16px;font-size:12px;cursor:pointer;transition:all .3s ease;border:1px solid #444}.tag-chip[data-v-5dbdda26]:hover{background:#e03426;border-color:#e03426;transform:translateY(-1px)}.no-tags[data-v-5dbdda26]{color:#666;font-style:italic;font-size:14px}.details-section[data-v-5dbdda26]{padding:24px;border-bottom:1px solid #333;flex:1}.detail-list[data-v-5dbdda26]{display:flex;flex-direction:column;gap:16px}.detail-item[data-v-5dbdda26]{display:flex;flex-direction:column;gap:4px}.detail-label[data-v-5dbdda26]{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.detail-value[data-v-5dbdda26]{color:#fff;font-size:14px}.detail-value.link[data-v-5dbdda26]{color:#e03426;text-decoration:none;display:flex;align-items:center;gap:6px;transition:color .3s ease}.detail-value.link[data-v-5dbdda26]:hover{color:#c41e3a}.detail-value.link svg[data-v-5dbdda26]{fill:currentColor}.actions-section[data-v-5dbdda26]{padding:24px;display:flex;flex-direction:column;gap:12px}.action-button[data-v-5dbdda26]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.action-button.primary[data-v-5dbdda26]{background:#333;color:#fff;border:1px solid #444}.action-button.primary[data-v-5dbdda26]:hover{background:#444;transform:translateY(-1px)}.action-button.primary.active[data-v-5dbdda26]{background:#e03426;border-color:#e03426}.action-button.primary.active[data-v-5dbdda26]:hover{background:#c41e3a}.action-button.secondary[data-v-5dbdda26]{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.action-button.secondary[data-v-5dbdda26]:hover{background:hsla(0,0%,100%,.2);transform:translateY(-1px)}.action-button svg[data-v-5dbdda26]{fill:currentColor}.info-sidebar[data-v-5dbdda26]::-webkit-scrollbar{width:6px}.info-sidebar[data-v-5dbdda26]::-webkit-scrollbar-track{background:#1a1a1a}.info-sidebar[data-v-5dbdda26]::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.info-sidebar[data-v-5dbdda26]::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width:1024px){.modal-content[data-v-5dbdda26]{width:98vw;height:95vh}.info-sidebar[data-v-5dbdda26]{flex:0 0 320px}}@media (max-width:768px){.modal-content[data-v-5dbdda26]{flex-direction:column;width:100vw;height:100vh;border-radius:0}.image-section[data-v-5dbdda26]{flex:1}.info-sidebar[data-v-5dbdda26]{flex:0 0 auto;max-height:40vh;border-left:none;border-top:1px solid #333}.close-button[data-v-5dbdda26]{top:16px;right:16px;width:40px;height:40px}}@media (max-width:480px){.actions-section[data-v-5dbdda26],.details-section[data-v-5dbdda26],.info-header[data-v-5dbdda26],.tags-section[data-v-5dbdda26]{padding:16px}.image-stats[data-v-5dbdda26]{gap:16px}.close-button[data-v-5dbdda26]{width:36px;height:36px}}.profile-container[data-v-9e27393a]{min-height:100vh;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}.profile-banner[data-v-9e27393a]{position:relative;height:180px;background:#000;overflow:hidden}.banner-overlay[data-v-9e27393a]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.1) 0,transparent 70%);opacity:.6}.banner-content[data-v-9e27393a]{position:relative;z-index:1;max-width:1200px;margin:0 auto;height:100%;padding:10px 20px;display:flex;align-items:center}.profile-main[data-v-9e27393a]{display:flex;align-items:stretch;gap:24px;width:100%;min-height:120px}.avatar-section[data-v-9e27393a]{position:relative;flex-shrink:0}.profile-avatar-img[data-v-9e27393a]{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:90px;height:90px;border:3px solid hsla(0,0%,100%,.9);box-shadow:0 6px 20px rgba(0,0,0,.15);transition:all .3s ease}.profile-avatar-img[data-v-9e27393a]:hover{transform:scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.2)}.avatar-badge[data-v-9e27393a]{position:absolute;bottom:0;right:0;background:linear-gradient(135deg,#e03426,#67c23a);border:3px solid #fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;box-shadow:0 4px 12px rgba(64,158,255,.3)}.user-info[data-v-9e27393a]{flex:1;color:#fff;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:24px;height:100%}.user-header[data-v-9e27393a]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:0}.username[data-v-9e27393a]{margin:0;font-size:24px;font-weight:600;color:#fff;line-height:1.2;word-break:break-all;max-width:calc(100% - 120px);overflow-wrap:break-word}.edit-btn[data-v-9e27393a]{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:6px;padding:6px 16px;transition:all .3s ease;font-size:13px;font-weight:500;flex-shrink:0;margin-top:2px}.edit-btn[data-v-9e27393a]:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.user-stats[data-v-9e27393a]{display:flex;gap:24px;margin:0}.stat-item[data-v-9e27393a]{text-align:left;transition:all .3s ease;cursor:pointer}.stat-item[data-v-9e27393a]:hover{transform:translateY(-2px)}.stat-number[data-v-9e27393a]{font-size:20px;font-weight:600;color:#fff;margin-bottom:2px;text-shadow:0 2px 6px rgba(0,0,0,.15);line-height:1}.stat-label[data-v-9e27393a]{font-size:13px;color:hsla(0,0%,100%,.85);font-weight:500}.main-content[data-v-9e27393a]{background:transparent;padding:0 40px;margin-top:10px;position:relative;z-index:2;max-width:1400px;margin-left:auto;margin-right:auto}.content-container[data-v-9e27393a]{max-width:100%;margin:0 auto}.tabs-section[data-v-9e27393a]{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden}.tabs-section .el-tabs__header[data-v-9e27393a]{margin:0!important;border-bottom:1px solid #e4e7ed;background:#f8f9fa;padding:0 40px!important;position:relative!important;overflow:hidden;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]{position:relative!important;left:auto!important;transform:none!important;width:auto!important;padding:20px 0!important;background:transparent;text-align:center;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]:after{display:none!important}.tabs-section .el-tabs__nav-scroll[data-v-9e27393a]{overflow:visible!important;width:auto!important;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav[data-v-9e27393a]{float:none!important;position:relative!important;width:auto!important;margin:0!important;padding:0!important;transform:none!important}.tabs-section .el-tabs__item[data-v-9e27393a]{font-size:16px;font-weight:600;color:#606266;height:40px;line-height:40px;transition:all .3s ease;float:none!important;display:block!important;margin:0!important;padding:0 25px!important;flex-shrink:0!important}.tabs-section .el-tabs__item[data-v-9e27393a]:first-child{margin-left:0!important;padding-left:25px!important}.tabs-section .el-tabs__item[data-v-9e27393a]:hover{color:#e03426}.tabs-section .el-tabs__item.is-active[data-v-9e27393a]{color:#e03426;font-weight:600}.tabs-section .el-tabs__active-bar[data-v-9e27393a]{background-color:#e03426;height:2px;position:absolute!important;bottom:0!important}.tabs-section .el-tabs__content[data-v-9e27393a]{padding:40px!important}.tabs-section .el-tabs__header[data-v-9e27393a]:after,.tabs-section .el-tabs__header[data-v-9e27393a]:before{content:""!important;display:table!important;clear:both!important}.quick-post[data-v-9e27393a]{margin-bottom:20px;padding:0}.quick-post-card[data-v-9e27393a]{display:flex;align-items:center;gap:16px;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e4e7ed;transition:all .3s ease;cursor:pointer;margin:4px}.quick-post-card[data-v-9e27393a]:hover{background:#ecf5ff;border-color:#b3d8ff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(64,158,255,.15)}.quick-post-btn[data-v-9e27393a]{flex:1;text-align:left;background:transparent;border:none;color:#606266;font-size:14px;font-weight:500;padding:0;display:flex;justify-content:space-between;align-items:center}.quick-post-btn span[data-v-9e27393a]{font-size:14px;color:#909399}.quick-post-btn i[data-v-9e27393a]{font-size:16px;color:#e03426}.filter-section[data-v-9e27393a]{margin-bottom:20px;text-align:center;padding:0}.filter-section .el-radio-group[data-v-9e27393a]{background:#fff;border-radius:8px;padding:4px;box-shadow:0 1px 4px rgba(0,0,0,.05);border:1px solid #e4e7ed}.filter-section .el-radio-button__inner[data-v-9e27393a]{background:transparent;border:none;color:#606266;font-weight:500;padding:8px 16px;border-radius:6px;transition:all .3s ease}.filter-section .el-radio-button__orig-radio:checked+.el-radio-button__inner[data-v-9e27393a]{background:#e03426;color:#fff;box-shadow:0 2px 8px rgba(64,158,255,.3)}.filter-section .el-radio-button:hover .el-radio-button__inner[data-v-9e27393a]{background:#ecf5ff;color:#e03426}.posts-grid[data-v-9e27393a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:30px;padding:0}.post-card[data-v-9e27393a]{background:#fff;border-radius:12px;border:1px solid #e4e7ed;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.06);margin:0}.post-card[data-v-9e27393a]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#b3d8ff}.clickable-post[data-v-9e27393a]{cursor:pointer;position:relative}.clickable-post[data-v-9e27393a]:hover{transform:translateY(-6px);box-shadow:0 12px 35px rgba(0,0,0,.15);border-color:#e03426}.clickable-post:hover .post-hint[data-v-9e27393a]{opacity:1;transform:translateY(0)}.post-hint[data-v-9e27393a]{position:absolute;bottom:10px;right:15px;display:flex;align-items:center;gap:4px;font-size:12px;color:#e03426;opacity:0;transform:translateY(10px);transition:all .3s ease;background:hsla(0,0%,100%,.9);padding:4px 8px;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.post-header[data-v-9e27393a]{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#f8f9fa;border-bottom:1px solid #e4e7ed}.post-time[data-v-9e27393a]{font-size:12px;color:#909399;font-weight:500}.post-content[data-v-9e27393a]{padding:20px}.post-text[data-v-9e27393a]{margin:0 0 16px 0;color:#333;font-size:14px;line-height:1.6;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-images[data-v-9e27393a]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;border-radius:8px;overflow:hidden;margin-top:4px}.image-preview[data-v-9e27393a]{position:relative;cursor:pointer;aspect-ratio:1;overflow:hidden;border-radius:6px}.image-preview img[data-v-9e27393a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.image-preview:hover img[data-v-9e27393a]{transform:scale(1.05)}.image-count[data-v-9e27393a]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600}.post-footer[data-v-9e27393a]{padding:18px 20px;border-top:1px solid #e4e7ed;background:#f8f9fa}.engagement-stats[data-v-9e27393a]{display:flex;gap:20px}.stat[data-v-9e27393a]{display:flex;align-items:center;gap:6px;color:#909399;font-size:14px;font-weight:500;transition:all .3s ease;cursor:pointer;padding:4px 6px;border-radius:6px}.stat[data-v-9e27393a]:hover{color:#e03426;background:#ecf5ff}.stat i[data-v-9e27393a]{font-size:14px}.empty-state[data-v-9e27393a]{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:12px;border:1px solid #e4e7ed}.empty-content[data-v-9e27393a]{max-width:400px;margin:0 auto}.empty-content i[data-v-9e27393a]{font-size:64px;color:#c0c4cc;margin-bottom:20px;display:block}.empty-content h3[data-v-9e27393a]{margin:0 0 10px 0;color:#333;font-size:18px;font-weight:600}.empty-content p[data-v-9e27393a]{margin:0 0 20px 0;color:#606266;font-size:14px;line-height:1.5}.load-more[data-v-9e27393a]{text-align:center;padding:20px}.load-more-btn[data-v-9e27393a]{padding:12px 32px;font-size:16px;border-radius:8px;background:linear-gradient(135deg,#e03426,#67c23a);border:none;color:#fff;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(64,158,255,.3)}.load-more-btn[data-v-9e27393a]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(64,158,255,.4)}.coming-soon[data-v-9e27393a]{text-align:center;padding:60px 20px;color:#606266;background:#f8f9fa;border-radius:12px;border:1px solid #e4e7ed}.coming-soon i[data-v-9e27393a]{font-size:64px;color:#c0c4cc;margin-bottom:20px;display:block}.coming-soon h3[data-v-9e27393a]{margin:0 0 10px 0;color:#333;font-size:18px;font-weight:600}.coming-soon p[data-v-9e27393a]{margin:0;font-size:14px}.avatar-uploader[data-v-9e27393a]{width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px dashed #c0c4cc;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.avatar-uploader[data-v-9e27393a]:hover{border-color:#e03426}.avatar-uploader-icon[data-v-9e27393a]{font-size:20px;color:#8c939d;cursor:pointer}.avatar-preview[data-v-9e27393a]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.image-preview-dialog[data-v-9e27393a]{text-align:center}.image-preview-dialog img[data-v-9e27393a]{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.preview-controls[data-v-9e27393a]{text-align:center;margin-top:16px;display:flex;justify-content:center;align-items:center;gap:16px}@media (max-width:1200px){.posts-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding:0 3px}.filter-section[data-v-9e27393a],.quick-post[data-v-9e27393a]{padding:0 3px}.banner-content[data-v-9e27393a]{padding:15px 15px}.profile-main[data-v-9e27393a],.user-stats[data-v-9e27393a]{gap:24px}.main-content[data-v-9e27393a]{padding:20px;max-width:100%}.tabs-section .el-tabs__header[data-v-9e27393a]{padding:0 25px!important;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]{padding:18px 0!important}.tabs-section .el-tabs__item[data-v-9e27393a]{padding:0 20px!important;font-size:15px!important}.tabs-section .el-tabs__content[data-v-9e27393a]{padding:25px!important}}@media (max-width:768px){.profile-banner[data-v-9e27393a]{height:160px}.banner-content[data-v-9e27393a]{padding:16px 15px}.profile-main[data-v-9e27393a]{flex-direction:column;align-items:center;gap:16px;text-align:center;min-height:100px}.user-info[data-v-9e27393a]{justify-content:center;gap:24px}.user-header[data-v-9e27393a]{flex-direction:column;gap:10px;text-align:center;align-items:center}.username[data-v-9e27393a]{font-size:20px;max-width:100%;text-align:center}.user-stats[data-v-9e27393a]{justify-content:center;gap:24px}.posts-grid[data-v-9e27393a]{grid-template-columns:1fr;gap:16px;padding:0 2px}.filter-section[data-v-9e27393a],.quick-post[data-v-9e27393a]{padding:0 2px}.quick-post-card[data-v-9e27393a]{padding:18px}.main-content[data-v-9e27393a]{padding:15px;max-width:100%}.tabs-section .el-tabs__header[data-v-9e27393a]{padding:0 20px!important;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]{padding:16px 0!important}.tabs-section .el-tabs__item[data-v-9e27393a]{padding:0 15px!important;font-size:14px!important}.tabs-section .el-tabs__content[data-v-9e27393a]{padding:20px!important}.post-content[data-v-9e27393a]{padding:18px}.post-footer[data-v-9e27393a],.post-header[data-v-9e27393a]{padding:16px 18px}}@media (max-width:480px){.profile-banner[data-v-9e27393a]{height:140px}.banner-content[data-v-9e27393a]{padding:12px 10px}.profile-main[data-v-9e27393a]{min-height:80px;gap:12px}.user-info[data-v-9e27393a]{justify-content:center;gap:20px}.profile-avatar-img[data-v-9e27393a]{width:70px;height:70px}.avatar-badge[data-v-9e27393a]{width:20px;height:20px;font-size:10px}.username[data-v-9e27393a]{font-size:18px;max-width:100%}.user-stats[data-v-9e27393a]{flex-wrap:wrap;gap:12px}.stat-item[data-v-9e27393a]{flex:1;min-width:calc(33.33% - 8px);text-align:center}.stat-number[data-v-9e27393a]{font-size:16px}.stat-label[data-v-9e27393a]{font-size:12px}.main-content[data-v-9e27393a]{padding:10px;max-width:100%}.tabs-section .el-tabs__header[data-v-9e27393a]{padding:0 15px!important;display:flex!important;justify-content:center!important}.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]{padding:12px 0!important}.tabs-section .el-tabs__item[data-v-9e27393a]{padding:0 12px!important;font-size:13px!important}.tabs-section .el-tabs__content[data-v-9e27393a]{padding:15px!important}.filter-section[data-v-9e27393a],.quick-post[data-v-9e27393a]{padding:0}.quick-post-card[data-v-9e27393a]{padding:16px;margin:2px}.post-content[data-v-9e27393a]{padding:16px}.post-footer[data-v-9e27393a],.post-header[data-v-9e27393a]{padding:14px 16px}.posts-grid[data-v-9e27393a]{gap:12px;padding:0}}.uploads-grid[data-v-9e27393a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:20px}.upload-card[data-v-9e27393a]{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;cursor:pointer}.upload-card[data-v-9e27393a]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.upload-image[data-v-9e27393a]{width:100%;height:200px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.upload-image img[data-v-9e27393a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.upload-card:hover .upload-image img[data-v-9e27393a]{transform:scale(1.05)}.upload-info[data-v-9e27393a]{padding:16px}.model-name[data-v-9e27393a]{font-size:16px;font-weight:600;color:#303133;margin:0 0 8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-details[data-v-9e27393a]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.brand-name[data-v-9e27393a]{background:linear-gradient(135deg,#e03426,#67c23a);color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.model-type[data-v-9e27393a]{color:#909399;font-size:12px;background:#f4f4f5;padding:2px 6px;border-radius:4px}.upload-time[data-v-9e27393a]{color:#909399;font-size:12px;margin-top:4px}@media (max-width:1024px){.uploads-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width:768px){.uploads-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.upload-image[data-v-9e27393a]{height:160px}.upload-info[data-v-9e27393a]{padding:12px}}@media (max-width:480px){.uploads-grid[data-v-9e27393a]{grid-template-columns:1fr 1fr;gap:12px}.upload-image[data-v-9e27393a]{height:120px}.upload-info[data-v-9e27393a]{padding:10px}.model-name[data-v-9e27393a]{font-size:14px}}.likes-list[data-v-9e27393a]{display:flex;flex-direction:column;gap:20px;padding:20px}.like-item[data-v-9e27393a]{background:#fff;border-radius:12px;padding:20px;border:1px solid #e4e7ed;transition:all .3s ease;cursor:pointer}.like-item[data-v-9e27393a]:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);border-color:#e03426;transform:translateY(-2px)}.like-header[data-v-9e27393a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.liker-info[data-v-9e27393a]{display:flex;align-items:center;gap:12px}.liker-avatar[data-v-9e27393a]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e4e7ed}.liker-details[data-v-9e27393a]{display:flex;flex-direction:column;gap:2px}.liker-name[data-v-9e27393a]{font-weight:600;color:#333;font-size:14px}.like-time[data-v-9e27393a]{color:#909399;font-size:12px}.like-action[data-v-9e27393a]{display:flex;align-items:center;gap:6px;color:#e03426;font-size:14px;font-weight:500}.post-preview[data-v-9e27393a]{margin:15px 0}.post-preview .post-content[data-v-9e27393a]{color:#606266;font-size:14px;line-height:1.6;margin-bottom:10px}.post-preview .post-images[data-v-9e27393a]{display:flex;gap:8px;margin-top:10px}.post-preview .image-preview[data-v-9e27393a]{position:relative;width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid #e4e7ed}.post-preview .image-preview img[data-v-9e27393a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-preview .image-count[data-v-9e27393a]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.like-footer[data-v-9e27393a]{display:flex;justify-content:flex-end;align-items:center;gap:6px;color:#909399;font-size:12px;border-top:1px solid #f0f0f0;padding-top:10px;margin-top:15px}.view-hint[data-v-9e27393a]{color:#909399;font-size:12px}.profile-container[data-v-9e27393a] .el-button--primary{background-color:#e03426!important;border-color:#e03426!important}.profile-container[data-v-9e27393a] .el-button--primary:hover{background-color:#b8251a!important;border-color:#b8251a!important}.profile-container[data-v-9e27393a] .el-tabs__active-bar{background-color:#e03426!important}.profile-container[data-v-9e27393a] .el-tabs__item.is-active,.profile-container[data-v-9e27393a] .el-tabs__item:hover{color:#e03426!important}.profile-container[data-v-9e27393a] .el-radio-button__inner{background-color:#fff!important;border-color:#e03426!important;color:#e03426!important}.profile-container[data-v-9e27393a] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#e03426!important;border-color:#e03426!important;box-shadow:-1px 0 0 0 #e03426!important}.profile-container[data-v-9e27393a] .el-radio-button__inner:hover{color:#b8251a!important;border-color:#b8251a!important}.profile-container[data-v-9e27393a] .el-radio-button:first-child .el-radio-button__inner{border-left-color:#e03426!important}.quick-post-btn[data-v-9e27393a]{color:#e03426!important}.quick-post-btn[data-v-9e27393a]:hover{color:#b8251a!important;background-color:rgba(224,52,38,.1)!important}.profile-container[data-v-9e27393a] .el-dialog .el-button--primary{background-color:#e03426!important;border-color:#e03426!important}.profile-container[data-v-9e27393a] .el-dialog .el-button--primary:hover{background-color:#b8251a!important;border-color:#b8251a!important}.profile-container[data-v-9e27393a] .el-input__inner:focus,.profile-container[data-v-9e27393a] .el-textarea__inner:focus{border-color:#e03426!important;outline:0!important;box-shadow:0 0 0 2px rgba(224,52,38,.2)!important}.profile-container[data-v-9e27393a] .el-pagination .el-pagination__item.active{background-color:#e03426!important;color:#fff!important}.like-action[data-v-9e27393a],.profile-container[data-v-9e27393a] .el-pagination .btn-next:hover,.profile-container[data-v-9e27393a] .el-pagination .btn-prev:hover,.profile-container[data-v-9e27393a] .el-pagination .el-pagination__item:hover{color:#e03426!important}.avatar-uploader[data-v-9e27393a]:hover,.like-item[data-v-9e27393a]:hover{border-color:#e03426!important}.favorite-images-grid[data-v-9e27393a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:20px 0}.favorite-image-card[data-v-9e27393a]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.favorite-image-card[data-v-9e27393a]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.favorite-image-card .image-wrapper[data-v-9e27393a]{position:relative;width:100%;height:200px;overflow:hidden}.favorite-image-card .image-wrapper img[data-v-9e27393a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.favorite-image-card:hover .image-wrapper img[data-v-9e27393a]{transform:scale(1.05)}.favorite-image-card .image-overlay[data-v-9e27393a]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.6));display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.favorite-image-card:hover .image-overlay[data-v-9e27393a]{opacity:1}.favorite-image-card .overlay-content[data-v-9e27393a]{text-align:center}.favorite-image-card .image-actions[data-v-9e27393a]{display:flex;gap:12px}.favorite-image-card .image-info[data-v-9e27393a]{padding:16px}.favorite-image-card .image-tags[data-v-9e27393a]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.favorite-image-card .image-tag[data-v-9e27393a]{font-size:11px;padding:2px 8px;border-radius:12px;background:#f8f9fa;color:#666;border:1px solid #e4e7ed}.favorite-image-card .more-tags[data-v-9e27393a]{font-size:11px;color:#999;align-self:center}.favorite-image-card .image-meta[data-v-9e27393a]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#999}.favorite-image-card .favorite-time[data-v-9e27393a]{font-size:12px;color:#999}.favorite-tabs[data-v-9e27393a]{margin-top:20px}.favorite-tabs[data-v-9e27393a] .el-tabs__active-bar{background-color:#e03426!important}.favorite-tabs[data-v-9e27393a] .el-tabs__item.is-active,.favorite-tabs[data-v-9e27393a] .el-tabs__item:hover{color:#e03426!important}@media (max-width:768px){.favorite-images-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.favorite-image-card .image-wrapper[data-v-9e27393a]{height:180px}.favorite-image-card .image-info[data-v-9e27393a]{padding:12px}}@media (max-width:480px){.favorite-images-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.favorite-image-card .image-wrapper[data-v-9e27393a]{height:160px}}.profile-container[data-v-9e27393a]{min-height:calc(100vh - 60px);color:#171511;background:linear-gradient(90deg,rgba(224,52,38,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(224,52,38,.035) 1px,transparent 1px),#f6f4ee!important;background-size:56px 56px!important;--profile-line:#d9d3c6;--profile-ink:#171511;--profile-muted:#70695e;--profile-red:#e03426;--profile-paper:#fffdf8;--profile-soft:#faf8f0}.profile-banner[data-v-9e27393a]{max-width:1180px;margin:34px auto 0;padding:0 24px;background:transparent!important;box-sizing:border-box}.banner-overlay[data-v-9e27393a]{display:none!important}.banner-content[data-v-9e27393a]{padding:34px 38px!important;color:var(--profile-ink)!important;background:rgba(255,253,248,.94)!important;border:1px solid #29251f!important;border-radius:0!important;box-shadow:none!important}.custom-avatar[data-v-9e27393a],.profile-avatar-img[data-v-9e27393a]{border-radius:0!important}.custom-avatar[data-v-9e27393a]{border:1px solid #29251f!important;background:var(--profile-paper)!important}.stat-number[data-v-9e27393a],.username[data-v-9e27393a]{color:var(--profile-ink)!important;font-weight:900!important}.stat-label[data-v-9e27393a]{color:var(--profile-muted)!important}.edit-btn[data-v-9e27393a],.profile-container[data-v-9e27393a] .el-button--primary{background:var(--profile-red)!important;border-color:var(--profile-red)!important;border-radius:0!important;box-shadow:none!important}.main-content[data-v-9e27393a]{padding:0 24px 56px!important}.content-container[data-v-9e27393a]{max-width:1180px!important;padding:0!important}.tabs-section[data-v-9e27393a]{background:rgba(255,253,248,.94)!important;border:1px solid var(--profile-line)!important;border-top:none!important;border-radius:0!important;box-shadow:none!important}.favorite-tabs[data-v-9e27393a] .el-tabs__header,.tabs-section .el-tabs__header[data-v-9e27393a]{background:var(--profile-soft)!important;border-bottom:1px solid #29251f!important}.favorite-tabs[data-v-9e27393a] .el-tabs__item,.tabs-section .el-tabs__item[data-v-9e27393a]{color:var(--profile-muted)!important;font-weight:800!important}.favorite-tabs[data-v-9e27393a] .el-tabs__item.is-active,.favorite-tabs[data-v-9e27393a] .el-tabs__item:hover,.tabs-section .el-tabs__item.is-active[data-v-9e27393a],.tabs-section .el-tabs__item[data-v-9e27393a]:hover{color:var(--profile-red)!important}.favorite-tabs[data-v-9e27393a] .el-tabs__active-bar,.tabs-section .el-tabs__active-bar[data-v-9e27393a]{height:3px!important;background:var(--profile-red)!important}.empty-state[data-v-9e27393a],.favorite-image-card[data-v-9e27393a],.filter-section[data-v-9e27393a],.like-item[data-v-9e27393a],.post-card[data-v-9e27393a],.quick-post-card[data-v-9e27393a],.upload-card[data-v-9e27393a]{background:var(--profile-paper)!important;border:1px solid var(--profile-line)!important;border-radius:0!important;box-shadow:none!important}.favorite-image-card[data-v-9e27393a]:hover,.like-item[data-v-9e27393a]:hover,.post-card[data-v-9e27393a]:hover,.upload-card[data-v-9e27393a]:hover{border-color:var(--profile-red)!important;box-shadow:0 16px 34px rgba(39,35,29,.14)!important;transform:translateY(-2px)}.feature-description[data-v-9e27393a],.post-content[data-v-9e27393a],.post-text[data-v-9e27393a]{color:var(--profile-ink)!important}.empty-content p[data-v-9e27393a],.filename[data-v-9e27393a],.like-time[data-v-9e27393a],.post-hint[data-v-9e27393a],.post-time[data-v-9e27393a],.stat[data-v-9e27393a],.view-hint[data-v-9e27393a]{color:var(--profile-muted)!important}.image-preview[data-v-9e27393a],.image-wrapper[data-v-9e27393a],.upload-image[data-v-9e27393a]{border-radius:0!important;background:#f1eee6!important}.profile-container[data-v-9e27393a] .el-radio-button__inner{color:#3d3932!important;background:var(--profile-paper)!important;border-color:var(--profile-line)!important;border-radius:0!important}.profile-container[data-v-9e27393a] .el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#fff!important;background:var(--profile-red)!important;border-color:var(--profile-red)!important;box-shadow:none!important}@media (max-width:768px){.main-content[data-v-9e27393a],.profile-banner[data-v-9e27393a]{padding-right:16px!important;padding-left:16px!important}.banner-content[data-v-9e27393a]{padding:24px 20px!important}}.profile-banner[data-v-9e27393a]{height:auto!important;max-width:1240px!important;margin-top:28px!important}.banner-content[data-v-9e27393a]{height:auto!important;min-height:0!important;padding:0!important}.profile-main[data-v-9e27393a]{display:grid!important;grid-template-columns:120px minmax(0,1fr);gap:0!important;min-height:0!important}.avatar-section[data-v-9e27393a]{display:flex;align-items:center;justify-content:center;padding:28px;border-right:1px solid var(--profile-line);background:var(--profile-soft)}.custom-avatar[data-v-9e27393a]{width:80px!important;height:80px!important;overflow:hidden}.profile-avatar-img[data-v-9e27393a]{width:100%!important;height:100%!important;border:none!important;box-shadow:none!important}.profile-avatar-img[data-v-9e27393a]:hover,.stat-item[data-v-9e27393a]:hover{transform:none!important;box-shadow:none!important}.avatar-badge[data-v-9e27393a]{right:22px!important;bottom:22px!important;border-radius:0!important;border:1px solid #29251f!important;background:var(--profile-red)!important;box-shadow:none!important}.user-info[data-v-9e27393a]{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,42%);gap:0!important;height:auto!important;color:var(--profile-ink)!important}.user-header[data-v-9e27393a]{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center!important;gap:16px;padding:28px 32px;border-right:1px solid var(--profile-line)}.user-header .username[data-v-9e27393a]{max-width:none!important;font-size:clamp(30px,4vw,48px)!important;line-height:.98!important;letter-spacing:-.06em}.edit-btn[data-v-9e27393a]{margin:0!important;padding:10px 18px!important;color:#fff!important;font-weight:800!important}.edit-btn[data-v-9e27393a]:hover{transform:none!important;background:#f04838!important;border-color:#f04838!important}.user-stats[data-v-9e27393a]{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;margin:0!important;border-left:none}.user-stats .stat-item[data-v-9e27393a]{min-width:0;display:flex;flex-direction:column;justify-content:center;min-height:138px;padding:24px 20px;text-align:left;border-right:1px solid var(--profile-line);cursor:default}.user-stats .stat-item[data-v-9e27393a]:last-child{border-right:none}.stat-number[data-v-9e27393a]{display:block;margin-bottom:8px!important;max-width:none!important;font-size:clamp(22px,2vw,32px)!important;line-height:.95!important;letter-spacing:-.03em;text-shadow:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-variant-numeric:tabular-nums}.stat-label[data-v-9e27393a]{font-size:12px!important;font-weight:900!important;letter-spacing:.12em}.main-content[data-v-9e27393a]{max-width:none!important;margin-top:0!important}.content-container[data-v-9e27393a]{max-width:1192px!important;margin:0 auto!important}.tabs-section[data-v-9e27393a]{overflow:visible!important}.tabs-section .el-tabs__header[data-v-9e27393a],.tabs-section .el-tabs__nav-wrap[data-v-9e27393a]{display:block!important;padding:0!important}.tabs-section .el-tabs__nav-scroll[data-v-9e27393a]{display:block!important;width:100%!important}.tabs-section .el-tabs__nav[data-v-9e27393a]{display:flex!important;width:100%!important}.tabs-section .el-tabs__item[data-v-9e27393a]{flex:1 1 auto!important;height:54px!important;padding:0 20px!important;text-align:center;line-height:54px!important;border-right:1px solid var(--profile-line)}.tabs-section .el-tabs__item[data-v-9e27393a]:last-child{border-right:none}.tabs-section .el-tabs__active-bar[data-v-9e27393a]{display:none!important}.tabs-section .el-tabs__item.is-active[data-v-9e27393a]{color:#fff!important;background:var(--profile-red)!important}.tabs-section[data-v-9e27393a] .el-tabs__header,.tabs-section[data-v-9e27393a] .el-tabs__nav-wrap{display:flex!important;justify-content:center!important;padding:0!important}.tabs-section[data-v-9e27393a] .el-tabs__nav-wrap{width:100%!important}.tabs-section[data-v-9e27393a] .el-tabs__nav-scroll{display:flex!important;justify-content:center!important;width:100%!important}.tabs-section[data-v-9e27393a] .el-tabs__nav{float:none!important;display:flex!important;justify-content:center!important;width:auto!important;min-width:0!important;transform:none!important}.tabs-section[data-v-9e27393a] .el-tabs__item{flex:0 0 auto!important;min-width:112px!important;padding:0 28px!important;text-align:center!important;border-right:1px solid var(--profile-line)}.tabs-section[data-v-9e27393a] .el-tabs__item:last-child{border-right:none}.tabs-section[data-v-9e27393a] .el-tabs__active-bar{display:none!important}.tabs-section[data-v-9e27393a] .el-tabs__item.is-active{color:#fff!important;background:var(--profile-red)!important}.tabs-section .el-tabs__content[data-v-9e27393a]{padding:0!important}.favorite-tabs[data-v-9e27393a],.filter-section[data-v-9e27393a],.quick-post[data-v-9e27393a]{margin:0!important}.filter-section[data-v-9e27393a],.quick-post-card[data-v-9e27393a]{border-right:none!important;border-left:none!important;border-top:none!important}.quick-post-card[data-v-9e27393a]{margin:0!important;padding:22px 28px!important}.filter-section[data-v-9e27393a]{padding:18px 28px!important;text-align:left!important;border-bottom:1px solid var(--profile-line)!important}.favorite-images-grid[data-v-9e27393a],.posts-grid[data-v-9e27393a],.uploads-grid[data-v-9e27393a]{margin:0!important;padding:28px!important;gap:18px!important}.posts-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important}.favorite-images-grid[data-v-9e27393a],.uploads-grid[data-v-9e27393a]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important}.favorite-image-card[data-v-9e27393a],.post-card[data-v-9e27393a],.upload-card[data-v-9e27393a]{min-height:0}.like-footer[data-v-9e27393a],.post-footer[data-v-9e27393a],.post-header[data-v-9e27393a]{background:var(--profile-soft);border-color:var(--profile-line)!important}.post-content[data-v-9e27393a]{padding:18px 20px!important}.post-footer[data-v-9e27393a]{position:relative;padding:14px 20px!important;border-top:1px solid var(--profile-line)}.post-hint[data-v-9e27393a]{position:static!important;opacity:1!important;transform:none!important}.likes-list[data-v-9e27393a]{gap:0!important;padding:28px!important}.like-item[data-v-9e27393a]{margin-bottom:18px}.like-item[data-v-9e27393a]:last-child{margin-bottom:0}.favorite-tabs[data-v-9e27393a]{border-top:none!important}.favorite-tabs[data-v-9e27393a] .el-tabs__header{margin:0!important;border-top:none!important}.favorite-tabs[data-v-9e27393a] .el-tabs__content{padding:0!important}.favorite-image-card .image-info[data-v-9e27393a],.upload-info[data-v-9e27393a]{background:var(--profile-paper)!important;border-top:1px solid var(--profile-line)}.brand-name[data-v-9e27393a],.favorite-image-card .image-tag[data-v-9e27393a],.model-type[data-v-9e27393a]{color:var(--profile-red)!important;background:rgba(224,52,38,.1)!important;border:1px solid rgba(224,52,38,.2)!important;border-radius:0!important}.load-more[data-v-9e27393a]{grid-column:1/-1;padding:0 28px 28px!important;margin:0!important}.load-more-btn[data-v-9e27393a]{width:100%;border-radius:0!important}.empty-state[data-v-9e27393a]{grid-column:1/-1;margin:0!important;padding:48px 24px!important}@media (max-width:900px){.profile-main[data-v-9e27393a]{grid-template-columns:1fr}.avatar-section[data-v-9e27393a],.user-header[data-v-9e27393a]{border-right:none;border-bottom:1px solid var(--profile-line)}.user-info[data-v-9e27393a]{grid-template-columns:1fr}.user-stats .stat-item[data-v-9e27393a]{min-height:96px}.stat-number[data-v-9e27393a]{font-size:clamp(22px,7vw,34px)!important}}@media (max-width:640px){.tabs-section .el-tabs__nav[data-v-9e27393a]{flex-wrap:wrap}.tabs-section .el-tabs__item[data-v-9e27393a]{flex-basis:50%!important;border-bottom:1px solid var(--profile-line)}.user-stats[data-v-9e27393a]{grid-template-columns:1fr}.user-stats .stat-item[data-v-9e27393a]{border-right:none;border-bottom:1px solid var(--profile-line)}.user-stats .stat-item[data-v-9e27393a]:last-child{border-bottom:none}.favorite-images-grid[data-v-9e27393a],.posts-grid[data-v-9e27393a],.uploads-grid[data-v-9e27393a]{grid-template-columns:1fr!important;padding:20px!important}.filter-section[data-v-9e27393a],.likes-list[data-v-9e27393a],.quick-post-card[data-v-9e27393a]{padding-right:20px!important;padding-left:20px!important}}.profile-container .user-stats .stat-number[data-v-9e27393a]{max-width:none!important;width:auto!important;min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:clamp(22px,1.8vw,30px)!important}.profile-container .tabs-section[data-v-9e27393a] .el-tabs__header,.profile-container .tabs-section[data-v-9e27393a] .el-tabs__nav-scroll,.profile-container .tabs-section[data-v-9e27393a] .el-tabs__nav-wrap{display:flex!important;justify-content:center!important;width:100%!important;padding:0!important}.profile-container .tabs-section[data-v-9e27393a] .el-tabs__nav{float:none!important;display:inline-flex!important;justify-content:center!important;width:auto!important;margin:0 auto!important;transform:none!important}.profile-container .tabs-section[data-v-9e27393a] .el-tabs__item{flex:0 0 auto!important;min-width:126px!important;padding:0 26px!important}.profile-container .favorite-images-grid .load-more[data-v-9e27393a],.profile-container .likes-list .load-more[data-v-9e27393a],.profile-container .load-more[data-v-9e27393a],.profile-container .posts-grid .load-more[data-v-9e27393a],.profile-container .uploads-grid .load-more[data-v-9e27393a]{background:transparent!important}.profile-container .load-more-btn[data-v-9e27393a],.profile-container .load-more .el-button[data-v-9e27393a],.profile-container[data-v-9e27393a] .load-more-btn{color:#fff!important;background:var(--profile-red)!important;border:1px solid var(--profile-red)!important;border-radius:0!important;box-shadow:none!important;font-weight:900!important;letter-spacing:.06em}.profile-container .load-more-btn[data-v-9e27393a]:hover,.profile-container .load-more .el-button[data-v-9e27393a]:hover,.profile-container[data-v-9e27393a] .load-more-btn:hover{color:#fff!important;background:#f04838!important;border-color:#f04838!important;transform:none!important;box-shadow:none!important}.profile-container .load-more-btn.is-loading[data-v-9e27393a],.profile-container .load-more .el-button.is-loading[data-v-9e27393a]{background:#d8d1c2!important;border-color:#d8d1c2!important}.profile-container .profile-banner .banner-content[data-v-9e27393a]{background:rgba(255,253,248,.7)!important;border:none!important}.profile-container[data-v-9e27393a]{--profile-border:#d9d3c6;--profile-border-strong:#29251f}.profile-container .empty-state[data-v-9e27393a],.profile-container .favorite-image-card[data-v-9e27393a],.profile-container .favorite-tabs[data-v-9e27393a],.profile-container .filter-section[data-v-9e27393a],.profile-container .like-item[data-v-9e27393a],.profile-container .post-card[data-v-9e27393a],.profile-container .profile-banner .banner-content[data-v-9e27393a],.profile-container .quick-post-card[data-v-9e27393a],.profile-container .tabs-section[data-v-9e27393a],.profile-container .upload-card[data-v-9e27393a]{border:1px solid var(--profile-border)!important;border-radius:0!important;box-shadow:none!important}.profile-container .profile-banner .banner-content[data-v-9e27393a]{background:rgba(255,253,248,.78)!important}.profile-container .tabs-section[data-v-9e27393a]{border-top:1px solid var(--profile-border)!important}.profile-container .filter-section[data-v-9e27393a],.profile-container .quick-post-card[data-v-9e27393a]{border-right:1px solid var(--profile-border)!important;border-left:1px solid var(--profile-border)!important}.profile-container .favorite-tabs[data-v-9e27393a] .el-tabs__header,.profile-container .tabs-section .el-tabs__header[data-v-9e27393a]{border-bottom:1px solid var(--profile-border-strong)!important}.profile-container .avatar-section[data-v-9e27393a],.profile-container .favorite-image-card .image-info[data-v-9e27393a],.profile-container .like-footer[data-v-9e27393a],.profile-container .post-footer[data-v-9e27393a],.profile-container .post-header[data-v-9e27393a],.profile-container .tabs-section .el-tabs__item[data-v-9e27393a],.profile-container .tabs-section[data-v-9e27393a] .el-tabs__item,.profile-container .upload-info[data-v-9e27393a],.profile-container .user-header[data-v-9e27393a],.profile-container .user-stats .stat-item[data-v-9e27393a]{border-color:var(--profile-border)!important}.profile-container .favorite-image-card[data-v-9e27393a]:hover,.profile-container .like-item[data-v-9e27393a]:hover,.profile-container .post-card[data-v-9e27393a]:hover,.profile-container .upload-card[data-v-9e27393a]:hover{border-color:var(--profile-red)!important;box-shadow:none!important}.profile-container .custom-avatar[data-v-9e27393a]{flex:0 0 88px!important;width:88px!important;height:88px!important;aspect-ratio:1/1!important;display:block!important;overflow:hidden!important}.profile-container .profile-avatar-img[data-v-9e27393a]{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important}