.ParallaxHero_hero____jCC{position:relative;height:110vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#030303}.ParallaxHero_bg__dInS_{position:absolute;top:-10%;left:0;width:100%;height:130%;background-size:cover;background-position:50%;opacity:.5;z-index:0}.ParallaxHero_gridOverlay__XVTXv{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:40px 40px;z-index:1;opacity:.2}.ParallaxHero_typographyContainer__gjdvy{position:relative;z-index:10;text-align:center;pointer-events:none;padding:0 20px}.ParallaxHero_heroTitle__wGLI_{display:inline-flex;flex-direction:column;align-items:center;font-family:Syncopate,sans-serif;text-transform:uppercase}.ParallaxHero_titleTop__Xzd3o{font-size:clamp(2.5rem,11vw,10rem);font-weight:900;line-height:.9;display:flex;align-items:baseline}.ParallaxHero_cross__Fe3Oq{color:#fff}.ParallaxHero_fit__O45yo{color:#39ff14}.ParallaxHero_titleBottom__43j8s{width:100%;display:flex;justify-content:flex-end;margin-top:10px}.ParallaxHero_studio__rYbHH{color:#fff;padding:15px 0;letter-spacing:-15px;border-top:15px solid #39ff14;border-bottom:15px solid #39ff14;display:inline-block;white-space:nowrap;font-size:clamp(2.5rem,11vw,10rem);font-weight:900;line-height:.9}.ParallaxHero_subTitle__9zNEI{font-size:clamp(.7rem,2.5vw,1.1rem);letter-spacing:clamp(5px,2vw,15px);color:#fff;text-transform:uppercase;margin-top:35px;font-family:Outfit,sans-serif}.ParallaxHero_dumbbell__3gjXh{position:absolute;bottom:8%;right:-5%;width:clamp(250px,50vw,650px);z-index:5;mix-blend-mode:lighten;pointer-events:none;opacity:.7;filter:drop-shadow(0 20px 50px rgba(0,0,0,.8))}.ParallaxHero_bottomFade__oP_hy{position:absolute;bottom:0;left:0;width:100%;height:25vh;background:linear-gradient(0deg,#030303,#0000);z-index:20}.ParallaxHero_scrollIndicator__yxhzo{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:25;opacity:.5}.ParallaxHero_mouse__ZHIq_{width:24px;height:40px;border:2px solid #444;border-radius:20px;display:flex;justify-content:center;padding-top:8px}.ParallaxHero_wheel__q5vXy{width:3px;height:7px;background-color:#39ff14;border-radius:2px;animation:ParallaxHero_scrollAnim__bVMrx 1.6s infinite}@keyframes ParallaxHero_scrollAnim__bVMrx{0%{transform:translateY(0);opacity:1}to{transform:translateY(15px);opacity:0}}@media (max-width:770px){.ParallaxHero_hero____jCC{height:100vh!important}.ParallaxHero_studio__rYbHH,.ParallaxHero_titleTop__Xzd3o{font-size:clamp(2.5rem,15vw,5.5rem)}.ParallaxHero_studio__rYbHH{letter-spacing:-7px;border-top-width:8px;border-bottom-width:8px}.ParallaxHero_dumbbell__3gjXh{width:clamp(200px,80vw,350px);right:-15%;bottom:12%;opacity:.5}}.AboutSection_about__pCEvR{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:clamp(30px,8vw,80px);flex-wrap:wrap}.AboutSection_textGroup__bRphu{flex:1 1 350px}.AboutSection_label__gCFA1{color:var(--accent-green);font-size:.9rem;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px}.AboutSection_description__1hJGY{font-size:clamp(1rem,3vw,1.2rem);color:var(--text-muted);line-height:1.8;margin-bottom:20px}.AboutSection_imageContainer__yqm_d{flex:1 1 350px;height:clamp(300px,60vh,600px);position:relative;overflow:hidden;border-radius:30px}.AboutSection_image__Pp_4s{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.AboutSection_imageFade__9ZC0m{position:absolute;top:0;left:0;width:100%;height:auto;background:linear-gradient(#0000 50%,#000)}@media (max-width:480px){.AboutSection_imageContainer__yqm_d{height:400px!important}}.ServicesSection_container__Bt_HR{position:relative;overflow:hidden;background-color:var(--bg-secondary)}.ServicesSection_bgText__k9Od1{font-size:20vw;line-height:.9;margin:0;opacity:.02;position:absolute;top:100px;right:-5%;z-index:0;white-space:nowrap;font-family:Syncopate,sans-serif;pointer-events:none}.ServicesSection_header__GnawB{position:relative;z-index:1;margin-bottom:80px;text-align:center}.ServicesSection_grid__vZb0Y{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:30px;gap:30px;position:relative;z-index:2}.ServicesSection_card__SCAB8{padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;border:1px solid #ffffff0d}.ServicesSection_card__SCAB8:hover{transform:translateY(-10px);background:#ffffff0d;border-color:var(--accent-green);box-shadow:0 20px 40px #0006,0 0 20px #39ff141a}.ServicesSection_iconWrapper__bZ_7z{width:120px;height:120px;margin-bottom:25px;display:flex;align-items:center;justify-content:center;position:relative}.ServicesSection_icon__wscaK{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0,0,0,.5));transition:transform .5s ease}.ServicesSection_card__SCAB8:hover .ServicesSection_icon__wscaK{transform:scale(1.1) rotate(5deg)}.ServicesSection_title__1GmPY{font-size:1.8rem;font-weight:800;margin-bottom:15px;letter-spacing:1px;color:#fff}.ServicesSection_card__SCAB8:hover .ServicesSection_title__1GmPY{color:var(--accent-green)}.ServicesSection_description__r8EAp{color:#aaa;line-height:1.6;font-size:1rem;margin-bottom:25px}.ServicesSection_learnMore__p1iKh{margin-top:auto;display:flex;align-items:center;gap:10px;font-weight:800;font-size:.9rem;color:var(--accent-green);letter-spacing:1px;transition:gap .3s ease}.ServicesSection_card__SCAB8:hover .ServicesSection_learnMore__p1iKh{gap:15px}@media (max-width:768px){.ServicesSection_grid__vZb0Y{grid-template-columns:1fr}.ServicesSection_card__SCAB8{padding:30px}}.GallerySection_header__eT_rL{text-align:center;margin-bottom:80px}.GallerySection_label__cTccW{color:var(--accent-green);letter-spacing:4px;text-transform:uppercase;margin-bottom:10px}.GallerySection_grid__lGhHp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:280px;grid-gap:20px;gap:20px}.GallerySection_item__f9Fmh{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;background:var(--bg-tertiary)}.GallerySection_img__aAL9u{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform .6s cubic-bezier(.4,0,.2,1)}.GallerySection_item__f9Fmh:hover .GallerySection_img__aAL9u{transform:scale(1.05)}.GallerySection_itemLarge__IGxCl{grid-column:span 2;grid-row:span 2}.GallerySection_itemWide__QkpTJ{grid-column:span 2}@media (max-width:770px){.GallerySection_header__eT_rL{margin-bottom:40px}.GallerySection_grid__lGhHp{grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:180px!important;gap:12px!important}.GallerySection_item__f9Fmh{height:180px!important;border-radius:12px!important}.GallerySection_itemLarge__IGxCl{grid-column:span 2!important;grid-row:span 2!important;height:380px!important}.GallerySection_itemWide__QkpTJ{grid-column:span 2!important;grid-row:auto!important;height:200px!important}.GallerySection_img__aAL9u{border-radius:12px!important}}@media (max-width:480px){.GallerySection_grid__lGhHp{grid-template-columns:1fr!important;grid-auto-rows:auto!important;gap:16px!important}.GallerySection_item__f9Fmh{height:240px!important;grid-column:span 1!important}.GallerySection_itemLarge__IGxCl{height:320px!important;grid-column:span 1!important;grid-row:auto!important}.GallerySection_itemWide__QkpTJ{height:240px!important;grid-column:span 1!important}}.ContactSection_contact__k_lxG{background-color:#000}.ContactSection_panel__67BHy{padding:clamp(20px,8vw,80px);display:flex;flex-wrap:wrap;gap:clamp(30px,5vw,60px)}.ContactSection_info__ylVgp{flex:1 1 300px}.ContactSection_infoSubtitle__gFUXp{color:var(--text-muted);font-size:clamp(1rem,3vw,1.2rem);margin-bottom:30px}.ContactSection_detailItem__RGvKT{margin-bottom:25px}.ContactSection_detailTitle__ooEhO{color:#fff;font-size:1.1rem;margin-bottom:8px}.ContactSection_detailContent__qPpDe{color:var(--text-muted);font-size:.95rem}.ContactSection_phone__DAZMN{color:var(--accent-green);font-size:clamp(1.2rem,5vw,1.5rem);font-weight:700}.ContactSection_mapContainer__w2M7m{flex:1 1 400px;display:flex;flex-direction:column;gap:20px}.ContactSection_mapFrame__d2S0f{height:400px;border-radius:20px;overflow:hidden;border:1px solid #ffffff1a;box-shadow:0 10px 30px #00000080}.ContactSection_actions___HGMs{display:flex;gap:15px}@media (max-width:1024px){.ContactSection_panel__67BHy{padding:60px 5%}}@media (max-width:770px){.ContactSection_panel__67BHy{flex-direction:column;padding:50px 20px}.ContactSection_info__ylVgp{text-align:center}.ContactSection_mapContainer__w2M7m{width:100%}}@media (max-width:480px){.ContactSection_actions___HGMs{flex-direction:column}.ContactSection_mapFrame__d2S0f{height:300px}.ContactSection_phone__DAZMN{font-size:1.3rem}}