.gallery-module__zlwOTG__galleryWrapper{width:100%}.gallery-module__zlwOTG__galleryGrid{column-count:3;column-gap:20px;margin-top:40px}.gallery-module__zlwOTG__card{break-inside:avoid;cursor:pointer;width:100%;transition:var(--transition);background:#fff;margin-bottom:20px;display:inline-block;position:relative}.gallery-module__zlwOTG__imageWrapper{border-radius:4px;width:100%;position:relative;overflow:hidden}.gallery-module__zlwOTG__thumbnail{width:100%;height:auto;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:block}.gallery-module__zlwOTG__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.gallery-module__zlwOTG__overlay span{color:#fff;border:1px solid #fff;border-radius:20px;padding:8px 16px;font-size:.9rem}.gallery-module__zlwOTG__card:hover .gallery-module__zlwOTG__overlay{opacity:1}.gallery-module__zlwOTG__card:hover .gallery-module__zlwOTG__thumbnail{transform:scale(1.05)}.gallery-module__zlwOTG__cardInfo{padding:12px 4px}.gallery-module__zlwOTG__cardTitle{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:500;line-height:1.4}.gallery-module__zlwOTG__cardDate{color:var(--text-secondary);font-size:.8rem}.gallery-module__zlwOTG__modalOverlay{z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.gallery-module__zlwOTG__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative;overflow:hidden}.gallery-module__zlwOTG__closeModalBtn{color:var(--text-secondary);cursor:pointer;z-index:10;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:15px;right:20px}.gallery-module__zlwOTG__modalScrollArea{padding:40px;overflow-y:auto}.gallery-module__zlwOTG__modalHeader{text-align:center;border-bottom:1px solid var(--border-color);margin-bottom:30px;padding-bottom:20px}.gallery-module__zlwOTG__modalTitle{color:var(--text-primary);word-break:keep-all;margin-bottom:12px;font-size:2rem;font-weight:700}.gallery-module__zlwOTG__modalMeta{color:var(--text-secondary);font-size:.95rem}.gallery-module__zlwOTG__modalBody{flex-direction:column;gap:30px;display:flex}.gallery-module__zlwOTG__mainImageContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.gallery-module__zlwOTG__imageBox{background:#f8f8f8;border-radius:8px;width:100%;overflow:hidden}.gallery-module__zlwOTG__fullImage{object-fit:contain;width:100%;height:auto;max-height:500px;display:block}.gallery-module__zlwOTG__slideBtn{cursor:pointer;z-index:5;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.gallery-module__zlwOTG__slideBtn:hover:not(:disabled){background:#fff;transform:translateY(-50%)scale(1.1)}.gallery-module__zlwOTG__slideBtn:disabled{opacity:.3;cursor:not-allowed}.gallery-module__zlwOTG__prevBtn{left:-25px}.gallery-module__zlwOTG__nextBtn{right:-25px}.gallery-module__zlwOTG__pagination{text-align:center;color:var(--text-secondary);font-size:.9rem}.gallery-module__zlwOTG__contentArea{color:#444;padding:0 10px;font-size:1.1rem;line-height:1.8}.gallery-module__zlwOTG__fullDescription{white-space:pre-wrap;word-break:break-all}.gallery-module__zlwOTG__modalFooter{border-top:1px dashed var(--border-color);text-align:center;margin-top:40px;padding-top:30px}.gallery-module__zlwOTG__backBtn{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:30px;padding:12px 40px;font-size:1rem;transition:opacity .2s}.gallery-module__zlwOTG__backBtn:hover{opacity:.9}.gallery-module__zlwOTG__empty{text-align:center;color:var(--text-secondary);padding:100px 0}@media (max-width:1024px){.gallery-module__zlwOTG__galleryGrid{column-count:2}.gallery-module__zlwOTG__prevBtn{left:10px}.gallery-module__zlwOTG__nextBtn{right:10px}}@media (max-width:768px){.gallery-module__zlwOTG__modalScrollArea{padding:25px}.gallery-module__zlwOTG__modalTitle{font-size:1.5rem}.gallery-module__zlwOTG__fullImage{max-height:350px}}@media (max-width:500px){.gallery-module__zlwOTG__galleryGrid{column-count:1}}
