.gallery_galleryPage__y8785{min-height:100vh;background:#f8f7f5}.gallery_container__Wn3Fm{max-width:1200px;margin:0 auto;padding:40px 24px 60px}.gallery_pageHeader__Ac4Cl{text-align:center;margin-bottom:40px}.gallery_pageTitle__kz4iV{font-size:2rem;font-weight:700;color:#2c2c2c;margin-bottom:10px;letter-spacing:-.02em}.gallery_pageSubtitle__H_dZr{font-size:1rem;color:#777;max-width:500px;margin:0 auto;line-height:1.6}.gallery_filterBar__grwZe{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:36px}.gallery_filterBtn__aoUco{padding:8px 20px;border-radius:50px;border:1.5px solid #ddd;background:#fff;color:#555;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.gallery_filterBtn__aoUco:hover{border-color:#8b6914;color:#8b6914;background:#fdf8f0}.gallery_filterBtn__aoUco.gallery_active__0lxrY{background:#8b6914;border-color:#8b6914;color:#fff;box-shadow:0 2px 8px rgba(139,105,20,.3)}.gallery_grid__jldrH{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:900px){.gallery_grid__jldrH{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:560px){.gallery_grid__jldrH{grid-template-columns:1fr;gap:14px}}.gallery_card__pcTmY{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.07);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.gallery_card__pcTmY:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.13)}.gallery_imageWrapper__liQfJ{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#eee}.gallery_imageWrapper__liQfJ:before{content:"";display:block;padding-top:75%}.gallery_imageWrapper__liQfJ img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery_imageWrapper__liQfJ>div{position:absolute!important;inset:0}.gallery_card__pcTmY:hover .gallery_imageWrapper__liQfJ img{transform:scale(1.05)}.gallery_imageOverlay__sQHt5{position:absolute;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.gallery_card__pcTmY:hover .gallery_imageOverlay__sQHt5{background:rgba(0,0,0,.25)}.gallery_zoomIcon__Ww_Sb{color:#fff;font-size:1.5rem;opacity:0;transform:scale(.7);transition:all .3s ease}.gallery_card__pcTmY:hover .gallery_zoomIcon__Ww_Sb{opacity:1;transform:scale(1)}.gallery_cardBody__pwB0M{padding:12px 14px 14px;flex:1 1;display:flex;flex-direction:column;gap:6px}.gallery_caption__V7qE6{font-size:.875rem;color:#444;line-height:1.5;margin:0}.gallery_categoryBadge__AkqkF{display:inline-block;font-size:.75rem;color:#8b6914;background:#fdf3dc;border-radius:4px;padding:2px 8px;font-weight:500;align-self:flex-start}.gallery_emptyState__0Q_Lp{text-align:center;padding:60px 20px;color:#aaa}.gallery_emptyState__0Q_Lp i{font-size:3rem;margin-bottom:16px;display:block}.gallery_lightboxOverlay__MsDtf{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;display:flex;align-items:center;justify-content:center;animation:gallery_fadeIn__AVm7q .2s ease}@keyframes gallery_fadeIn__AVm7q{0%{opacity:0}to{opacity:1}}.gallery_lightboxContent__hs_jr{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:14px}.gallery_lightboxImage___OXiq{max-width:85vw;max-height:78vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:gallery_zoomIn__U4cRP .25s ease}@keyframes gallery_zoomIn__U4cRP{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.gallery_lightboxCaption__wpvZr{color:#ddd;font-size:.95rem;text-align:center;max-width:600px;line-height:1.5}.gallery_lightboxCounter___Q_rh{color:#888;font-size:.8rem}.gallery_lightboxNav__4h5wx{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;color:hsla(0,0%,100%,.6);width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:2rem}.gallery_lightboxNav__4h5wx:hover{background:transparent;color:#fff;transform:translateY(-50%) scale(1.2)}.gallery_lightboxPrev__Qt0fz{left:-60px}.gallery_lightboxNext__S7BST{right:-60px}@media (max-width:700px){.gallery_lightboxPrev__Qt0fz{left:-40px}.gallery_lightboxNext__S7BST{right:-40px}}.gallery_lightboxClose__JUxF6{position:fixed;top:20px;right:24px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:background .2s ease;z-index:10000}.gallery_lightboxClose__JUxF6:hover{background:hsla(0,0%,100%,.25)}.gallery_adminFilterBar__c4tIp{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.gallery_filterChip__lPnir{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;border:1.5px solid #e0e0e0;background:#fff;color:#666;font-size:.83rem;font-weight:500;cursor:pointer;transition:all .18s ease}.gallery_filterChip__lPnir:hover{border-color:#8b6914;color:#8b6914}.gallery_filterChip__lPnir.gallery_filterChipActive__FfOcE{background:#8b6914;border-color:#8b6914;color:#fff}.gallery_filterCount__JjAKP{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:rgba(0,0,0,.12);font-size:.72rem;font-weight:600}.gallery_filterChip__lPnir.gallery_filterChipActive__FfOcE .gallery_filterCount__JjAKP{background:hsla(0,0%,100%,.25)}.gallery_adminGrid__ZZj43{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.gallery_sortHint__XREbn{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding:11px 14px;border:1px solid #f0e2cc;border-radius:8px;background:#fffaf2;color:#6d5210;font-size:.85rem}.gallery_sortHint__XREbn span{display:inline-flex;align-items:center;gap:8px}.gallery_savingOrder__EEb8e{color:#8b6914;font-weight:600;white-space:nowrap}@media (max-width:1200px){.gallery_adminGrid__ZZj43{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.gallery_adminGrid__ZZj43{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gallery_adminGrid__ZZj43{grid-template-columns:1fr}}.gallery_adminCard__GmHUh{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.07);display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease;border:1.5px solid transparent;cursor:-webkit-grab;cursor:grab}.gallery_adminCard__GmHUh:hover{box-shadow:0 6px 20px rgba(0,0,0,.11);transform:translateY(-2px)}.gallery_adminCard__GmHUh:active{cursor:-webkit-grabbing;cursor:grabbing}.gallery_draggingCard__WmGK_{opacity:.55;outline:2px dashed #8b6914;outline-offset:3px}.gallery_adminCard__GmHUh.gallery_inactive__D5DZ4{opacity:.6;border-color:#f0f0f0}.gallery_adminImageWrapper__ZL0Z_{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f0f0f0}.gallery_dragHandle__yURgG{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;border-radius:8px;background:rgba(0,0,0,.55);color:#fff;cursor:-webkit-grab;cursor:grab}.gallery_adminImageWrapper__ZL0Z_ img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery_adminCard__GmHUh:hover .gallery_adminImageWrapper__ZL0Z_ img{transform:scale(1.04)}.gallery_inactiveBadge__wTfZ4{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.55);color:#fff;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:20px;display:flex;align-items:center;gap:4px}.gallery_adminCardBody__Kh_r_{padding:12px 14px 8px;flex:1 1;display:flex;flex-direction:column;gap:6px}.gallery_adminCaption__UmP5S{font-size:.83rem;color:#555;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery_adminCategoryBadge__WHsuD{display:inline-block;font-size:.72rem;color:#8b6914;background:#fdf3dc;border-radius:20px;padding:2px 10px;font-weight:600}.gallery_adminActions__BBqSc{display:flex;gap:6px;padding:8px 10px 10px;border-top:1px solid #f5f5f5}.gallery_editBtn__Vqmin{flex:1 1;padding:5px 0;border-radius:20px;font-size:.72rem;font-weight:600;cursor:pointer;border:1px solid #fbe5b5;background:#fdf3dc;color:#8b6914;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:all .2s}.gallery_editBtn__Vqmin:hover{background:#fbe5b5}.gallery_statusBtn___8cd5{flex:1 1;padding:5px 0;border-radius:20px;font-size:.72rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:all .2s}.gallery_statusBtn___8cd5.gallery_activate__rtgUk{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.gallery_statusBtn___8cd5.gallery_activate__rtgUk:hover{background:#dbeafe}.gallery_statusBtn___8cd5.gallery_suspend__ORbXr{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.gallery_statusBtn___8cd5.gallery_suspend__ORbXr:hover{background:#fee2e2}.gallery_deleteBtn__VIoAT{flex:1 1;padding:5px 0;border-radius:20px;font-size:.72rem;font-weight:600;cursor:pointer;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:all .2s}.gallery_deleteBtn__VIoAT:hover{background:#fee2e2}.gallery_modalBackdrop___o_c9{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.gallery_modal__uY2Dw{background:#fff;border-radius:16px;padding:28px;width:100%;max-width:480px;box-shadow:0 20px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:18px}.gallery_modalTitle__8_7Pf{font-size:1.2rem;font-weight:700;color:#2c2c2c;margin:0}.gallery_formGroup__0xA0L{display:flex;flex-direction:column;gap:6px}.gallery_formGroup__0xA0L label{font-size:.875rem;font-weight:600;color:#444}.gallery_formGroup__0xA0L input,.gallery_formGroup__0xA0L select,.gallery_formGroup__0xA0L textarea{padding:9px 12px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:.9rem;color:#333;transition:border-color .2s ease;font-family:inherit}.gallery_formGroup__0xA0L input:focus,.gallery_formGroup__0xA0L select:focus,.gallery_formGroup__0xA0L textarea:focus{outline:none;border-color:#8b6914}.gallery_formGroup__0xA0L textarea{resize:vertical;min-height:70px}.gallery_uploadArea__tkRYw{border:2px dashed #ddd;border-radius:10px;padding:24px;text-align:center;cursor:pointer;transition:all .2s ease;color:#888;font-size:.9rem}.gallery_uploadArea__tkRYw:hover{border-color:#8b6914;color:#8b6914;background:#fdf8f0}.gallery_uploadArea__tkRYw i{font-size:1.8rem;margin-bottom:8px;display:block}.gallery_uploadPreview__XtrGw{width:100%;max-height:180px;object-fit:contain;border-radius:8px;margin-top:10px}.gallery_modalActions__KuSzb{display:flex;gap:12px;justify-content:flex-end}.gallery_cancelBtn__FRv_x{padding:9px 20px;border:1.5px solid #ddd;border-radius:8px;background:#fff;color:#555;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .18s ease}.gallery_cancelBtn__FRv_x:hover{background:#f5f5f5}.gallery_submitBtn__2oF4K{padding:9px 22px;border:none;border-radius:8px;background:#8b6914;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;gap:7px}.gallery_submitBtn__2oF4K:hover{background:#6d5210}.gallery_submitBtn__2oF4K:disabled{background:#bbb;cursor:not-allowed}.gallery_skeleton__MZBu9{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:gallery_shimmer__isC3i 1.5s infinite;border-radius:14px;aspect-ratio:4/3}@keyframes gallery_shimmer__isC3i{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery_modalWide__bbW3g{max-width:640px!important}.gallery_uploadList__84O39{flex-direction:column;max-height:280px;overflow-y:auto;margin-top:10px}.gallery_uploadList__84O39,.gallery_uploadRow__Gn81B{display:flex;gap:12px;border:1px solid #eee;border-radius:8px;padding:10px}.gallery_uploadRow__Gn81B{align-items:center;background:#fafafa;position:relative}.gallery_uploadRowThumb__VCSD2{width:60px;height:60px;border-radius:6px;object-fit:cover;background:#eee;flex-shrink:0}.gallery_uploadRowInfo__IfvA4{flex:1 1;display:flex;flex-direction:column;gap:6px}.gallery_uploadRowHeader__SCI6e{display:flex;align-items:center;justify-content:space-between;gap:8px}.gallery_uploadRowStatus__nZMu_{font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px}.gallery_uploadRowStatusUploading__F1CeT{color:#8b6914}.gallery_uploadRowStatusSuccess__Ix48p{color:#10b981}.gallery_uploadRowStatusError__lEP0c{color:#ef4444}.gallery_uploadRowCaptionInput__bQ8DM{width:100%;padding:6px 10px!important;font-size:.85rem!important;border-radius:6px!important;border:1.5px solid #e0e0e0!important}.gallery_uploadRowCaptionInput__bQ8DM:focus{outline:none;border-color:#8b6914!important}.gallery_removeUploadBtn__VTkib{background:none;border:none;color:#ff4d4f;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:opacity .2s;flex-shrink:0}.gallery_removeUploadBtn__VTkib:hover{opacity:.7}.gallery_commonSettingsGroup__i3hwN{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;background:#fdf8f0;padding:12px;border-radius:8px;border:1px solid #fbe5b5}@media (max-width:500px){.gallery_commonSettingsGroup__i3hwN{grid-template-columns:1fr}}