.Gallery_container__07a82{max-width:1200px;margin:0 auto;padding:2rem}.Gallery_container__07a82 h1{font-family:var(--accent-font);font-size:2.25rem;margin-bottom:2rem}.Gallery_characterButtons__j5gHo{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.Gallery_filterButton__uUBty{background:var(--bg-alt);border:2px solid var(--border-light);border-radius:50px;padding:.6rem 1.4rem;font-family:var(--copy-font);color:var(--text);cursor:pointer;transition:background .3s ease,color .3s ease}.Gallery_filterButton__uUBty:hover{background:var(--blue);color:var(--white)}.Gallery_filterButton__uUBty.Gallery_active__fPE0W{background:var(--blue);color:var(--white);font-weight:700}.Gallery_grid__emhdE{columns:300px 3;column-gap:1.5rem}.Gallery_card__l5Glr{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.5rem;cursor:pointer;overflow:hidden;border-radius:16px;box-shadow:0 5px 20px var(--shadow-light);transition:transform .3s ease}.Gallery_card__l5Glr:hover{transform:scale(1.02)}.Gallery_card__l5Glr img{width:100%;display:block;border-radius:16px}.Gallery_lightboxOverlay__oe2GP{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:999}.Gallery_lightboxImage__aR16m{max-width:90%;max-height:90%;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.6)}.Gallery_closeBtn__A_JVj{top:30px;right:30px;font-size:2.5rem}.Gallery_closeBtn__A_JVj,.Gallery_navBtn__c1Z_O{position:absolute;color:white;cursor:pointer;z-index:1000}.Gallery_navBtn__c1Z_O{top:50%;font-size:3rem;background:none;border:none;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Gallery_navBtn__c1Z_O:hover{color:var(--blue)}.Gallery_prev___q6v2{left:30px}.Gallery_next__0K6QU{right:30px}@media (max-width:768px){.Gallery_grid__emhdE{columns:150px 2}.Gallery_lightboxImage__aR16m{max-width:95%;max-height:80%}}