.PhotoGallery_gallery__hCjwV{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:1rem 0}@media (max-width:768px){.PhotoGallery_gallery__hCjwV{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}.PhotoGallery_photoCard___URDi{position:relative;cursor:pointer;border-radius:1rem;overflow:hidden;background:#0f1420;animation:PhotoGallery_fadeInScale__PJ6wk .6s cubic-bezier(.4,0,.2,1) backwards;transition:transform .4s cubic-bezier(.4,0,.2,1)}.PhotoGallery_photoCard___URDi:hover{transform:translateY(-8px)}.PhotoGallery_imageWrapper__LXCGn{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(6,182,212,.05))}.PhotoGallery_image__3eo7e{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .3s ease}.PhotoGallery_photoCard___URDi:hover .PhotoGallery_image__3eo7e{transform:scale(1.1)}.PhotoGallery_skeleton__CDB_l{position:absolute;inset:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.1));overflow:hidden}.PhotoGallery_skeletonLoader__HCS0y{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05) 50%,transparent);animation:PhotoGallery_shimmer__VaUQR 2s infinite}@keyframes PhotoGallery_shimmer__VaUQR{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.PhotoGallery_overlay__SYu5Q{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,20,32,.95) 0,rgba(15,20,32,.7) 40%,transparent 70%);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:1.5rem}.PhotoGallery_photoCard___URDi:hover .PhotoGallery_overlay__SYu5Q{opacity:1}.PhotoGallery_overlayContent__RngJi{transform:translateY(20px);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.PhotoGallery_photoCard___URDi:hover .PhotoGallery_overlayContent__RngJi{transform:translateY(0)}.PhotoGallery_photoTitle__fbjeZ{font-size:1.25rem;font-weight:700;color:#e6e8ec;margin-bottom:.5rem;line-height:1.3}.PhotoGallery_photoFormat__VPZE2{font-size:.875rem;color:#9aa4b2;margin-bottom:1rem}.PhotoGallery_viewButton__B99HF{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:white;border:none;border-radius:9999px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease}.PhotoGallery_viewButton__B99HF:hover{transform:translateX(4px);box-shadow:0 8px 20px rgba(139,92,246,.4)}.PhotoGallery_modal__bDQjW{position:fixed;inset:0;background:rgba(11,15,23,.95);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:PhotoGallery_fadeIn__VilZs .3s ease;overflow-y:auto}.PhotoGallery_modalContent__fmX2E{position:relative;width:100%;max-width:1200px;background:#0f1420;border:1px solid #1b2231;border-radius:1.5rem;padding:2rem;animation:PhotoGallery_scaleIn__dc4jc .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 25px 50px rgba(0,0,0,.5)}@media (max-width:768px){.PhotoGallery_modal__bDQjW{padding:1rem}.PhotoGallery_modalContent__fmX2E{padding:1.5rem}}.PhotoGallery_closeButton__S_9qI{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border:none;background:rgba(255,255,255,.1);color:#e6e8ec;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.PhotoGallery_closeButton__S_9qI:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.PhotoGallery_modalGrid__MZQ_S{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media (max-width:968px){.PhotoGallery_modalGrid__MZQ_S{grid-template-columns:1fr}}.PhotoGallery_modalImageWrapper__D_QvP{position:relative;width:100%;aspect-ratio:3/4;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.1))}.PhotoGallery_modalImage__yZC93{width:100%;height:100%;object-fit:cover}.PhotoGallery_modalInfo__DKwaT{display:flex;flex-direction:column;gap:1.5rem}.PhotoGallery_modalCategory__qHFij{display:inline-block;width:fit-content;padding:.5rem 1rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.3);border-radius:9999px;color:#a78bfa;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.PhotoGallery_modalTitle__i4drM{font-size:2rem;font-weight:700;color:#e6e8ec;line-height:1.2;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:768px){.PhotoGallery_modalTitle__i4drM{font-size:1.5rem}}.PhotoGallery_modalDescription__Mr1Q2{color:#9aa4b2;font-size:1.125rem;line-height:1.6}.PhotoGallery_modalDetails__nLoFM{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.02);border:1px solid #1b2231;border-radius:1rem}.PhotoGallery_detailItem__wGhGW{display:flex;justify-content:space-between;align-items:center}.PhotoGallery_detailLabel__0bDsm{color:#9aa4b2;font-size:.875rem;font-weight:500}.PhotoGallery_detailValue__JTsuD{color:#e6e8ec;font-weight:600}.PhotoGallery_orderButton__mRYMz{padding:1rem 2rem;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:white;border:none;border-radius:9999px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(139,92,246,.3)}.PhotoGallery_orderButton__mRYMz:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(139,92,246,.5)}@keyframes PhotoGallery_fadeInScale__PJ6wk{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PhotoGallery_fadeIn__VilZs{0%{opacity:0}to{opacity:1}}@keyframes PhotoGallery_scaleIn__dc4jc{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}