#gallery_heroSection__vI0tQ{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:72px;background:#080116}.gallery_videoBg__FFkgw{position:absolute;inset:0;width:100%;height:100%}.gallery_heroVideo__yWad5{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02)}.gallery_videoOverlay__z5Ycf{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(109,40,217,.08),transparent 45%),linear-gradient(180deg,rgba(8,1,22,.5),rgba(17,3,40,.68) 55%,rgba(10,2,32,.96))}.gallery_heroContent___bl29{position:relative;z-index:2;width:100%;max-width:950px;padding:4rem 5%;text-align:center;color:#fff;animation:gallery_heroReveal__UdLT_ 1s ease both}@keyframes gallery_heroReveal__UdLT_{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.gallery_heroEyebrow__y1x9T{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:.55rem 1.25rem;border:1px solid rgba(196,181,253,.35);border-radius:100px;background:rgba(109,40,217,.14);color:#ddd6fe;font-size:.75rem;font-weight:700;letter-spacing:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery_heroTitle__VL45W{margin:0 0 1.4rem;font-family:var(--font-head);font-size:clamp(3rem,7vw,5.7rem);font-weight:900;line-height:1.02;letter-spacing:-3px}.gallery_gradientText__w_wxb{background:linear-gradient(90deg,#c4b5fd,#8b5cf6,#a78bfa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gallery_heroSub__KC_N3{max-width:650px;margin:0 auto 2.3rem;color:hsla(0,0%,100%,.8);font-size:clamp(1rem,2vw,1.18rem);line-height:1.8}.gallery_exploreButton__b5yHv{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.5rem;border:1px solid hsla(0,0%,100%,.25);border-radius:100px;background:hsla(0,0%,100%,.08);color:#fff;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s ease,background .3s ease,border-color .3s ease}.gallery_exploreButton__b5yHv:hover{transform:translateY(-3px);background:rgba(139,92,246,.2);border-color:rgba(196,181,253,.55)}.gallery_arrowDown__q1SMO{font-size:1.1rem;animation:gallery_arrowBounce__NwPsb 1.8s infinite}@keyframes gallery_arrowBounce__NwPsb{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.gallery_scrollIndicator__PuuZx{position:absolute;z-index:2;bottom:24px;left:50%;width:22px;height:38px;border:1px solid hsla(0,0%,100%,.35);border-radius:20px;transform:translateX(-50%)}.gallery_scrollIndicator__PuuZx span{position:absolute;top:7px;left:50%;width:3px;height:7px;border-radius:5px;background:#fff;transform:translateX(-50%);animation:gallery_scrollDot__Qf3bf 1.8s infinite}@keyframes gallery_scrollDot__Qf3bf{0%{opacity:0;transform:translate(-50%)}40%{opacity:1}to{opacity:0;transform:translate(-50%,15px)}}.gallery_galleryIntro__xV1uu{position:relative;padding:6rem 5% 2.5rem;background:#0a0220;text-align:center}.gallery_introContent__LV13V{max-width:750px;margin:0 auto 3rem}.gallery_sectionEyebrow__JrLBB{display:block;margin-bottom:1rem;color:#a78bfa;font-size:.72rem;font-weight:800;letter-spacing:3px}.gallery_introContent__LV13V h2{margin:0 0 1rem;color:#fff;font-family:var(--font-head);font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.gallery_introContent__LV13V h2 span{color:#a78bfa}.gallery_introContent__LV13V p{max-width:600px;margin:0 auto;color:hsla(0,0%,100%,.6);font-size:1rem;line-height:1.8}.gallery_filterWrapper__Awn3L{position:relative;z-index:10;display:flex;justify-content:center}.gallery_filterButtons__R6HKh{display:inline-flex;gap:.45rem;max-width:100%;padding:.45rem;overflow-x:auto;border:1px solid rgba(139,92,246,.2);border-radius:100px;background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);scrollbar-width:none}.gallery_filterButtons__R6HKh::-webkit-scrollbar{display:none}.gallery_filterBtn__qF5_v{flex-shrink:0;padding:.7rem 1.35rem;border:0;border-radius:100px;background:transparent;color:hsla(0,0%,100%,.6);font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .3s ease}.gallery_filterBtn__qF5_v:hover{color:#fff;background:rgba(139,92,246,.12)}.gallery_filterBtn__qF5_v.gallery_active__NQ1ZV{color:#fff;background:linear-gradient(135deg,var(--p2),var(--p3));box-shadow:0 8px 22px rgba(109,40,217,.3)}#gallery_gallerySection__zNONh{min-height:60vh;padding:3rem 5% 7rem;background:radial-gradient(circle at 50% 20%,rgba(109,40,217,.08),transparent 30%),#0a0220}.gallery_galleryGrid__zZb22{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;grid-auto-rows:270px;grid-gap:1.25rem;gap:1.25rem;width:100%;max-width:1400px;margin:0 auto}.gallery_galleryCard__OGCOD{position:relative;min-height:270px;overflow:hidden;border:1px solid rgba(139,92,246,.18);border-radius:20px;background:#16062e;cursor:pointer;animation:gallery_cardReveal__MJ66e .6s ease both;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,box-shadow .4s ease}@keyframes gallery_cardReveal__MJ66e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery_wideCard__Dm1NT{grid-column:span 2}.gallery_tallCard__7J737{grid-row:span 2}.gallery_galleryCard__OGCOD>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.gallery_galleryCard__OGCOD:hover{z-index:2;transform:translateY(-5px);border-color:rgba(167,139,250,.5);box-shadow:0 22px 45px rgba(0,0,0,.28)}.gallery_galleryCard__OGCOD:hover>img{transform:scale(1.06)}.gallery_imageShade__7VQX2{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,1,22,.94) 0,rgba(8,1,22,.25) 55%,rgba(8,1,22,.05));transition:background .4s ease}.gallery_galleryCard__OGCOD:hover .gallery_imageShade__7VQX2{background:linear-gradient(0deg,rgba(8,1,22,.98) 0,rgba(62,22,118,.25) 60%,transparent)}.gallery_featuredBadge__Hl2VX{position:absolute;top:18px;left:18px;padding:.5rem .8rem;border:1px solid hsla(0,0%,100%,.2);border-radius:100px;background:rgba(15,5,35,.65);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery_cardContent__Sbt41{position:absolute;right:0;bottom:0;left:0;padding:1.6rem;color:#fff}.gallery_cardCategory__XCLpV{display:block;margin-bottom:.45rem;color:#c4b5fd;font-size:.68rem;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.gallery_cardContent__Sbt41 h3{max-width:420px;margin:0;font-family:var(--font-head);font-size:clamp(1.05rem,2vw,1.45rem);font-weight:750;line-height:1.25}.gallery_exploreMoment__TT4oR{display:flex;align-items:center;gap:.5rem;max-height:0;margin-top:0;overflow:hidden;opacity:0;color:hsla(0,0%,100%,.75);font-size:.78rem;font-weight:600;transition:opacity .35s ease,max-height .35s ease,margin-top .35s ease}.gallery_galleryCard__OGCOD:hover .gallery_exploreMoment__TT4oR{max-height:30px;margin-top:.8rem;opacity:1}.gallery_beyondSection__uQtcJ{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;padding:6rem 7%}.gallery_beyondBackground__z3BEg{position:absolute;inset:0}.gallery_beyondBackground__z3BEg img{width:100%;height:100%;object-fit:cover}.gallery_beyondOverlay__u_Bry{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,1,22,.97),rgba(8,1,22,.82) 40%,rgba(8,1,22,.25) 75%,rgba(8,1,22,.35))}.gallery_beyondContent__N6TWy{position:relative;z-index:2;max-width:650px;color:#fff}.gallery_beyondLabel__08Vvh{display:block;margin-bottom:1.3rem;color:#c4b5fd;font-size:.72rem;font-weight:800;letter-spacing:3px}.gallery_beyondContent__N6TWy h2{margin:0 0 1.4rem;font-family:var(--font-head);font-size:clamp(2.5rem,5vw,4.6rem);font-weight:900;line-height:1.05;letter-spacing:-2px}.gallery_beyondContent__N6TWy h2 span{color:#a78bfa}.gallery_beyondContent__N6TWy p{max-width:580px;margin-bottom:2rem;color:hsla(0,0%,100%,.72);font-size:1.05rem;line-height:1.85}.gallery_beyondButton__PEIik{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.4rem;border:1px solid hsla(0,0%,100%,.25);border-radius:100px;background:hsla(0,0%,100%,.08);color:#fff;font-family:inherit;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease}.gallery_beyondButton__PEIik:hover{gap:1.1rem;background:rgba(139,92,246,.22)}.gallery_journeySection__nbCpE{padding:7rem 5%;background:#0a0220;color:#fff}.gallery_journeyHeading__snF0r{max-width:750px;margin:0 auto 5rem;text-align:center}.gallery_journeyHeading__snF0r>span{display:block;margin-bottom:1rem;color:#a78bfa;font-size:.7rem;font-weight:800;letter-spacing:3px}.gallery_journeyHeading__snF0r h2{margin:0;font-family:var(--font-head);font-size:clamp(2rem,4vw,3.3rem);line-height:1.15}.gallery_journeySteps__7MZnM{display:flex;align-items:flex-start;max-width:1200px;margin:0 auto}.gallery_journeyItem__muoJx{flex:1 1;text-align:center}.gallery_stepNumber__qST3N{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 1.2rem;border:1px solid rgba(167,139,250,.4);border-radius:50%;background:rgba(109,40,217,.12);color:#c4b5fd;font-size:.75rem;font-weight:800}.gallery_journeyItem__muoJx h3{margin:0 0 .6rem;font-family:var(--font-head);font-size:1.25rem}.gallery_journeyItem__muoJx p{max-width:210px;margin:0 auto;color:hsla(0,0%,100%,.5);font-size:.88rem;line-height:1.6}.gallery_journeyLine____M6u{flex:0 0 70px;height:1px;margin-top:26px;background:linear-gradient(90deg,rgba(139,92,246,.1),rgba(139,92,246,.7),rgba(139,92,246,.1))}.gallery_lightbox__gfA4h{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;padding:4rem 6rem;background:rgba(3,0,12,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:gallery_lightboxFade__YeuZ_ .25s ease}@keyframes gallery_lightboxFade__YeuZ_{0%{opacity:0}to{opacity:1}}.gallery_lightboxContent__9de2K{width:min(100%,1050px);max-height:90vh}.gallery_lightboxImageWrapper__p2Qz0{position:relative;overflow:hidden;border-radius:16px;background:#05010d}.gallery_lightboxImage__DTv3c{display:block;width:100%;max-height:68vh;object-fit:contain}.gallery_imageCounter__OHqD6{position:absolute;right:16px;bottom:16px;padding:.45rem .75rem;border-radius:100px;background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.85);font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery_lightboxInfo__oynQa{max-width:700px;margin:1.5rem auto 0;color:#fff;text-align:center}.gallery_lightboxInfo__oynQa>span{color:#a78bfa;font-size:.68rem;font-weight:800;letter-spacing:2px;text-transform:uppercase}.gallery_lightboxInfo__oynQa h2{margin:.45rem 0 .6rem;font-family:var(--font-head);font-size:clamp(1.4rem,3vw,2rem)}.gallery_lightboxInfo__oynQa p{margin:0;color:hsla(0,0%,100%,.58);font-size:.9rem;line-height:1.65}.gallery_closeBtn__UEQxB{position:absolute;z-index:3;top:25px;right:30px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;font-size:1rem;cursor:pointer;transition:all .25s ease}.gallery_closeBtn__UEQxB:hover,.gallery_navButton__pFSFc:hover{background:rgba(139,92,246,.35);border-color:rgba(196,181,253,.55)}.gallery_navButton__pFSFc{position:absolute;z-index:3;top:50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;background:hsla(0,0%,100%,.07);color:#fff;font-size:1.2rem;cursor:pointer;transform:translateY(-50%);transition:all .25s ease}.gallery_previousBtn__ZTX_M{left:28px}.gallery_nextBtn__eeK75{right:28px}#gallery_ctaSection__taXSR{position:relative;overflow:hidden;padding:7rem 5%;background:radial-gradient(circle at 15% 50%,rgba(196,181,253,.18),transparent 30%),radial-gradient(circle at 85% 40%,rgba(196,181,253,.14),transparent 30%),linear-gradient(135deg,var(--p2),var(--p3));text-align:center}.gallery_ctaContent__twXoX{position:relative;z-index:1;max-width:800px;margin:0 auto;color:#fff}.gallery_ctaLabel__eq2TY{display:block;margin-bottom:1.3rem;font-size:.68rem;font-weight:800;letter-spacing:3px;opacity:.8}.gallery_ctaContent__twXoX h2{margin:0 0 1.2rem;font-family:var(--font-head);font-size:clamp(2.3rem,5vw,4rem);font-weight:900;line-height:1.1}.gallery_ctaContent__twXoX h2 span{color:#ede9fe}.gallery_ctaContent__twXoX p{max-width:620px;margin:0 auto 2.2rem;color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.8}.gallery_ctaButtons__8hWrd{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.gallery_demoButton__wvjXB{padding:.85rem 1.6rem;border:1px solid hsla(0,0%,100%,.55);border-radius:100px;background:transparent;color:#fff;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease}.gallery_demoButton__wvjXB:hover{background:hsla(0,0%,100%,.12);transform:translateY(-2px)}@media (max-width:1024px){.gallery_galleryGrid__zZb22{grid-template-columns:repeat(2,1fr)}.gallery_journeyLine____M6u{flex-basis:35px}.gallery_beyondSection__uQtcJ{min-height:550px}}@media (max-width:700px){#gallery_heroSection__vI0tQ{min-height:92vh}.gallery_heroContent___bl29{padding:3rem 6%}.gallery_heroTitle__VL45W{font-size:clamp(2.5rem,13vw,4rem);letter-spacing:-2px}.gallery_scrollIndicator__PuuZx{display:none}.gallery_galleryIntro__xV1uu{padding:4.5rem 4% 2rem}.gallery_filterWrapper__Awn3L{justify-content:flex-start}.gallery_filterButtons__R6HKh{width:100%;border-radius:16px}#gallery_gallerySection__zNONh{padding:2rem 4% 4.5rem}.gallery_galleryGrid__zZb22{grid-template-columns:1fr;grid-auto-rows:290px;gap:1rem}.gallery_tallCard__7J737,.gallery_wideCard__Dm1NT{grid-column:auto;grid-row:auto}.gallery_cardContent__Sbt41{padding:1.3rem}.gallery_exploreMoment__TT4oR{max-height:30px;margin-top:.6rem;opacity:1}.gallery_beyondSection__uQtcJ{min-height:600px;align-items:flex-end;padding:5rem 6%}.gallery_beyondOverlay__u_Bry{background:linear-gradient(0deg,rgba(8,1,22,.98) 5%,rgba(8,1,22,.72) 65%,rgba(8,1,22,.3))}.gallery_beyondContent__N6TWy h2{font-size:clamp(2.3rem,12vw,3.5rem)}.gallery_journeySection__nbCpE{padding:5rem 6%}.gallery_journeyHeading__snF0r{margin-bottom:3rem}.gallery_journeySteps__7MZnM{flex-direction:column;gap:2.2rem}.gallery_journeyItem__muoJx{width:100%}.gallery_journeyLine____M6u{display:none}.gallery_lightbox__gfA4h{padding:4.5rem 1rem 2rem}.gallery_lightboxImage__DTv3c{max-height:58vh}.gallery_navButton__pFSFc{top:auto;bottom:22px;transform:none}.gallery_previousBtn__ZTX_M{left:20px}.gallery_nextBtn__eeK75{right:20px}.gallery_closeBtn__UEQxB{top:18px;right:18px}#gallery_ctaSection__taXSR{padding:5rem 6%}.gallery_ctaButtons__8hWrd{flex-direction:column;align-items:stretch}.gallery_ctaButtons__8hWrd button{width:100%}}