.MyPosts-module-scss-module__sfq8tq__myPostsPage{background:#fafafa;min-height:100vh}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;position:sticky;top:0}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__logo{color:#1a1a1a;font-size:20px;font-weight:700;text-decoration:none}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__headerActions{gap:12px;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__writeButton{color:#fff;background:#1a8917;border-radius:6px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .2s}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__writeButton:hover{background:#0e7c0e;transform:translateY(-1px)}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__homeLink{color:#6b6b6b;background:#f5f5f5;border-radius:6px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .2s}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__header .MyPosts-module-scss-module__sfq8tq__headerContent .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__homeLink:hover{color:#1a1a1a;background:#e5e5e5}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__mainContent{max-width:1200px;margin:0 auto;padding:40px 24px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__loading{text-align:center;color:#6b6b6b;padding:80px 20px;font-size:18px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px;display:grid}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__stats .MyPosts-module-scss-module__sfq8tq__statCard{text-align:center;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__stats .MyPosts-module-scss-module__sfq8tq__statCard .MyPosts-module-scss-module__sfq8tq__statNumber{color:#1a8917;margin-bottom:8px;font-size:36px;font-weight:700}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__stats .MyPosts-module-scss-module__sfq8tq__statCard .MyPosts-module-scss-module__sfq8tq__statLabel{color:#6b6b6b;font-size:14px;font-weight:500}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postsSection h2{color:#1a1a1a;margin-bottom:24px;font-size:24px;font-weight:700}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState{text-align:center;background:#fff;border-radius:12px;padding:80px 40px;box-shadow:0 1px 3px #0000001a}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState svg{opacity:.5;margin-bottom:24px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState h3{color:#1a1a1a;margin-bottom:12px;font-size:24px;font-weight:600}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState p{color:#6b6b6b;margin-bottom:32px;font-size:16px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState .MyPosts-module-scss-module__sfq8tq__writeButtonLarge{color:#fff;background:#1a8917;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__emptyState .MyPosts-module-scss-module__sfq8tq__writeButtonLarge:hover{background:#0e7c0e;transform:translateY(-2px);box-shadow:0 4px 12px #1a89174d}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postsList{gap:24px;display:grid}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard{background:#fff;border-radius:12px;gap:24px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postImage{flex-shrink:0;width:200px;height:200px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postImage img{object-fit:cover;width:100%;height:100%}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent{flex:1;padding:24px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postHeader h3{color:#1a1a1a;flex:1;margin:0;font-size:20px;font-weight:600}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postExcerpt{color:#6b6b6b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postMeta{color:#6b6b6b;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postMeta .MyPosts-module-scss-module__sfq8tq__category{color:#1a8917;font-weight:600}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postMeta .MyPosts-module-scss-module__sfq8tq__separator{color:#d0d0d0}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__viewLink{color:#1a8917;margin-top:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__viewLink:hover{text-decoration:underline}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__pendingNote{color:#92400e;background:#fff7ed;border-left:3px solid #f59e0b;border-radius:4px;margin-top:12px;padding:12px;font-size:14px;line-height:1.5}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions{border-top:1px solid #e5e7eb;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__editButton,.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__deleteButton{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__editButton{color:#1e40af;background:#dbeafe}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__editButton:hover{background:#bfdbfe;transform:translateY(-1px)}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__deleteButton{color:#991b1b;background:#fee2e2}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__deleteButton:hover{background:#fecaca;transform:translateY(-1px)}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__timeRemaining{color:#6b6b6b;margin-left:auto;font-size:13px;font-weight:500}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent .MyPosts-module-scss-module__sfq8tq__postActions .MyPosts-module-scss-module__sfq8tq__timeExpired{color:#9ca3af;font-size:13px;font-weight:500}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__badge{white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__badge.MyPosts-module-scss-module__sfq8tq__published{color:#166534;background:#dcfce7}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__badge.MyPosts-module-scss-module__sfq8tq__approved{color:#1e40af;background:#dbeafe}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__badge.MyPosts-module-scss-module__sfq8tq__pending{color:#92400e;background:#fef3c7}@media (max-width:768px){.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__mainContent{padding:24px 16px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__stats{grid-template-columns:repeat(2,1fr)}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard{flex-direction:column}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postImage{width:100%;height:180px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__postCard .MyPosts-module-scss-module__sfq8tq__postContent{padding:20px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__headerActions{gap:8px}.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__writeButton,.MyPosts-module-scss-module__sfq8tq__myPostsPage .MyPosts-module-scss-module__sfq8tq__headerActions .MyPosts-module-scss-module__sfq8tq__homeLink{padding:8px 16px;font-size:14px}}
