.profile_container__w3VpY{max-width:900px;margin:0 auto;padding:20px;background:var(--bg);color:var(--textColor);min-height:100vh}.profile_error__FOLRp,.profile_loading__KufNn{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.profile_spinner__FuqqO{width:40px;height:40px;background-image:url(/logo.png);background-size:contain;background-repeat:no-repeat;background-position:50%;animation:profile_logoFlicker___UAWT 1.5s ease-in-out infinite;margin-bottom:20px}@keyframes profile_logoFlicker___UAWT{0%,to{opacity:1;transform:scale(1)}25%{opacity:.3;transform:scale(.95)}50%{opacity:.7;transform:scale(1.05)}75%{opacity:.4;transform:scale(.98)}}.profile_errorIcon__6lBb1{font-size:4rem;color:var(--textColorSoft);margin-bottom:1rem}.profile_backButton__BHGkh{display:inline-flex;align-items:center;gap:.5rem;padding:10px 20px;background:#0070f3;color:#fff;text-decoration:none;border-radius:8px;transition:background .3s ease;margin-top:20px}.profile_backButton__BHGkh:hover{background:#0051a5}.profile_profileHeader__j92X_{margin-bottom:40px}.profile_backLink__frMGn{display:inline-flex;align-items:center;gap:.5rem;color:var(--textColorSoft);text-decoration:none;margin-bottom:30px;transition:color .3s ease}.profile_backLink__frMGn:hover{color:var(--textColor)}.profile_profileInfo__NyLpN{display:flex;align-items:center;gap:30px;padding:30px;background:var(--softBg);border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.profile_avatarSection__x6fdd{flex-shrink:0}.profile_avatar__7xa_g{object-fit:cover}.profile_avatar__7xa_g,.profile_defaultAvatar__26fYX{width:120px;height:120px;border-radius:50%;border:4px solid var(--bg);box-shadow:0 4px 12px rgba(0,0,0,.15)}.profile_defaultAvatar__26fYX{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.profile_userDetails__8sryC{flex:1 1}.profile_displayName__NWEGe{font-size:2.5rem;font-weight:700;color:var(--textColor);margin:0 0 8px;line-height:1.2}.profile_username___gCnJ{font-size:1.25rem;color:var(--textColorSoft);margin:0 0 15px;font-weight:500}.profile_memberSince__VWse2{display:flex;align-items:center;gap:8px;color:var(--textColorSoft);font-size:.95rem}.profile_statsSection__W42C4{margin-bottom:40px}.profile_statsSection__W42C4 h2{font-size:1.5rem;font-weight:600;color:var(--textColor);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--softBg)}.profile_statsGrid__9v66o{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.profile_statCard__drk8U{display:flex;align-items:center;gap:20px;padding:25px;background:var(--softBg);border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.profile_statCard__drk8U:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.profile_statIcon__ixqBp{font-size:2rem;flex-shrink:0}.profile_statCard__drk8U:first-child .profile_statIcon__ixqBp{color:#57c4ff}.profile_statCard__drk8U:nth-child(2) .profile_statIcon__ixqBp{color:#7fb881}.profile_statCard__drk8U:nth-child(3) .profile_statIcon__ixqBp{color:#ff7957}.profile_statContent__TnYUN{display:flex;flex-direction:column;gap:5px}.profile_statNumber__ub7Vv{font-size:1.75rem;font-weight:700;color:var(--textColor);line-height:1}.profile_statLabel__nKwpF{font-size:.9rem;color:var(--textColorSoft);font-weight:500}.profile_postsSection__5GWwu{margin-bottom:40px}.profile_postsSection__5GWwu h2{font-size:1.5rem;font-weight:600;color:var(--textColor);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--softBg)}.profile_postsList__W1yOb{display:flex;flex-direction:column;gap:15px}.profile_postCard__1eOAS{display:flex;gap:20px;padding:20px;background:var(--softBg);border-radius:12px;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.profile_postCard__1eOAS:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.profile_postContent__aLF9f{flex:1 1}.profile_postTitle__03J12{font-size:1.1rem;font-weight:600;color:var(--textColor);margin:0 0 8px;line-height:1.4}.profile_postDesc__MAYFj{font-size:.9rem;color:var(--textColorSoft);margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile_postMeta__rYCVW{display:flex;align-items:center;gap:15px;font-size:.8rem;color:var(--textColorSoft)}.profile_postViews__jKXNZ{display:flex;align-items:center;gap:5px}.profile_postImage__QpR1e{flex-shrink:0}.profile_postImg__KV0S_{width:100px;height:100px;object-fit:cover;border-radius:8px}.profile_viewMore__1eB7R{margin-top:20px;text-align:center}.profile_viewMoreButton__yT6NU{display:inline-block;padding:12px 24px;background:#5e4fff31;color:#5e4fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .3s ease}.profile_viewMoreButton__yT6NU:hover{background:#5e4fff45}.profile_noPosts__yHBnY{text-align:center;padding:60px 20px;color:var(--textColorSoft)}.profile_noPostsIcon__GT8zj{font-size:4rem;margin-bottom:20px;opacity:.5}.profile_noPosts__yHBnY h3{font-size:1.5rem;margin-bottom:10px;color:var(--textColor)}.profile_noPosts__yHBnY p{font-size:1rem;line-height:1.5}@media (max-width:768px){.profile_container__w3VpY{padding:15px}.profile_profileInfo__NyLpN{flex-direction:column;text-align:center;gap:20px;padding:20px}.profile_displayName__NWEGe{font-size:2rem}.profile_statsGrid__9v66o{grid-template-columns:1fr}.profile_statCard__drk8U{padding:20px}.profile_postCard__1eOAS{flex-direction:column;gap:15px}.profile_postImage__QpR1e{align-self:center}}@media (max-width:480px){.profile_avatar__7xa_g,.profile_defaultAvatar__26fYX{width:100px;height:100px}.profile_defaultAvatar__26fYX{font-size:2.5rem}.profile_displayName__NWEGe{font-size:1.75rem}.profile_username___gCnJ{font-size:1.1rem}.profile_statNumber__ub7Vv{font-size:1.5rem}}