.page-module__ThzDSa__challengesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module__ThzDSa__challengeCard{background:#111827;border:1px solid #374151;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__ThzDSa__challengeCard:hover{border-color:var(--rooster-yellow)}.page-module__ThzDSa__stageBadge{text-transform:uppercase;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:700}.page-module__ThzDSa__submissionsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;margin-top:1rem;display:grid}.page-module__ThzDSa__submissionItem{background:#1f2937;border:1px solid #374151;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.page-module__ThzDSa__submissionImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__ThzDSa__submissionItem:hover .page-module__ThzDSa__submissionImg{transform:scale(1.05)}.page-module__ThzDSa__voteOverlay{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-size:1.2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.page-module__ThzDSa__voted{background:var(--rooster-yellow);color:#000;box-shadow:0 0 15px #f59e0b80}.page-module__ThzDSa__submissionInfo{background:#1f2937;padding:12px}.page-module__ThzDSa__authorName{color:var(--rooster-yellow);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.page-module__ThzDSa__submissionBio{color:#d1d5db;font-size:.8rem;font-style:italic;line-height:1.4;overflow:visible}.page-module__ThzDSa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.page-module__ThzDSa__modalContent{background:#1f2937;border:1px solid #374151;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}@media (max-width:640px){.page-module__ThzDSa__modalContent{border-radius:16px;padding:1.5rem}}.page-module__ThzDSa__emptyState{text-align:center;background:#1f293780;border:1px dashed #374151;border-radius:20px;margin-top:2rem;padding:4rem 2rem}.page-module__ThzDSa__emptyIcon{margin-bottom:1rem;font-size:3rem}.page-module__ThzDSa__emptyTitle{color:var(--rooster-yellow);margin-bottom:.5rem;font-size:1.5rem}.page-module__ThzDSa__emptyText{color:#9ca3af;max-width:400px;margin:0 auto}.page-module__ThzDSa__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s page-module__ThzDSa__fadeIn;display:flex;position:fixed;top:0;left:0}.page-module__ThzDSa__voteCountBadge{color:#000;pointer-events:none;background:#eab308e6;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:700;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 6px #0000004d}.page-module__ThzDSa__lightboxContent{width:auto;max-width:90vw;height:auto;max-height:90vh;position:relative}.page-module__ThzDSa__lightboxImage{object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 0 50px #00000080}.page-module__ThzDSa__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__ThzDSa__closeLightbox:hover{color:var(--rooster-yellow);transform:scale(1.1)}@keyframes page-module__ThzDSa__fadeIn{0%{opacity:0}to{opacity:1}}
