.empty-post-message{text-align:center;color:#666;background-color:#8989890e;border-radius:10px;max-width:500px;margin:20px auto;padding:30px}.empty-post-button{color:#fff;cursor:pointer;background-color:#6495ed;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:10px 15px;font-size:14px;font-weight:700;transition:background-color .3s,transform .2s;display:inline-flex;box-shadow:0 4px 8px #0003}.empty-post-button:hover{transform:scale(1.03)}.empty-post-button:active{transform:scale(1);box-shadow:0 2px 4px #0000004d}.empty-post-icon{width:18px;height:18px}.empty-post-text{color:#8b8b8ba9;font-size:14px}
.user-profile-section{text-align:center;margin-top:20px;margin-bottom:20px;font-family:Arial,sans-serif}.user-profile-error{color:red;font-size:14px}.user-profile-image{object-fit:cover;border:1pt solid #84848448;border-radius:50%;width:96px;height:96px;margin-bottom:10px}.user-profile-name{margin:5px 0 10px;font-size:20px}.user-profile-post-count{font-size:16px}.user-profile-post-count span{font-weight:700}.user-profile-stats{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-value{color:var(--text-primary);font-size:18px;font-weight:600}.stat-label{color:var(--text-secondary);font-size:14px}.stat-divider{background-color:var(--border-color);width:1px;height:24px}
.view-mode-menu{border-radius:12px;justify-content:center;align-items:center;gap:13px;margin:20px 0 0;display:flex}.view-mode-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:2px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.view-mode-btn svg{width:33px;height:33px;transition:all .2s}.view-mode-btn svg path{stroke:var(--post-description-color)}.view-mode-btn.active svg path{stroke:#6495ed}
