.Gallery_container__07a82{box-sizing:border-box;min-height:100vh;background:linear-gradient(135deg,#2c3e50,#4a6741 50%,#8b4a6e);color:white;font-family:Inter,sans-serif}.Gallery_hero__fmHGd{text-align:center;padding:3rem 1rem 2rem}.Gallery_title__fk6d4{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#e74c3c,#3498db,#9b59b6,#f39c12);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Gallery_gradientShift__QTvr9 4s ease-in-out infinite}.Gallery_subtitle__m_YsA{font-size:clamp(.95rem,3vw,1.1rem);color:rgba(255,255,255,.9)}.Gallery_categories__JyhCv{padding:1rem;text-align:center}.Gallery_categoryList__uWExi{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.Gallery_categoryBtn__RsI0V{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.Gallery_categoryBtn__RsI0V:hover{background:rgba(255,255,255,.15)}.Gallery_categoryBtn__RsI0V.Gallery_active__fPE0W{background:linear-gradient(135deg,#e74c3c,#3498db);border-color:transparent}.Gallery_subcategories__KmWqM{padding:.5rem 1rem;text-align:center}.Gallery_subcategoryBtn__wHqcn{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;padding:.4rem .8rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s ease}.Gallery_subcategoryBtn__wHqcn:hover{background:rgba(255,255,255,.15)}.Gallery_subcategoryBtn__wHqcn.Gallery_active__fPE0W{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);color:white}.Gallery_gallery__Xn9_J{padding:2rem 1rem;max-width:1200px;margin:0 auto}.Gallery_galleryTitle__yc2h1{text-align:center;font-size:clamp(1.5rem,4vw,1.8rem);margin-bottom:.5rem}.Gallery_galleryCount__7L_EF{text-align:center;color:rgba(255,255,255,.7);margin-bottom:2rem;font-size:.9rem}.Gallery_grid__emhdE{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.Gallery_card__l5Glr{display:flex;flex-direction:column;gap:.5rem}.Gallery_imageWrapper__u_Z1t{position:relative;border-radius:12px;overflow:hidden;border:3px solid #ffffff;box-shadow:0 8px 24px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:4/3}.Gallery_imageWrapper__u_Z1t:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.Gallery_image__XK13V{display:block;width:100%;height:100%;object-fit:cover}.Gallery_cardHeader__8rxiz{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem;font-size:.75rem;color:rgba(255,255,255,.8)}.Gallery_cardHeader__8rxiz span{background:rgba(255,255,255,.1);padding:.2rem .5rem;border-radius:4px}.Gallery_description__RGhdO{text-align:center;font-size:.85rem;color:rgba(255,255,255,.9);line-height:1.4;margin:0}@keyframes Gallery_gradientShift__QTvr9{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:768px){.Gallery_grid__emhdE{grid-template-columns:1fr;gap:24px}.Gallery_hero__fmHGd{padding:2rem 1rem 1.5rem}.Gallery_categoryBtn__RsI0V{padding:.5rem 1rem;font-size:.85rem}.Gallery_imageWrapper__u_Z1t{border:2px solid #ffffff}}@media (max-width:480px){.Gallery_categories__JyhCv,.Gallery_subcategories__KmWqM{padding:.5rem}.Gallery_categoryList__uWExi,.Gallery_subcategories__KmWqM{gap:.4rem}.Gallery_categoryBtn__RsI0V,.Gallery_subcategoryBtn__wHqcn{padding:.4rem .8rem;font-size:.8rem}.Gallery_gallery__Xn9_J{padding:1.5rem .75rem}.Gallery_grid__emhdE{gap:20px}}