.page-module__rwMUbG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem 0;display:grid}.page-module__rwMUbG__postCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.page-module__rwMUbG__postCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.page-module__rwMUbG__imageContainer{aspect-ratio:4/5;cursor:pointer;width:100%;position:relative}.page-module__rwMUbG__postInfo{padding:1rem}.page-module__rwMUbG__postTitle{color:var(--rooster-yellow);margin:0;font-size:1.1rem}.page-module__rwMUbG__postAuthor{color:#9ca3af;margin-bottom:.5rem;font-size:.9rem}.page-module__rwMUbG__interactionBar{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.page-module__rwMUbG__likeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;transition:color .2s;display:flex}.page-module__rwMUbG__likeButton.page-module__rwMUbG__liked{color:#ef4444}.page-module__rwMUbG__uploadButton{background:var(--rooster-yellow);color:var(--rooster-blue);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;margin:0 auto 3rem;padding:.8rem 1.5rem;font-weight:700;transition:transform .2s;display:flex}.page-module__rwMUbG__uploadButton:hover{transform:scale(1.05)}.page-module__rwMUbG__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__rwMUbG__uploadModal{color:#fff;background:#111827;border:1px solid #ffffff1a;border-radius:20px;width:95%;max-width:550px;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.page-module__rwMUbG__moderationNotice{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;line-height:1.4}.page-module__rwMUbG__inputGroup{margin-bottom:1.5rem}.page-module__rwMUbG__inputGroup label{color:var(--rooster-yellow);margin-bottom:.5rem;display:block}.page-module__rwMUbG__inputGroup input,.page-module__rwMUbG__inputGroup textarea{color:#fff;background:#374151;border:1px solid #4b5563;border-radius:8px;width:100%;padding:.8rem}.page-module__rwMUbG__submitBtn{background:var(--rooster-yellow);cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-weight:700}.page-module__rwMUbG__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s page-module__rwMUbG__fadeIn;display:flex;position:fixed;top:0;left:0}.page-module__rwMUbG__lightboxContent{width:auto;max-width:90vw;height:auto;max-height:90vh;position:relative}.page-module__rwMUbG__lightboxImage{object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 0 50px #00000080}.page-module__rwMUbG__closeLightbox{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:3rem;line-height:1;transition:transform .2s;position:absolute;top:20px;right:30px}.page-module__rwMUbG__closeLightbox:hover{color:var(--rooster-yellow);transform:scale(1.1)}@keyframes page-module__rwMUbG__fadeIn{0%{opacity:0}to{opacity:1}}
