.page{min-height:100vh;position:relative}.page:not(.grid-background){background:#fff}.container{max-width:1100px;margin:0 auto;padding:48px 24px}.profileSection{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding-bottom:40px;display:flex}.profileActions{flex-wrap:wrap;gap:.75rem;margin-top:10px;display:flex}.blogsarea{grid-template-columns:1fr 300px;gap:64px;margin-top:48px;display:grid}.articles{flex-direction:column;gap:32px;display:flex}.sidebar{position:sticky;top:100px}.sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:32px;font-size:14px;font-weight:700}@media (max-width:768px){.container{padding:24px 16px}.profileSection{text-align:center;flex-direction:column;align-items:center;gap:20px}.blogsarea{flex-direction:column;gap:40px;margin-top:32px;display:flex}.sectionTitle{text-align:left;margin-bottom:24px;font-size:12px}.sidebar{width:100%;position:static}.articles{gap:20px}}.profile-skeleton-header{align-items:center;gap:20px;display:flex}.profile-skeleton-avatar{border-radius:50%;flex-shrink:0;width:96px;height:96px}.profile-skeleton-text{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.profile-skeleton-line{border-radius:8px;width:100%;max-width:420px;height:16px}.profile-skeleton-line--name{border-radius:10px;width:240px;max-width:100%;height:36px}.profile-skeleton-line--short{width:72%}.profile-skeleton-actions{border-radius:999px;flex-shrink:0;width:120px;height:40px}.profile-skeleton-section-title{border-radius:6px;width:100px;height:14px;margin-bottom:32px}.profile-skeleton-article{border-radius:16px;width:100%;height:192px}.profile-skeleton-stats{border-radius:12px;width:100%;height:256px}@media (max-width:768px){.profile-skeleton-header{text-align:center;flex-direction:column;gap:16px;width:100%}.profile-skeleton-avatar{width:80px;height:80px}.profile-skeleton-text{align-items:center;width:100%}.profile-skeleton-line{max-width:280px}.profile-skeleton-line--name{width:180px;height:28px}.profile-skeleton-line--short{width:65%}.profile-skeleton-actions{width:140px}.profile-skeleton-section-title{margin-bottom:24px}.profile-skeleton-article{border-radius:14px;height:160px}.profile-skeleton-stats{height:220px}}
