.header-module__564Lca__header{z-index:1000;background:var(--bg-menu);transition:background .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.header-module__564Lca__scrolled{background:#131313f7;box-shadow:0 2px 20px #0006}.header-module__564Lca__headerInner{justify-content:space-between;align-items:flex-end;max-width:1150px;height:100px;margin:0 auto;padding:0 40px 15px;display:flex}.header-module__564Lca__headerRight{align-items:center;display:flex}.header-module__564Lca__logo img{width:auto;height:50px;transition:opacity .4s}.header-module__564Lca__logo:hover img{opacity:.8}.header-module__564Lca__nav ul{align-items:center;gap:10px;list-style:none;display:flex}.header-module__564Lca__navLink{font-family:var(--font-body);text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px;border-radius:3px;padding:4px 12px 3px;font-size:12px;text-decoration:none;transition:all .4s}.header-module__564Lca__navLink:hover,.header-module__564Lca__active{background:var(--accent);color:var(--bg)}.header-module__564Lca__headerIcons{align-items:center;gap:12px;margin-left:25px;display:flex}.header-module__564Lca__socialIcon{color:var(--text-secondary);justify-content:center;align-items:center;text-decoration:none;transition:color .4s;display:flex}.header-module__564Lca__socialIcon:hover{color:var(--accent)}@media screen and (max-width:768px){.header-module__564Lca__header{display:none}}@media screen and (max-width:1024px){.header-module__564Lca__headerInner{padding:0 25px}}
.mobile-menu-module__P0SQ4G__mobileHeader{z-index:1001;background:var(--bg-menu);justify-content:space-between;align-items:center;height:60px;padding:15px 20px;display:none;position:fixed;top:0;left:0;right:0}.mobile-menu-module__P0SQ4G__mobileLogo img{width:auto;height:30px}.mobile-menu-module__P0SQ4G__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;width:30px;height:24px;padding:0;position:relative}.mobile-menu-module__P0SQ4G__line{background:var(--text-secondary);width:100%;height:2px;transition:all .35s;display:block;position:absolute;left:0}.mobile-menu-module__P0SQ4G__line1{top:0}.mobile-menu-module__P0SQ4G__line2{margin-top:-1px;top:50%}.mobile-menu-module__P0SQ4G__line3{bottom:0}.mobile-menu-module__P0SQ4G__hamburgerActive .mobile-menu-module__P0SQ4G__line1{margin-top:-1px;top:50%;transform:rotate(45deg)}.mobile-menu-module__P0SQ4G__hamburgerActive .mobile-menu-module__P0SQ4G__line2{opacity:0}.mobile-menu-module__P0SQ4G__hamburgerActive .mobile-menu-module__P0SQ4G__line3{margin-bottom:-1px;bottom:50%;transform:rotate(-45deg)}.mobile-menu-module__P0SQ4G__mobileMenu{z-index:1000;background:var(--bg-menu);opacity:0;flex-direction:column;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:fixed;inset:0}.mobile-menu-module__P0SQ4G__mobileMenuOpen{display:flex}.mobile-menu-module__P0SQ4G__mobileMenuAppear{opacity:1}.mobile-menu-module__P0SQ4G__mobileMenuNav{text-align:center}.mobile-menu-module__P0SQ4G__mobileMenuNav ul{margin:0;padding:0;list-style:none}.mobile-menu-module__P0SQ4G__mobileNavItem{opacity:0;animation:.5s forwards mobile-menu-module__P0SQ4G__fadeInSlideIn;transform:translateY(30px)}.mobile-menu-module__P0SQ4G__mobileNavItem:first-child{animation-delay:.1s}.mobile-menu-module__P0SQ4G__mobileNavItem:nth-child(2){animation-delay:.2s}.mobile-menu-module__P0SQ4G__mobileNavItem:nth-child(3){animation-delay:.3s}.mobile-menu-module__P0SQ4G__mobileNavItem:nth-child(4){animation-delay:.4s}.mobile-menu-module__P0SQ4G__mobileNavItem:nth-child(5){animation-delay:.5s}.mobile-menu-module__P0SQ4G__mobileNavItem:nth-child(6){animation-delay:.6s}.mobile-menu-module__P0SQ4G__mobileNavLink{font-family:var(--font-title);text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);padding:15px 0;font-size:28px;text-decoration:none;transition:color .4s;display:block}.mobile-menu-module__P0SQ4G__mobileNavLink:hover,.mobile-menu-module__P0SQ4G__mobileNavLinkActive{color:var(--accent)}.mobile-menu-module__P0SQ4G__mobileMenuIcons{opacity:.75;gap:20px;margin-top:40px;display:flex}.mobile-menu-module__P0SQ4G__mobileMenuIcons a{color:var(--text-secondary);justify-content:center;align-items:center;text-decoration:none;transition:color .4s;display:flex}.mobile-menu-module__P0SQ4G__mobileMenuIcons a:hover{color:var(--accent)}@keyframes mobile-menu-module__P0SQ4G__fadeInSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.mobile-menu-module__P0SQ4G__mobileHeader{display:flex}}@media screen and (max-width:480px){.mobile-menu-module__P0SQ4G__mobileNavLink{font-size:22px}}
.gallery-module__UxJ9na__videoContainer{cursor:pointer;background:#000;width:100%;position:relative}.gallery-module__UxJ9na__video{width:100%;height:auto;display:block}.gallery-module__UxJ9na__videoControls{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.gallery-module__UxJ9na__videoControlsVisible{opacity:1}.gallery-module__UxJ9na__videoButtons{pointer-events:auto;gap:6px;display:flex;position:absolute;top:10px;right:10px}.gallery-module__UxJ9na__videoBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;color:#fff;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .2s,transform .2s;display:flex}.gallery-module__UxJ9na__videoBtn:hover{background:#000000bf;transform:scale(1.1)}.gallery-module__UxJ9na__videoProgress{pointer-events:auto;background:linear-gradient(#0000,#0009);align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-module__UxJ9na__videoProgressBar{background:#ffffff40;border-radius:2px;flex:1;height:3px;overflow:hidden}.gallery-module__UxJ9na__videoProgressFill{background:var(--accent,#c9f937);border-radius:2px;height:100%;transition:width .1s linear}.gallery-module__UxJ9na__videoTime{color:#ffffffb3;font-size:11px;font-family:var(--font-body);white-space:nowrap;text-align:right;min-width:65px}
.banner-module__ImRhPW__banner{background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:calc(100vh - 100px);text-decoration:none;display:block;position:relative;overflow:hidden}.banner-module__ImRhPW__bannerVideo{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-module__ImRhPW__overlay{background:#00000059;transition:background .4s;position:absolute;inset:0}.banner-module__ImRhPW__banner:hover .banner-module__ImRhPW__overlay{background:#00000080}.banner-module__ImRhPW__text{z-index:2;font-family:var(--font-title);text-transform:uppercase;letter-spacing:4px;color:#fff;text-align:center;pointer-events:none;font-size:clamp(32px,5vw,56px);line-height:1.1;transition:letter-spacing .4s,color .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-module__ImRhPW__banner:hover .banner-module__ImRhPW__text{letter-spacing:8px;color:var(--accent)}.banner-module__ImRhPW__banners{margin-top:100px}@media screen and (max-width:768px){.banner-module__ImRhPW__banners{margin-top:60px}.banner-module__ImRhPW__banner{height:calc(100vh - 60px)}}
.footer-module__UmedNG__footer{background:var(--bg-menu);text-align:center;padding:50px 40px 40px}.footer-module__UmedNG__footerInner{max-width:1200px;margin:0 auto}.footer-module__UmedNG__footerLogo{margin-bottom:25px}.footer-module__UmedNG__footerLogo img{opacity:.6;height:35px;margin:0 auto;transition:opacity .4s}.footer-module__UmedNG__footerLogo:hover img{opacity:.85}.footer-module__UmedNG__footerSocial{justify-content:center;gap:15px;margin-bottom:25px;display:flex}.footer-module__UmedNG__footerSocialIcon{color:var(--text-secondary);justify-content:center;align-items:center;text-decoration:none;transition:color .4s;display:flex}.footer-module__UmedNG__footerSocialIcon:hover{color:var(--accent)}.footer-module__UmedNG__footerCopy{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:11px}.footer-module__UmedNG__scrollTop{background:var(--accent);width:44px;height:44px;color:var(--bg);cursor:pointer;opacity:0;z-index:900;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .4s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.footer-module__UmedNG__scrollTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.footer-module__UmedNG__scrollTop:hover{background:color-mix(in srgb,var(--accent)80%,white);box-shadow:0 5px 15px var(--accent-30);transform:translateY(-3px)}@media screen and (max-width:768px){.footer-module__UmedNG__footer{padding:40px 20px 30px}.footer-module__UmedNG__scrollTop{width:40px;height:40px;bottom:20px;right:20px}}
.portfolio-module__4pG9xa__pageTitleSection{text-align:center;padding:60px 40px 50px}.portfolio-module__4pG9xa__pageTitle{font-family:var(--font-title);text-transform:uppercase;letter-spacing:-1px;color:var(--accent);font-size:36px;line-height:1}.portfolio-module__4pG9xa__portfolioGrid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.portfolio-module__4pG9xa__portfolioItem{text-decoration:none;display:block;overflow:hidden}.portfolio-module__4pG9xa__portfolioThumb{aspect-ratio:16/9;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:relative;overflow:hidden}.portfolio-module__4pG9xa__portfolioVideo{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portfolio-module__4pG9xa__portfolioOverlay{background:#0000004d;transition:background .4s;position:absolute;inset:0}.portfolio-module__4pG9xa__portfolioItem:hover .portfolio-module__4pG9xa__portfolioOverlay{background:#0000008c}.portfolio-module__4pG9xa__portfolioText{z-index:2;font-family:var(--font-title);text-transform:uppercase;letter-spacing:2px;color:#fff;text-align:center;white-space:nowrap;pointer-events:none;font-size:18px;line-height:1.2;transition:letter-spacing .4s,color .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portfolio-module__4pG9xa__portfolioItem:hover .portfolio-module__4pG9xa__portfolioText{letter-spacing:4px;color:var(--accent)}.portfolio-module__4pG9xa__projectHero{background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:400px;position:relative}.portfolio-module__4pG9xa__projectHeroOverlay{background:#00000073;position:absolute;inset:0}.portfolio-module__4pG9xa__projectHeroTitle{z-index:2;font-family:var(--font-title);text-transform:uppercase;letter-spacing:4px;color:#fff;text-align:center;white-space:nowrap;font-size:clamp(28px,4vw,48px);position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.portfolio-module__4pG9xa__projectDetail{max-width:900px;margin:0 auto;padding:60px 40px 80px}.portfolio-module__4pG9xa__projectInfo{margin-bottom:50px}.portfolio-module__4pG9xa__projectSubtitle{font-family:var(--font-title);text-transform:uppercase;letter-spacing:-.5px;color:var(--accent);margin-bottom:15px;font-size:24px}.portfolio-module__4pG9xa__projectDescription{color:var(--text-secondary);margin-bottom:30px;font-size:16px;line-height:28px}.portfolio-module__4pG9xa__projectMeta{flex-wrap:wrap;gap:40px;display:flex}.portfolio-module__4pG9xa__projectMetaItem{flex-direction:column;gap:4px;display:flex}.portfolio-module__4pG9xa__metaLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:11px}.portfolio-module__4pG9xa__metaValue{color:var(--text-secondary);font-size:14px}.portfolio-module__4pG9xa__projectGalleryTitle{font-family:var(--font-title);text-transform:uppercase;letter-spacing:-.5px;color:var(--accent);margin-top:50px;margin-bottom:20px;font-size:20px}.portfolio-module__4pG9xa__masonryGrid{column-count:3;column-gap:8px;margin-bottom:50px}.portfolio-module__4pG9xa__masonryItem{break-inside:avoid;background:#1a1a1a;border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}.portfolio-module__4pG9xa__masonryItem:after{content:"";pointer-events:none;background:0 0;transition:background .3s;position:absolute;inset:0}.portfolio-module__4pG9xa__masonryItem:hover:after{background:#00000026}.portfolio-module__4pG9xa__masonryImg{width:100%;height:auto;transition:transform .4s;display:block}.portfolio-module__4pG9xa__masonryItem:hover .portfolio-module__4pG9xa__masonryImg{transform:scale(1.03)}.portfolio-module__4pG9xa__masonryVideoWrap{width:100%;padding-bottom:56.25%;position:relative}.portfolio-module__4pG9xa__masonryVideo{border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.portfolio-module__4pG9xa__projectNav{text-align:center;padding-top:20px}.portfolio-module__4pG9xa__btnBack{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--bg);background:var(--accent);cursor:pointer;border:none;border-radius:3px;padding:14px 40px 12px;font-size:12px;text-decoration:none;transition:all .4s;display:inline-block}.portfolio-module__4pG9xa__btnBack:hover{background:color-mix(in srgb,var(--accent)80%,white);color:var(--bg);box-shadow:0 5px 20px var(--accent-30);transform:translateY(-2px)}@media screen and (max-width:768px){.portfolio-module__4pG9xa__portfolioGrid{grid-template-columns:repeat(2,1fr);padding:0 15px}.portfolio-module__4pG9xa__portfolioText{font-size:14px}.portfolio-module__4pG9xa__pageTitleSection{padding:80px 20px 30px}.portfolio-module__4pG9xa__pageTitle{font-size:28px}.portfolio-module__4pG9xa__masonryGrid{column-count:2}.portfolio-module__4pG9xa__projectHero{height:280px}.portfolio-module__4pG9xa__projectHeroTitle{bottom:30px}.portfolio-module__4pG9xa__projectDetail{padding:40px 20px 60px}.portfolio-module__4pG9xa__projectMeta{gap:25px}}@media screen and (max-width:480px){.portfolio-module__4pG9xa__portfolioGrid{grid-template-columns:1fr}.portfolio-module__4pG9xa__masonryGrid{column-count:1}}
.sobre-module__K3WS3G__sobrePage{padding:120px 40px 80px}.sobre-module__K3WS3G__sobreContainer{max-width:1100px;margin:0 auto}.sobre-module__K3WS3G__aboutGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}.sobre-module__K3WS3G__aboutImage{border-radius:4px;overflow:hidden}.sobre-module__K3WS3G__aboutImage img{width:100%;transition:transform .8s}.sobre-module__K3WS3G__aboutImage:hover img{transform:scale(1.02)}.sobre-module__K3WS3G__aboutTitle{font-family:var(--font-title);text-transform:uppercase;letter-spacing:-1px;color:var(--accent);margin-bottom:15px;font-size:36px;line-height:1}.sobre-module__K3WS3G__aboutLine{background:var(--accent);width:60px;height:2px;margin-bottom:25px}.sobre-module__K3WS3G__aboutText{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:28px}.sobre-module__K3WS3G__aboutText strong{color:var(--accent)}.sobre-module__K3WS3G__contactForm{max-width:700px;margin:0 auto}.sobre-module__K3WS3G__contactFormTitle{font-family:var(--font-title);text-transform:uppercase;letter-spacing:-1px;color:var(--accent);margin-bottom:15px;font-size:28px;line-height:1}.sobre-module__K3WS3G__contactFormLine{background:var(--accent);width:60px;height:2px;margin-bottom:35px}.sobre-module__K3WS3G__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sobre-module__K3WS3G__formGroup{margin-bottom:20px}.sobre-module__K3WS3G__formInput{width:100%;font-family:var(--font-body);color:var(--text);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:14px 18px;font-size:14px;transition:border-color .3s,background .3s}.sobre-module__K3WS3G__formInput:focus{border-color:var(--accent);background:#ffffff0f}.sobre-module__K3WS3G__formInput::placeholder{color:var(--text-muted)}.sobre-module__K3WS3G__formTextarea{width:100%;font-family:var(--font-body);color:var(--text);resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;outline:none;padding:14px 18px;font-size:14px;line-height:1.6;transition:border-color .3s,background .3s}.sobre-module__K3WS3G__formTextarea:focus{border-color:var(--accent);background:#ffffff0f}.sobre-module__K3WS3G__formTextarea::placeholder{color:var(--text-muted)}.sobre-module__K3WS3G__btnSubmit{font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;color:var(--bg);background:var(--accent);cursor:pointer;border:none;border-radius:3px;margin-top:10px;padding:14px 40px 12px;font-size:12px;transition:all .4s;display:inline-block}.sobre-module__K3WS3G__btnSubmit:hover{background:color-mix(in srgb,var(--accent)80%,white);color:var(--bg);box-shadow:0 5px 20px var(--accent-30);transform:translateY(-2px)}.sobre-module__K3WS3G__btnSubmit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.sobre-module__K3WS3G__alertSuccess{background:var(--accent-10);border:1px solid color-mix(in srgb,var(--accent)20%,transparent);color:var(--accent);border-radius:4px;margin-bottom:25px;padding:14px 20px;font-size:13px}.sobre-module__K3WS3G__alertError{color:#f55;background:#ff55551a;border:1px solid #f553;border-radius:4px;margin-bottom:25px;padding:14px 20px;font-size:13px}@media screen and (max-width:1024px){.sobre-module__K3WS3G__aboutGrid{gap:50px}}@media screen and (max-width:768px){.sobre-module__K3WS3G__sobrePage{padding:80px 20px 60px}.sobre-module__K3WS3G__aboutGrid{grid-template-columns:1fr;gap:40px;margin-bottom:70px}.sobre-module__K3WS3G__aboutTitle,.sobre-module__K3WS3G__contactFormTitle{text-align:center}.sobre-module__K3WS3G__aboutLine,.sobre-module__K3WS3G__contactFormLine{margin-left:auto;margin-right:auto}.sobre-module__K3WS3G__aboutText{text-align:center}.sobre-module__K3WS3G__formRow{grid-template-columns:1fr}.sobre-module__K3WS3G__btnSubmit{text-align:center;width:100%}}
