.PostCard_card__c1Dy3{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05);height:100%;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.PostCard_card__c1Dy3:hover{transform:translateY(-6px);box-shadow:0 8px 30px rgba(0,0,0,.15);border-color:rgba(179,128,40,.2)}.PostCard_thumbnail__QQbXP{width:100%;height:220px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef);pointer-events:none}.PostCard_thumbnail__QQbXP img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PostCard_card__c1Dy3:hover .PostCard_thumbnail__QQbXP img{transform:scale(1.05)}.PostCard_videoBadge__k_yUu{position:absolute;top:.75rem;right:.75rem;background:rgba(0,0,0,.75);color:#fff;padding:.375rem .875rem;border-radius:8px;font-size:.85rem;display:flex;align-items:center;gap:.375rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.PostCard_thoughtIcon__YCA6M{width:100%;height:220px;display:flex;align-items:center;justify-content:center;font-size:4.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.PostCard_thoughtIcon__YCA6M:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:PostCard_shimmer__swMu8 3s infinite}@keyframes PostCard_shimmer__swMu8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PostCard_content__6SMfY{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.PostCard_type__UMBCX{font-size:.75rem;font-weight:700;color:#b38028;text-transform:uppercase;margin-bottom:.75rem;letter-spacing:1px}.PostCard_description__O2tSx{color:#2c3e50;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;font-size:.95rem;flex:1 1}.PostCard_meta__6ryh1{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6c757d;margin-top:auto;padding-top:.75rem;border-top:1px solid #f0f0f0}.PostCard_date__FC4R4{color:#adb5bd;font-weight:500}.PostCard_actionsContainer__I1qpn{display:flex;gap:.5rem;padding:1rem;border-top:1px solid rgba(0,0,0,.05);margin-top:auto;background:#f8f9fa}.PostCard_actionButton__TffuV{flex:1 1;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;min-height:44px}.PostCard_actionButton__TffuV:disabled{opacity:.6;cursor:not-allowed}.PostCard_approveButton__nWfVu{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.PostCard_approveButton__nWfVu:hover:not(:disabled){background:linear-gradient(135deg,#20c997,#28a745);transform:translateY(-2px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.PostCard_rejectButton__344MG{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff}.PostCard_rejectButton__344MG:hover:not(:disabled){background:linear-gradient(135deg,#c82333,#dc3545);transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.PostCard_reviewButton__mA80o{background:linear-gradient(135deg,#b38028,#d4a574);color:#fff}.PostCard_reviewButton__mA80o:hover:not(:disabled){background:linear-gradient(135deg,#d4a574,#b38028);transform:translateY(-2px);box-shadow:0 4px 12px rgba(179,128,40,.3)}@media (max-width:768px){.PostCard_thumbnail__QQbXP{height:200px}.PostCard_thoughtIcon__YCA6M{height:200px;font-size:4rem}.PostCard_content__6SMfY{padding:1.25rem}.PostCard_description__O2tSx{font-size:.9rem}}@media (max-width:480px){.PostCard_thumbnail__QQbXP{height:180px}.PostCard_thoughtIcon__YCA6M{height:180px;font-size:3.5rem}.PostCard_content__6SMfY{padding:1rem}.PostCard_type__UMBCX{font-size:.7rem}.PostCard_description__O2tSx{font-size:.875rem}.PostCard_actionsContainer__I1qpn{padding:.75rem;gap:.375rem}.PostCard_actionButton__TffuV{padding:.625rem .75rem;font-size:.85rem;min-height:40px}}.ConfirmationDialog_overlay__W5jyl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:ConfirmationDialog_fadeIn__4V_Zx .2s ease-out}@keyframes ConfirmationDialog_fadeIn__4V_Zx{0%{opacity:0}to{opacity:1}}.ConfirmationDialog_dialog__ertL7{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:500px;width:90%;max-height:90vh;overflow:auto;animation:ConfirmationDialog_slideUp__fqiSD .3s cubic-bezier(.4,0,.2,1)}@keyframes ConfirmationDialog_slideUp__fqiSD{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ConfirmationDialog_header__Ql9ls{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e9ecef}.ConfirmationDialog_title__hmPOB{margin:0;font-size:1.25rem;font-weight:700;color:#2c3e50;letter-spacing:-.3px}.ConfirmationDialog_content__xl8Wq{padding:1.5rem}.ConfirmationDialog_message__e3dbb{margin:0;color:#495057;line-height:1.6;white-space:pre-line}.ConfirmationDialog_actions__CH_vd{display:flex;gap:.75rem;padding:1rem 1.5rem 1.5rem;justify-content:flex-end}.ConfirmationDialog_button__GitkH{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:100px}.ConfirmationDialog_button__GitkH:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ConfirmationDialog_button__GitkH:active{transform:translateY(0)}.ConfirmationDialog_cancelButton__lAQSO{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.ConfirmationDialog_cancelButton__lAQSO:hover{background:#e9ecef}.ConfirmationDialog_dangerButton__0mZp1{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff}.ConfirmationDialog_dangerButton__0mZp1:hover{background:linear-gradient(135deg,#c82333,#bd2130)}.ConfirmationDialog_warningButton__W6WF_{background:linear-gradient(135deg,#ffc107,#e0a800);color:#212529}.ConfirmationDialog_warningButton__W6WF_:hover{background:linear-gradient(135deg,#e0a800,#d39e00)}.ConfirmationDialog_infoButton__pFK8z{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.ConfirmationDialog_infoButton__pFK8z:hover{background:linear-gradient(135deg,#0056b3,#004085)}@media (max-width:768px){.ConfirmationDialog_dialog__ertL7{width:95%;margin:1rem}.ConfirmationDialog_actions__CH_vd{flex-direction:column-reverse}.ConfirmationDialog_button__GitkH{width:100%}}.Dashboard_container__9FuPd{width:100%}.Dashboard_statsSection__7u__8{margin-bottom:3rem}.Dashboard_statsSectionTitle__yJ66b{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;letter-spacing:-.5px}.Dashboard_stats__rghZb{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_statCard__lwd4J{background:#fff;padding:2rem 1.5rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.Dashboard_statCard__lwd4J:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#b38028,#d4a574)}.Dashboard_statCard__lwd4J:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.Dashboard_statCard__lwd4J.Dashboard_clickable__ag4Wr{cursor:pointer}.Dashboard_statCard__lwd4J.Dashboard_clickable__ag4Wr:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:#b38028}.Dashboard_statTotal__7H8gT:before{background:linear-gradient(90deg,#b38028,#d4a574)}.Dashboard_statTotal__7H8gT .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#b38028,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statActive__ssWP3:before{background:linear-gradient(90deg,#10b981,#34d399)}.Dashboard_statActive__ssWP3 .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statBanned__djWT2:before{background:linear-gradient(90deg,#ef4444,#f87171)}.Dashboard_statBanned__djWT2 .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#ef4444,#f87171);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statFrozen__zM9hf:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.Dashboard_statFrozen__zM9hf .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statSuspended__dqSsx:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.Dashboard_statSuspended__dqSsx .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statDeleted__9P1_H:before{background:linear-gradient(90deg,#6b7280,#9ca3af)}.Dashboard_statDeleted__9P1_H .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#6b7280,#9ca3af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statRestricted__XHprt:before{background:linear-gradient(90deg,#dc2626,#ef4444)}.Dashboard_statRestricted__XHprt .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statTrusted__Z6_O8:before{background:linear-gradient(90deg,#7c3aed,#a855f7)}.Dashboard_statTrusted__Z6_O8 .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statReported___pExa:before{background:linear-gradient(90deg,#f97316,#fb923c)}.Dashboard_statReported___pExa .Dashboard_statNumber__6dp1P{background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statTotal__7H8gT.Dashboard_clickable__ag4Wr:hover{border-color:#b38028}.Dashboard_statActive__ssWP3.Dashboard_clickable__ag4Wr:hover{border-color:#10b981}.Dashboard_statBanned__djWT2.Dashboard_clickable__ag4Wr:hover{border-color:#ef4444}.Dashboard_statFrozen__zM9hf.Dashboard_clickable__ag4Wr:hover{border-color:#3b82f6}.Dashboard_statSuspended__dqSsx.Dashboard_clickable__ag4Wr:hover{border-color:#f59e0b}.Dashboard_statDeleted__9P1_H.Dashboard_clickable__ag4Wr:hover{border-color:#6b7280}.Dashboard_statRestricted__XHprt.Dashboard_clickable__ag4Wr:hover{border-color:#dc2626}.Dashboard_statTrusted__Z6_O8.Dashboard_clickable__ag4Wr:hover{border-color:#7c3aed}.Dashboard_statReported___pExa.Dashboard_clickable__ag4Wr:hover{border-color:#f97316}.Dashboard_statNumber__6dp1P{font-size:2.75rem;font-weight:700;color:#b38028;margin-bottom:.5rem;line-height:1;background:linear-gradient(135deg,#b38028,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Dashboard_statLabel__IGb_Z{color:#666;font-size:.95rem;font-weight:500;letter-spacing:.3px}.Dashboard_content__AdRYn{width:100%}.Dashboard_sectionTitle__Fscvn{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#2c3e50;letter-spacing:-.5px}.Dashboard_loading__RRlcS{text-align:center;padding:4rem 2rem;color:#666;font-size:1.1rem}.Dashboard_empty__yATAM{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}.Dashboard_emptyIcon__pl_SF{font-size:4.5rem;margin-bottom:1.5rem;opacity:.8}.Dashboard_emptyText__y5m1J{color:#666;font-size:1.15rem;font-weight:500}.Dashboard_postsGrid__NEZJC{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}@media (max-width:1024px){.Dashboard_stats__rghZb{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.Dashboard_statsSectionTitle__yJ66b{font-size:1.375rem;margin-bottom:1.25rem}.Dashboard_postsGrid__NEZJC{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.Dashboard_sectionTitle__Fscvn{font-size:1.5rem}}@media (max-width:768px){.Dashboard_statsSection__7u__8{margin-bottom:2rem}.Dashboard_statsSectionTitle__yJ66b{font-size:1.25rem;margin-bottom:1rem}.Dashboard_stats__rghZb{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.Dashboard_statCard__lwd4J{padding:1.5rem 1rem}.Dashboard_statNumber__6dp1P{font-size:2.25rem}.Dashboard_postsGrid__NEZJC{grid-template-columns:1fr;gap:1rem}.Dashboard_sectionTitle__Fscvn{font-size:1.375rem;margin-bottom:1.25rem}.Dashboard_empty__yATAM{padding:3rem 1.5rem}.Dashboard_emptyIcon__pl_SF{font-size:3.5rem}}@media (max-width:480px){.Dashboard_stats__rghZb{gap:.875rem}.Dashboard_statCard__lwd4J{padding:1.25rem .875rem}.Dashboard_statNumber__6dp1P{font-size:2rem}.Dashboard_statLabel__IGb_Z{font-size:.875rem}.Dashboard_sectionTitle__Fscvn{font-size:1.25rem}.Dashboard_empty__yATAM{padding:2.5rem 1rem}.Dashboard_emptyIcon__pl_SF{font-size:3rem}.Dashboard_emptyText__y5m1J{font-size:1rem}}