.ss-profile-page{padding:var(--ss-space-6) 0 var(--ss-space-8)}.ss-profile-layout{display:flex;align-items:flex-start;gap:var(--ss-space-6)}.ss-profile-header{flex:0 0 260px;position:sticky;top:calc(var(--ss-header-height) + var(--ss-space-5));padding:var(--ss-space-6) var(--ss-space-5);text-align:center}.ss-profile-avatar{width:72px;height:72px;font-size:1.4rem;margin:0 auto var(--ss-space-4)}.ss-profile-header h3{margin-bottom:4px}.ss-profile-since{color:var(--ss-text-muted);font-size:.85rem;margin:0 0 var(--ss-space-4)}.ss-profile-links{display:flex;flex-direction:column;gap:8px;margin-bottom:var(--ss-space-4);padding-bottom:var(--ss-space-4);border-bottom:1px solid var(--ss-border)}.ss-profile-links a{color:var(--ss-accent);font-weight:600;font-size:.9rem}.ss-profile-header .ss-btn{width:100%}.ss-profile-feed{flex:1 1 auto;min-width:0;max-width:600px;display:flex;flex-direction:column;gap:var(--ss-space-4)}@media (max-width:860px){.ss-profile-layout{flex-direction:column}.ss-profile-header{position:static;flex:0 0 auto;width:100%}.ss-profile-feed{max-width:none;width:100%}}