.photogallery_galleryContainer__o3shN{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;min-height:100vh;background:linear-gradient(135deg,#fffcf8,#f5f0e8);font-family:Arial,sans-serif;padding:50px 2rem 80px;gap:2rem}.photogallery_galleryInner__Tlb5V{display:flex;gap:2rem;align-items:flex-start;width:100%;box-sizing:border-box}.photogallery_sidebar__ZkeAF{width:280px;padding:1.5rem;border-right:1px solid #e6e6e6}.photogallery_sidebarTitle__kQg0h{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.photogallery_categoryList__mrmib{display:flex;flex-direction:column;gap:.5rem}.photogallery_category__kWvjr{padding:12px 16px;cursor:pointer;border-radius:6px;text-align:center;transition:background .3s;font-weight:600;font-size:medium}.photogallery_categoryItem__CxKZK{border-radius:8px;overflow:hidden}.photogallery_mainCategory__AaGJD{width:100%;padding:.75rem 1rem;background:#f5f5f5;border:none;font-weight:500}.photogallery_activeMain__uOwj1{background:#432c1b;color:white}.photogallery_chevron__UXuYP{transition:transform .3s ease}.photogallery_chevronOpen__eFJ8p{transform:rotate(180deg)}.photogallery_subCategoryList__0S3U4{background:#fafafa;padding:.5rem 0}.photogallery_subCategory__sv1rf{width:100%;padding:.5rem 1.5rem;text-align:left;border:none;background:transparent;font-size:.95rem}.photogallery_subCategory__sv1rf:hover{background:#f5f1e9}.photogallery_activeSub__P1COE{background:#f3e4d8;font-weight:600}.photogallery_category__kWvjr:hover{background:linear-gradient(135deg,#f1bd95,#f3e7dd)}.photogallery_activeCategory__ECf_Q{background:linear-gradient(135deg,#f2b882,#edc568)}.photogallery_imageArea__Nbpkx{flex:1 1;padding:40px;overflow-y:auto;background:white;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.photogallery_categoryTitle__sPAUh{font-size:28px;margin-bottom:40px;color:#503b16;text-transform:capitalize}.photogallery_imageGrid__ENogJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px}.photogallery_imageCard__AMdqz{cursor:pointer;overflow:hidden;border-radius:10px;transition:transform .3s ease}.photogallery_imageCard__AMdqz:hover{transform:scale(1.03)}.photogallery_galleryImage__U0r4n{width:100%;height:250px;object-fit:cover;border-radius:10px}.photogallery_lightbox__jbzbQ{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden;flex-direction:column;padding:20px}.photogallery_lightboxControls__6y55u{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap;z-index:10}.photogallery_lightboxControls__6y55u button{background:rgba(255,255,255,.2);border:none;color:white;padding:8px 12px;border-radius:8px;font-size:16px;cursor:pointer;transition:background .2s}.photogallery_lightboxControls__6y55u button:hover{background:rgba(255,255,255,.4)}.photogallery_lightboxImageContainer__SQfVq{display:flex;align-items:center;justify-content:center}.photogallery_navButton__3kSuI{font-size:40px;color:white;background:none;border:none;cursor:pointer;margin:0 20px}.photogallery_lightboxImageWrapper__tSVcb{flex:1 1;display:flex;justify-content:center;align-items:center;max-width:90vw;max-height:80vh;overflow:hidden;border-radius:12px}.photogallery_lightboxImage__u1a8G{object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%;transition:transform .3s ease}.photogallery_mainCategory__AaGJD{padding:14px 16px;cursor:pointer;border-radius:8px;font-weight:700;background:linear-gradient(135deg,#eee1cd,#e6dabf);color:#432c1b;display:flex;justify-content:space-between;align-items:center}.photogallery_mainCategory__AaGJD:hover{background:linear-gradient(135deg,#e6c9a8,#e3b888)}.photogallery_activeMain__uOwj1{background:linear-gradient(135deg,#d9a35d,#c58a52);color:#2e1b0b}.photogallery_subCategoryList__0S3U4{margin-left:10px;margin-top:6px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.photogallery_subCategory__sv1rf{padding:10px 14px;border-radius:6px;cursor:pointer;font-size:.9rem;background:#fbf9f1;color:#2e1b0b;font-weight:500}.photogallery_subCategory__sv1rf:hover{background:#f3ebd8}.photogallery_activeSub__P1COE{background:#d5bf95;color:#2e1b0b;font-weight:700}.photogallery_arrow__vruxq{font-size:14px}@media (max-width:640px){.photogallery_lightbox__jbzbQ{padding:10px;justify-content:space-between}.photogallery_lightboxControls__6y55u{position:relative;top:0;margin-bottom:6px;gap:6px;flex-wrap:wrap}.photogallery_lightboxImageWrapper__tSVcb{max-width:100%;max-height:70vh}.photogallery_lightboxImage__u1a8G{max-width:100%;max-height:70vh;border-radius:8px}.photogallery_galleryContainer__o3shN{flex-direction:column;gap:0;padding:20px}.photogallery_galleryInner__Tlb5V{flex-direction:column;gap:0}.photogallery_sidebar__ZkeAF{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;box-shadow:none;background:transparent}.photogallery_categoryList__mrmib{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.photogallery_category__kWvjr{padding:10px 14px;border-radius:6px;font-size:.95rem}.photogallery_imageArea__Nbpkx{padding:20px;background:transparent;box-shadow:none}.photogallery_galleryImage__U0r4n{height:220px}}@media (max-width:468px){.photogallery_galleryContainer__o3shN{flex-direction:column;gap:0;padding:15px}.photogallery_categoryList__mrmib{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}.photogallery_galleryInner__Tlb5V{flex-direction:column;gap:0}.photogallery_category__kWvjr{font-size:.85rem;padding:8px 12px;border-radius:5px}.photogallery_imageArea__Nbpkx{padding:15px;background:transparent;box-shadow:none}.photogallery_sidebar__ZkeAF h3{margin:10px 0 25px;font-size:.8rem;text-align:center;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:10px}.photogallery_galleryImage__U0r4n{height:200px}.photogallery_categoryTitle__sPAUh{font-size:22px}}