.gallery-module__zlwOTG__galleryWrapper{width:100%}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.gallery-module__zlwOTG__card{cursor:pointer;width:100%;transition:var(--transition);background:#fff;position:relative}.gallery-module__zlwOTG__imageWrapper{aspect-ratio:4/3;border-radius:4px;width:100%;position:relative;overflow:hidden}.gallery-module__zlwOTG__imageWrapper:after{content:"";z-index:10;position:absolute;inset:0}.gallery-module__zlwOTG__thumbnail{object-fit:cover;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none;width:100%;height:100%;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);word-break:keep-all;overflow-wrap:break-word;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__imageFeed{flex-direction:column;gap:20px;width:100%;display:flex}.gallery-module__zlwOTG__feedImageBox{background:#f8f8f8;border-radius:8px;width:100%;position:relative;overflow:hidden}.gallery-module__zlwOTG__feedImageBox:after{content:"";z-index:10;position:absolute;inset:0}.gallery-module__zlwOTG__fullImage{object-fit:contain;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none;width:100%;height:auto;display:block}.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:keep-all;overflow-wrap:break-word}.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{grid-template-columns:repeat(2,1fr)}.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{grid-template-columns:1fr}}
