.TyagiManchPostCrad-module__FHkwaG__postCard{background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 1px 4px #000000e6}.TyagiManchPostCrad-module__FHkwaG__postHeader{cursor:pointer;align-items:center;padding:12px;display:flex}.TyagiManchPostCrad-module__FHkwaG__profileImg{border-radius:50%;width:45px;height:45px;margin-right:10px}.TyagiManchPostCrad-module__FHkwaG__userDetails{flex:1}.TyagiManchPostCrad-module__FHkwaG__nameRow{align-items:center;gap:6px;display:flex}.TyagiManchPostCrad-module__FHkwaG__userName{font-size:16px;font-weight:600}.TyagiManchPostCrad-module__FHkwaG__arrow{font-size:16px;transition:transform .25s,color .25s}.TyagiManchPostCrad-module__FHkwaG__nameRow:hover .TyagiManchPostCrad-module__FHkwaG__arrow{color:#1877f2;transform:rotate(-45deg)}.TyagiManchPostCrad-module__FHkwaG__userMeta{color:#777;font-size:13px}.TyagiManchPostCrad-module__FHkwaG__postText{white-space:pre-line;padding:0 12px 12px;font-size:15px;line-height:1.5}.TyagiManchPostCrad-module__FHkwaG__mediaItem{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.TyagiManchPostCrad-module__FHkwaG__mediaItemWide{aspect-ratio:16/9;grid-column:span 2;position:relative;overflow:hidden}.TyagiManchPostCrad-module__FHkwaG__mediaItem img,.TyagiManchPostCrad-module__FHkwaG__mediaItemWide img{object-fit:cover;width:100%;height:100%}.TyagiManchPostCrad-module__FHkwaG__singleImage{aspect-ratio:3/2;width:100%}.TyagiManchPostCrad-module__FHkwaG__singleImage img{object-fit:cover;width:100%;height:100%}.TyagiManchPostCrad-module__FHkwaG__twoGrid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.TyagiManchPostCrad-module__FHkwaG__threeGrid,.TyagiManchPostCrad-module__FHkwaG__fourGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:2px;display:grid}.TyagiManchPostCrad-module__FHkwaG__moreOverlay{color:#fff;background:#0000008c;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;font-weight:700;display:flex;position:absolute;top:0;left:0}.TyagiManchPostCrad-module__FHkwaG__videoWrapper video{object-fit:cover;width:100%;max-height:420px}.TyagiManchPostCrad-module__FHkwaG__postActions{border-top:1px solid #eee;justify-content:space-around;padding:10px;display:flex}.TyagiManchPostCrad-module__FHkwaG__actionBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;transition:color .2s;display:flex}.TyagiManchPostCrad-module__FHkwaG__actionBtn:hover{color:#1877f2}.TyagiManchPostCrad-module__FHkwaG__liked{color:#1877f2;font-weight:600}@media (max-width:800px){.TyagiManchPostCrad-module__FHkwaG__postCard{max-width:100%}}
.PostComposer-module__2awRCG__composerCard{box-sizing:border-box;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;max-width:1000px;margin:12px auto;padding:12px;display:flex;box-shadow:0 5px 10px #000000e6}.PostComposer-module__2awRCG__avatar{border-radius:50%;width:42px;height:42px}.PostComposer-module__2awRCG__inputFake{cursor:pointer;background:#f0f2f5;border-radius:25px;flex:1;padding:13px 14px}.PostComposer-module__2awRCG__icons{gap:12px;font-size:20px;display:flex}.PostComposer-module__2awRCG__video{color:#f3425f}.PostComposer-module__2awRCG__image{color:#45bd62}.PostComposer-module__2awRCG__smile{color:#f7b928}.PostComposer-module__2awRCG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.PostComposer-module__2awRCG__modal{background:#fff;border-radius:12px;width:520px;max-width:95%;padding:15px}.PostComposer-module__2awRCG__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.PostComposer-module__2awRCG__closeBtn{cursor:pointer;background:#eee;border:none;border-radius:50%;width:32px;height:32px}.PostComposer-module__2awRCG__userRow{align-items:center;gap:10px;margin-top:10px;display:flex}.PostComposer-module__2awRCG__username{font-weight:600}.PostComposer-module__2awRCG__privacy{color:#555;background:#eee;border-radius:6px;width:max-content;padding:3px 8px;font-size:12px}.PostComposer-module__2awRCG__textarea{resize:none;border:none;outline:none;width:100%;margin-top:10px;font-size:22px}.PostComposer-module__2awRCG__previewGrid{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;display:grid}.PostComposer-module__2awRCG__previewMedia{border-radius:8px;width:100%}.PostComposer-module__2awRCG__addPostBar{border:1px solid #ddd;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:10px;display:flex}.PostComposer-module__2awRCG__actionIcons{gap:15px;font-size:20px;display:flex}.PostComposer-module__2awRCG__uploadBtn{cursor:pointer}.PostComposer-module__2awRCG__postBtn{color:#fff;background:#1877f2;border:none;border-radius:8px;width:100%;margin-top:12px;padding:10px;font-weight:600}.PostComposer-module__2awRCG__postBtn:disabled{cursor:not-allowed;background:#ccc}@media (max-width:600px){.PostComposer-module__2awRCG__modal{border-radius:0;width:100%;height:100%}.PostComposer-module__2awRCG__previewGrid{grid-template-columns:repeat(2,1fr)}}
