.MemeGallery_galleryContainer__DlO0a{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.MemeGallery_header__n5_w3{text-align:center;margin-bottom:3rem}.MemeGallery_header__n5_w3 h1{font-size:2.5rem;color:#0070f3;margin:0 0 .5rem}.MemeGallery_subtitle__TKDtb{font-size:1rem;color:#666;margin:0}.MemeGallery_gallery__iceYy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.MemeGallery_card__auMM4{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,112,243,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.MemeGallery_card__auMM4:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,112,243,.2)}.MemeGallery_imageContainer__DO_qk{width:100%;height:250px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.MemeGallery_memeImage__6rcbn{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.MemeGallery_card__auMM4:hover .MemeGallery_memeImage__6rcbn{transform:scale(1.05)}.MemeGallery_cardContent__0qibD{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.MemeGallery_complaintInfo__HreSW{border-bottom:1px solid #eee;padding-bottom:1rem}.MemeGallery_complaintId__tPGDF{font-size:.85rem;color:#999;margin:0;font-family:monospace}.MemeGallery_ward__NC_WL{font-size:.95rem;font-weight:600;color:#0070f3;margin:.5rem 0 0}.MemeGallery_location__zWGIr{font-size:.9rem;color:#666;margin:.5rem 0 0;line-height:1.4}.MemeGallery_councillorInfo__16YMn{padding:.75rem;background:#f9f9f9;border-radius:8px;flex-grow:1}.MemeGallery_councillorLabel__y7sNu{font-size:.8rem;color:#999;text-transform:uppercase;margin:0 0 .25rem;letter-spacing:.5px}.MemeGallery_councillorName__WXhMH{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .5rem}.MemeGallery_councillorContact__7woaQ{font-size:.85rem;color:#0070f3;margin:0;word-break:break-all}.MemeGallery_actions__VLTKp{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid #eee}.MemeGallery_downloadBtn__jdGOP{flex:1 1;background:linear-gradient(135deg,#0070f3,#005cc5);color:#fff;border:none;padding:.75rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.MemeGallery_downloadBtn__jdGOP:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.MemeGallery_downloadBtn__jdGOP:active{transform:translateY(0)}.MemeGallery_pagination__SNzUe{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 0;border-top:1px solid #eee}.MemeGallery_paginationBtn__tNTXO{background:linear-gradient(135deg,#0070f3,#005cc5);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.MemeGallery_paginationBtn__tNTXO:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.MemeGallery_paginationBtn__tNTXO:disabled{opacity:.5;cursor:not-allowed}.MemeGallery_pageInfo__OYBbm{font-size:.95rem;color:#666;font-weight:500;min-width:80px;text-align:center}.MemeGallery_loadingContainer__yvRFb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px}.MemeGallery_spinner__jYlDA{width:3rem;height:3rem;border:3px solid rgba(0,112,243,.2);border-top-color:#0070f3;border-radius:50%;animation:MemeGallery_spin__ZhsSG .8s linear infinite;margin-bottom:1rem}@keyframes MemeGallery_spin__ZhsSG{to{transform:rotate(1turn)}}.MemeGallery_loadingContainer__yvRFb p{color:#666;font-size:1rem}.MemeGallery_errorContainer__qQEdV{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px}.MemeGallery_errorText__VIBxd{color:#c00;font-size:1rem;margin-bottom:1.5rem}.MemeGallery_retryBtn__4tE27{background:linear-gradient(135deg,#0070f3,#005cc5);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.MemeGallery_retryBtn__4tE27:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.MemeGallery_emptyContainer__LnFSO{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px}.MemeGallery_emptyText__BKE2_{font-size:1.2rem;color:#999}.MemeGallery_comingSoonContainer__zFznH{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px}.MemeGallery_comingSoonBox__kjU_O{background:#fff;border:2px solid #0070f3;border-radius:16px;padding:3rem 2rem;text-align:center;max-width:600px;box-shadow:0 8px 32px rgba(0,112,243,.15)}.MemeGallery_comingSoonIcon__SR2wj{font-size:4rem;margin:0 0 1rem;display:block;animation:MemeGallery_bounce__ppM_I 2s infinite}@keyframes MemeGallery_bounce__ppM_I{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.MemeGallery_comingSoonBox__kjU_O h2{color:#0070f3;font-size:2rem;margin:0 0 1rem;font-weight:700}.MemeGallery_comingSoonBox__kjU_O p{color:#666;font-size:1.05rem;line-height:1.6;margin:1rem 0}.MemeGallery_comingSoonSubtext__Q7Di_{color:#999;font-size:.95rem;margin-top:1.5rem}.MemeGallery_reportBtn__z6bog{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s ease;box-shadow:0 8px 25px hsla(0,100%,71%,.3);margin-top:1.5rem}.MemeGallery_reportBtn__z6bog:hover{transform:translateY(-3px);box-shadow:0 12px 35px hsla(0,100%,71%,.4)}@media (max-width:768px){.MemeGallery_galleryContainer__DlO0a{padding:1rem}.MemeGallery_header__n5_w3 h1{font-size:1.8rem}.MemeGallery_subtitle__TKDtb{font-size:.9rem}.MemeGallery_gallery__iceYy{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.MemeGallery_pagination__SNzUe{flex-wrap:wrap;gap:1rem}.MemeGallery_paginationBtn__tNTXO{padding:.6rem 1rem;font-size:.85rem}.MemeGallery_comingSoonBox__kjU_O{padding:2rem 1.5rem}.MemeGallery_comingSoonBox__kjU_O h2{font-size:1.5rem}.MemeGallery_comingSoonIcon__SR2wj{font-size:3rem}.MemeGallery_reportBtn__z6bog{padding:.85rem 2rem;font-size:.95rem}}