.IntroAnimation-module__DYVLSq__introContainer{z-index:10000;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.IntroAnimation-module__DYVLSq__title{letter-spacing:-.05em;color:#fafafa;opacity:0;margin:0;font-size:10rem;font-weight:300;line-height:1;transition:top 1.5s cubic-bezier(.4,0,.2,1),left 1.5s cubic-bezier(.4,0,.2,1),transform 1.5s cubic-bezier(.4,0,.2,1),font-size 1.5s cubic-bezier(.4,0,.2,1),opacity 1.5s cubic-bezier(.4,0,.2,1);animation:1s forwards IntroAnimation-module__DYVLSq__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IntroAnimation-module__DYVLSq__titleAnimating{opacity:1;top:1.5rem;left:2rem;transform:translate(0);font-size:1.5rem!important}.IntroAnimation-module__DYVLSq__subtitle{color:#a1a1aa;opacity:0;text-align:center;width:100%;margin:0;font-size:1.125rem;font-weight:300;transition:opacity .2s;animation:.5s .3s forwards IntroAnimation-module__DYVLSq__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(6rem - 50%))}.IntroAnimation-module__DYVLSq__subtitleAnimating{animation:none;opacity:0!important}@keyframes IntroAnimation-module__DYVLSq__fadeIn{to{opacity:1}}@media (min-width:768px){.IntroAnimation-module__DYVLSq__title{font-size:10rem}.IntroAnimation-module__DYVLSq__subtitle{font-size:1.25rem;transform:translate(-50%,calc(9rem - 50%))}}@media (max-width:768px){.IntroAnimation-module__DYVLSq__title{font-size:6rem}.IntroAnimation-module__DYVLSq__titleAnimating{top:1.25rem;left:1rem;font-size:1.25rem!important}.IntroAnimation-module__DYVLSq__subtitle{transform:translate(-50%,calc(6rem - 50%))}}@media (max-width:480px){.IntroAnimation-module__DYVLSq__title{font-size:4rem}.IntroAnimation-module__DYVLSq__titleAnimating{font-size:1.1rem}.IntroAnimation-module__DYVLSq__subtitle{font-size:1.25rem;transform:translate(-50%,calc(4rem - 50%))}}
.HandJointsOverlay-module__J0CzCW__overlayContainer{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.HandJointsOverlay-module__J0CzCW__overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}
.VideoCard-module__xMw3MW__videoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;opacity:1;background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.5);border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:scale(1)}.VideoCard-module__xMw3MW__videoCard.VideoCard-module__xMw3MW__hidden{opacity:0;pointer-events:none;position:absolute;transform:scale(.8)}.VideoCard-module__xMw3MW__videoCard:hover{background:rgba(39,39,42,.7);border-color:rgba(82,82,91,.7);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.VideoCard-module__xMw3MW__videoWrapper{background:#27272a;width:100%;height:220px;position:relative;overflow:hidden}.VideoCard-module__xMw3MW__videoWrapper>canvas{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.VideoCard-module__xMw3MW__video,.VideoCard-module__xMw3MW__thumbnail{object-fit:cover;pointer-events:none;width:100%;height:100%}.VideoCard-module__xMw3MW__videoInfo{padding:1.25rem}.VideoCard-module__xMw3MW__placeholder{background:#1a1a1d;width:100%;height:100%;position:relative;overflow:hidden}.VideoCard-module__xMw3MW__shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);width:100%;height:100%;animation:1.5s infinite VideoCard-module__xMw3MW__shimmer;position:absolute;top:0;left:0}@keyframes VideoCard-module__xMw3MW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.VideoCard-module__xMw3MW__videoTask{color:#fafafa;margin-bottom:.75rem;font-size:1rem;font-weight:400;line-height:1.5}.VideoCard-module__xMw3MW__videoMeta{color:#71717a;gap:1rem;font-size:.85rem;display:flex}@keyframes VideoCard-module__xMw3MW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.VideoCard-module__xMw3MW__videoCard.VideoCard-module__xMw3MW__visible{animation:.4s cubic-bezier(.4,0,.2,1) forwards VideoCard-module__xMw3MW__slideUp}@media (max-width:768px){.VideoCard-module__xMw3MW__videoWrapper{height:180px}.VideoCard-module__xMw3MW__videoInfo{padding:1rem}.VideoCard-module__xMw3MW__videoTask{margin-bottom:.5rem;font-size:.9rem}.VideoCard-module__xMw3MW__videoMeta{font-size:.8rem}}.VideoCard-module__xMw3MW__actionOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;z-index:15;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.3);border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:90%;padding:.4rem .8rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.1)}.VideoCard-module__xMw3MW__currentAction{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);word-wrap:break-word;overflow-wrap:break-word;font-size:.7rem;font-weight:400;line-height:1.2}@media (max-width:480px){.VideoCard-module__xMw3MW__videoCard{border-radius:12px}.VideoCard-module__xMw3MW__videoWrapper{height:200px}.VideoCard-module__xMw3MW__videoInfo{padding:.875rem}.VideoCard-module__xMw3MW__videoTask{font-size:.875rem}}
@keyframes VideoCardSkeleton-module__fqHUrq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.VideoCardSkeleton-module__fqHUrq__skeleton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.5);border-radius:16px;overflow:hidden}.VideoCardSkeleton-module__fqHUrq__videoWrapper{background:#27272a;width:100%;height:220px;position:relative;overflow:hidden}.VideoCardSkeleton-module__fqHUrq__shimmer{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);width:100%;height:100%;animation:1.5s infinite VideoCardSkeleton-module__fqHUrq__shimmer;position:absolute;top:0;left:0}.VideoCardSkeleton-module__fqHUrq__info{padding:1.25rem}.VideoCardSkeleton-module__fqHUrq__titleLine{background:rgba(63,63,70,.3);border-radius:4px;height:1.5rem;margin-bottom:.75rem;position:relative;overflow:hidden}.VideoCardSkeleton-module__fqHUrq__titleLine:after{content:"";background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);width:100%;height:100%;animation:1.5s infinite VideoCardSkeleton-module__fqHUrq__shimmer;position:absolute;top:0;left:0}.VideoCardSkeleton-module__fqHUrq__metaLine{background:rgba(63,63,70,.2);border-radius:4px;width:60%;height:1rem;position:relative;overflow:hidden}.VideoCardSkeleton-module__fqHUrq__metaLine:after{content:"";background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);width:100%;height:100%;animation:1.5s infinite VideoCardSkeleton-module__fqHUrq__shimmer;position:absolute;top:0;left:0}@media (max-width:768px){.VideoCardSkeleton-module__fqHUrq__videoWrapper{height:180px}}
.VideoGrid-module__8w-dOq__videoGrid{gap:1.5rem;transition:all .3s;display:grid}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__small{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__medium{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__large{grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}@media (max-width:768px){.VideoGrid-module__8w-dOq__videoGrid{gap:1rem}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__small{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__medium{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__large{grid-template-columns:1fr}}@media (max-width:480px){.VideoGrid-module__8w-dOq__videoGrid{gap:.75rem}.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__small,.VideoGrid-module__8w-dOq__videoGrid.VideoGrid-module__8w-dOq__medium{grid-template-columns:1fr}}
.VideoModal-module__fKHD_a__modal{z-index:1000;opacity:0;background:#000;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.VideoModal-module__fKHD_a__modalContent{width:100%;height:100%;position:relative}.VideoModal-module__fKHD_a__closeBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1002;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:2rem;left:2rem}.VideoModal-module__fKHD_a__closeBtn:hover{background:rgba(255,255,255,.1);transform:scale(1.05)}.VideoModal-module__fKHD_a__closeBtn:before,.VideoModal-module__fKHD_a__closeBtn:after{content:"";background:#fff;width:16px;height:1.5px;position:absolute}.VideoModal-module__fKHD_a__closeBtn:before{transform:rotate(45deg)}.VideoModal-module__fKHD_a__closeBtn:after{transform:rotate(-45deg)}.VideoModal-module__fKHD_a__sidebarToggle{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;z-index:1002;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.2)}.VideoModal-module__fKHD_a__sidebarToggle:hover{background:rgba(255,255,255,.15);transform:scale(1.05)}.VideoModal-module__fKHD_a__sidebarToggle span{transform-origin:50%;background:#fff;width:18px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.VideoModal-module__fKHD_a__sidebarToggle.VideoModal-module__fKHD_a__active span:first-child{transform:translateY(6px)rotate(45deg)}.VideoModal-module__fKHD_a__sidebarToggle.VideoModal-module__fKHD_a__active span:nth-child(2){opacity:0;transform:scaleX(0)}.VideoModal-module__fKHD_a__sidebarToggle.VideoModal-module__fKHD_a__active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.VideoModal-module__fKHD_a__fullscreenVideo{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VideoModal-module__fKHD_a__fullscreenVideo>canvas{pointer-events:none;z-index:10;position:absolute;top:0;left:0}.VideoModal-module__fKHD_a__video{object-fit:contain;width:100%;height:100%}.VideoModal-module__fKHD_a__videoProgress{cursor:pointer;z-index:1001;background:rgba(255,255,255,.2);width:100%;height:4px;position:absolute;bottom:0;left:0}.VideoModal-module__fKHD_a__videoProgressBar{background:#fafafa;width:0%;height:100%;transition:width .1s linear}.VideoModal-module__fKHD_a__actionOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;z-index:1001;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.3);border-radius:16px;min-width:400px;padding:1rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.1)}.VideoModal-module__fKHD_a__actionOverlay.VideoModal-module__fKHD_a__hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(10px)}.VideoModal-module__fKHD_a__currentAction{color:#fff;text-transform:capitalize;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size:1.1rem;font-weight:400}.VideoModal-module__fKHD_a__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;background:rgba(10,10,12,.98);border-left:1px solid rgba(255,255,255,.1);width:400px;height:100%;padding:5rem 2rem 2rem;transition:right .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;right:-400px;overflow-y:auto}.VideoModal-module__fKHD_a__sidebar.VideoModal-module__fKHD_a__active{right:0}.VideoModal-module__fKHD_a__infoSection{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.VideoModal-module__fKHD_a__infoTitle{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.VideoModal-module__fKHD_a__infoContent{color:#f4f4f5;font-size:.95rem;font-weight:400;line-height:1.6}.VideoModal-module__fKHD_a__timelineItems{max-height:calc(100vh - 300px);overflow-y:auto}.VideoModal-module__fKHD_a__timelineItems::-webkit-scrollbar{width:4px}.VideoModal-module__fKHD_a__timelineItems::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:2px}.VideoModal-module__fKHD_a__timelineItems::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.VideoModal-module__fKHD_a__timelineItems::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.VideoModal-module__fKHD_a__timelineItem{cursor:pointer;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:10px;margin-bottom:.75rem;padding:1rem;transition:all .2s}.VideoModal-module__fKHD_a__timelineItem:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.VideoModal-module__fKHD_a__timelineItem.VideoModal-module__fKHD_a__active{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.VideoModal-module__fKHD_a__timelineLabel{color:#fff;text-transform:capitalize;font-size:.9rem;font-weight:400;line-height:1.4}.VideoModal-module__fKHD_a__timelineTime{color:#a1a1aa;margin-top:.25rem;font-size:.75rem}.VideoModal-module__fKHD_a__timelineMetadata{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.VideoModal-module__fKHD_a__timelineMeta{align-items:flex-start;gap:.5rem;font-size:.7rem;display:flex}.VideoModal-module__fKHD_a__metaType{color:#71717a;text-transform:uppercase;flex-shrink:0;font-weight:500}.VideoModal-module__fKHD_a__metaValue{color:#a1a1aa;line-height:1.3}.VideoModal-module__fKHD_a__metadataPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1);border-radius:16px;min-width:280px;max-width:350px;padding:1.5rem;position:absolute;top:50%;left:2rem;transform:translateY(-50%);box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.1)}.VideoModal-module__fKHD_a__metadataSection{margin-bottom:1.25rem}.VideoModal-module__fKHD_a__metadataSection:last-child{margin-bottom:0}.VideoModal-module__fKHD_a__metadataLabel{color:#71717a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.VideoModal-module__fKHD_a__metadataValue{color:#e4e4e7;font-size:.9rem;font-weight:400;line-height:1.5}.VideoModal-module__fKHD_a__taskProgressBar{background:rgba(255,255,255,.1);border-radius:3px;width:100%;height:6px;margin-top:.5rem;position:relative;overflow:hidden}.VideoModal-module__fKHD_a__taskProgressFill{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);border-radius:3px;height:100%;transition:width .3s,background .3s;box-shadow:0 0 10px rgba(59,130,246,.5)}.VideoModal-module__fKHD_a__taskProgressFill.VideoModal-module__fKHD_a__completed{background:linear-gradient(90deg,#10b981 0%,#34d399 100%);box-shadow:0 0 10px rgba(16,185,129,.5)}@media (max-width:768px){.VideoModal-module__fKHD_a__metadataPanel{min-width:200px;max-width:250px;padding:1rem;font-size:.85rem;left:1rem}.VideoModal-module__fKHD_a__metadataLabel{font-size:.7rem}.VideoModal-module__fKHD_a__metadataValue{font-size:.8rem}}
.GalleryHeader-module__aA8q-W__header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(24,24,27,.95);border-bottom:1px solid rgba(63,63,70,.5);padding:1rem 0;position:fixed;top:0;left:0;right:0}.GalleryHeader-module__aA8q-W__header.GalleryHeader-module__aA8q-W__animateIn{opacity:0;animation:.1s 2.9s forwards GalleryHeader-module__aA8q-W__fadeInHeader}@keyframes GalleryHeader-module__aA8q-W__fadeInHeader{to{opacity:1}}.GalleryHeader-module__aA8q-W__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1800px;margin:0 auto;padding:0 2rem;display:flex}.GalleryHeader-module__aA8q-W__logo{color:#fafafa;opacity:1;letter-spacing:-.02em;flex-shrink:0;font-size:1.5rem;font-weight:300;text-decoration:none;transition:opacity .2s}.GalleryHeader-module__aA8q-W__logo.GalleryHeader-module__aA8q-W__animateLogo{opacity:0}.GalleryHeader-module__aA8q-W__logo:hover{opacity:.85}.GalleryHeader-module__aA8q-W__searchContainer{flex:1;max-width:600px;position:relative}.GalleryHeader-module__aA8q-W__searchContainer.GalleryHeader-module__aA8q-W__desktopOnly{display:flex}.GalleryHeader-module__aA8q-W__searchInput{color:#fafafa;background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.6);border-radius:12px;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:.95rem;transition:all .2s}.GalleryHeader-module__aA8q-W__searchInput:focus{background:rgba(39,39,42,.8);border-color:rgba(82,82,91,.8)}.GalleryHeader-module__aA8q-W__searchInput::placeholder{color:#71717a}.GalleryHeader-module__aA8q-W__searchIcon{color:#71717a;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.GalleryHeader-module__aA8q-W__controls{flex-shrink:0;align-items:center;gap:1rem;display:flex}.GalleryHeader-module__aA8q-W__gridControls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.5);border-radius:10px;gap:.25rem;padding:.25rem;display:flex}.GalleryHeader-module__aA8q-W__gridSizeBtn{color:#71717a;cursor:pointer;text-transform:capitalize;background:0 0;border:1px solid transparent;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:400;transition:all .2s}.GalleryHeader-module__aA8q-W__gridSizeBtn:hover{color:#fafafa;background:rgba(63,63,70,.5)}.GalleryHeader-module__aA8q-W__gridSizeBtn.GalleryHeader-module__aA8q-W__active{color:#fafafa;background:rgba(63,63,70,.6);border-color:rgba(82,82,91,.5)}.GalleryHeader-module__aA8q-W__sizeIcon{letter-spacing:-.05em;font-size:.9rem}@media (max-width:768px){.GalleryHeader-module__aA8q-W__header{padding:.75rem 0}.GalleryHeader-module__aA8q-W__container{justify-content:space-between;gap:1rem;padding:0 1rem}.GalleryHeader-module__aA8q-W__logo{font-size:1.25rem}.GalleryHeader-module__aA8q-W__controls{gap:0}}@media (max-width:480px){.GalleryHeader-module__aA8q-W__container{padding:0 .75rem}.GalleryHeader-module__aA8q-W__logo{font-size:1.1rem}.GalleryHeader-module__aA8q-W__searchInput::placeholder{font-size:.85rem}}.GalleryHeader-module__aA8q-W__menuButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.1)}.GalleryHeader-module__aA8q-W__menuButton:hover{background:rgba(255,255,255,.08);transform:scale(1.05)}.GalleryHeader-module__aA8q-W__menuButton span{background:#fafafa;width:18px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.GalleryHeader-module__aA8q-W__menuButton.GalleryHeader-module__aA8q-W__active span:first-child{transform:translateY(6px)rotate(45deg)}.GalleryHeader-module__aA8q-W__menuButton.GalleryHeader-module__aA8q-W__active span:nth-child(2){opacity:0}.GalleryHeader-module__aA8q-W__menuButton.GalleryHeader-module__aA8q-W__active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.GalleryHeader-module__aA8q-W__menuDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;background:rgba(10,10,12,.98);border:1px solid rgba(255,255,255,.1);border-radius:16px;width:280px;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:75px;right:2rem;overflow:hidden;transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.4)}.GalleryHeader-module__aA8q-W__menuDropdown.GalleryHeader-module__aA8q-W__open{opacity:1;max-height:500px;transform:translateY(0)}.GalleryHeader-module__aA8q-W__menuContent{padding:.75rem}.GalleryHeader-module__aA8q-W__menuItem{color:#e4e4e7;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.GalleryHeader-module__aA8q-W__menuItem:hover{color:#fff;background:rgba(255,255,255,.05)}.GalleryHeader-module__aA8q-W__menuIcon{opacity:.7;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.GalleryHeader-module__aA8q-W__menuItem:hover .GalleryHeader-module__aA8q-W__menuIcon{opacity:1}.GalleryHeader-module__aA8q-W__menuLabel{flex:1}.GalleryHeader-module__aA8q-W__menuToggle{color:#e4e4e7;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}.GalleryHeader-module__aA8q-W__menuToggle:hover{color:#fff;background:rgba(255,255,255,.05)}.GalleryHeader-module__aA8q-W__toggleSwitch{background:rgba(71,71,74,.6);border-radius:12px;width:44px;height:24px;margin-left:auto;transition:background .3s;position:relative}.GalleryHeader-module__aA8q-W__toggleSwitch.GalleryHeader-module__aA8q-W__active{background:rgba(99,102,241,.8)}.GalleryHeader-module__aA8q-W__toggleSlider{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.GalleryHeader-module__aA8q-W__toggleSwitch.GalleryHeader-module__aA8q-W__active .GalleryHeader-module__aA8q-W__toggleSlider{transform:translate(20px)}.GalleryHeader-module__aA8q-W__menuDivider{background:rgba(63,63,70,.5);height:1px;margin:.5rem 0}.GalleryHeader-module__aA8q-W__mobileSearchContainer{margin-bottom:.5rem;position:relative}.GalleryHeader-module__aA8q-W__mobileSearchInput{color:#fafafa;background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.6);border-radius:10px;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:.95rem;transition:all .2s}.GalleryHeader-module__aA8q-W__mobileSearchInput:focus{background:rgba(39,39,42,.8);border-color:rgba(82,82,91,.8)}.GalleryHeader-module__aA8q-W__mobileSearchInput::placeholder{color:#71717a}.GalleryHeader-module__aA8q-W__mobileSearchContainer .GalleryHeader-module__aA8q-W__searchIcon{color:#71717a;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.GalleryHeader-module__aA8q-W__desktopOnly{display:flex}.GalleryHeader-module__aA8q-W__mobileOnly,.GalleryHeader-module__aA8q-W__menuDivider.GalleryHeader-module__aA8q-W__mobileOnly{display:none}@media (max-width:768px){.GalleryHeader-module__aA8q-W__desktopOnly{display:none!important}.GalleryHeader-module__aA8q-W__mobileOnly,.GalleryHeader-module__aA8q-W__menuDivider.GalleryHeader-module__aA8q-W__mobileOnly,.GalleryHeader-module__aA8q-W__mobileSearchContainer{display:block}.GalleryHeader-module__aA8q-W__menuButton{width:36px;height:36px}.GalleryHeader-module__aA8q-W__menuDropdown{width:240px;top:65px;right:1rem}.GalleryHeader-module__aA8q-W__menuItem,.GalleryHeader-module__aA8q-W__menuToggle{padding:.75rem;font-size:.9rem}.GalleryHeader-module__aA8q-W__toggleSwitch{width:36px;height:20px}.GalleryHeader-module__aA8q-W__toggleSlider{width:16px;height:16px}.GalleryHeader-module__aA8q-W__toggleSwitch.GalleryHeader-module__aA8q-W__active .GalleryHeader-module__aA8q-W__toggleSlider{transform:translate(16px)}}
.Footer-module__EZoWya__footer{background:rgba(24,24,27,.5);border-top:1px solid rgba(63,63,70,.3);margin-top:auto;padding:2rem 0}.Footer-module__EZoWya__container{text-align:center;max-width:1800px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__copyright{color:#71717a;margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:1.5rem 0}.Footer-module__EZoWya__container{padding:0 1rem}.Footer-module__EZoWya__copyright{font-size:.813rem}}
.gallery-module__NCUE0q__container{z-index:1;max-width:1800px;margin:0 auto;padding:6rem 2rem 3rem;position:relative}@media (max-width:768px){.gallery-module__NCUE0q__container{padding:5rem 1rem 2rem}}@media (max-width:480px){.gallery-module__NCUE0q__container{padding:4.5rem .75rem 2rem}}.gallery-module__NCUE0q__searchHint{color:#52525b;z-index:1;background:rgba(39,39,42,.8);border:1px solid rgba(63,63,70,.3);border-radius:8px;padding:.5rem 1rem;font-size:.85rem;position:fixed;bottom:2rem;right:2rem}.gallery-module__NCUE0q__loading{text-align:center;color:#71717a;padding:4rem;font-size:1.1rem}.gallery-module__NCUE0q__loadingMore{justify-content:center;align-items:center;margin-top:2rem;padding:3rem;display:flex}.gallery-module__NCUE0q__loadingSpinner{border:3px solid rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.5);border-radius:50%;width:40px;height:40px;animation:1s linear infinite gallery-module__NCUE0q__spin}@keyframes gallery-module__NCUE0q__spin{to{transform:rotate(360deg)}}.gallery-module__NCUE0q__endMessage{text-align:center;color:#52525b;margin-top:2rem;padding:2rem;font-size:.9rem}
