.navbar{z-index:1000;width:92%;max-width:1400px;transition:all .4s;position:fixed;top:20px;left:50%;transform:translate(-50%)}.navbar-scroll{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172abf;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 40px #00000059}.navbar-container{justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.logo{color:#fff;font-size:1.9rem;font-weight:900;text-decoration:none}.logo span{color:#3b82f6}.desktop-menu{gap:40px;display:flex}.desktop-menu a{color:#d1d5db;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.desktop-menu a:hover{color:#fff}.desktop-menu a:after{content:"";background:#3b82f6;width:0;height:2px;transition:all .35s;position:absolute;bottom:-8px;left:0}.desktop-menu a:hover:after,.desktop-menu .active:after{width:100%}.desktop-menu .active{color:#fff}.nav-btn{color:#fff;background:linear-gradient(135deg,#1554b2,#3b82f6);border-radius:999px;padding:14px 24px;font-weight:600;text-decoration:none;transition:all .3s}.nav-btn:hover{transform:translateY(-3px)}.mobile-btn,.mobile-menu{display:none}@media (width<=1023px){.navbar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:99999!important;width:100%!important;height:72px!important;min-height:72px!important;box-shadow:none!important;box-sizing:border-box!important;background:#05070b!important;border-bottom:1px solid #ffffff14!important;border-radius:0!important;position:fixed!important;top:0!important;left:0!important;transform:none!important}.navbar-container{box-sizing:border-box!important;width:100%!important;height:72px!important;min-height:72px!important;padding:0 24px!important}.logo{letter-spacing:-.02em!important;font-size:1.45rem!important;font-weight:900!important}.desktop-menu,.nav-btn{display:none!important}.mobile-btn{cursor:pointer!important;z-index:100001!important;width:48px!important;height:48px!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;justify-content:flex-end!important;align-items:center!important;padding:0!important;display:flex!important}.hamburger-box-node{width:18px!important;height:12px!important;position:relative!important}.hamburger-line-node{background-color:#fff!important;width:100%!important;height:1.5px!important;transition:transform .3s cubic-bezier(.22,.61,.36,1),top .3s cubic-bezier(.22,.61,.36,1),opacity .3s cubic-bezier(.22,.61,.36,1)!important;position:absolute!important;left:0!important}.line-top{top:0!important}.line-mid{top:5px!important}.line-bot{top:10px!important}.mobile-btn.active .line-top{top:5px!important;transform:rotate(45deg)!important}.mobile-btn.active .line-mid{opacity:0!important;transform:scale(0)!important}.mobile-btn.active .line-bot{top:5px!important;transform:rotate(-45deg)!important}.mobile-menu{-webkit-backdrop-filter:none!important;z-index:100000!important;box-sizing:border-box!important;opacity:1!important;visibility:hidden!important;background:#05070b!important;flex-direction:column!important;justify-content:flex-start!important;gap:28px!important;width:100%!important;height:calc(100vh - 72px)!important;padding:40px 48px!important;transition:transform .35s cubic-bezier(.22,.61,.36,1),visibility .35s cubic-bezier(.22,.61,.36,1)!important;display:flex!important;position:fixed!important;inset:72px 0 0!important;overflow:hidden auto!important;transform:translate(100%)!important}.mobile-menu.open{visibility:visible!important;display:flex!important;transform:translate(0)!important}.mobile-menu-inner-links{flex-direction:column!important;align-items:flex-start!important;gap:24px!important;width:100%!important;display:flex!important}.mobile-menu-item-wrapper{opacity:0;box-sizing:border-box;width:100%;transform:translate(20px)}.mobile-menu.open .mobile-menu-item-wrapper{animation:.4s cubic-bezier(.22,.61,.36,1) forwards spaceXFadeInBtn;animation-delay:calc(var(--item-index) * 50ms)}.mobile-menu a{letter-spacing:2px!important;text-transform:uppercase!important;color:#fff!important;text-align:left!important;background:0 0!important;border:none!important;width:auto!important;padding:4px 0!important;font-family:Inter,sans-serif!important;font-size:24px!important;font-weight:700!important;text-decoration:none!important;transition:color .25s!important;display:inline-block!important;position:relative!important}.mobile-menu a:after{content:""!important;background-color:#3b82f6!important;width:0!important;height:2px!important;transition:width .3s cubic-bezier(.22,.61,.36,1)!important;position:absolute!important;bottom:0!important;left:0!important}.mobile-menu a:hover:after,.mobile-menu a.active:after{width:100%!important}.mobile-menu a:hover,.mobile-menu a.active{color:#3b82f6!important;background:0 0!important;padding-left:0!important}.mobile-menu .mobile-contact{letter-spacing:1.5px!important;text-transform:uppercase!important;color:#fff!important;text-align:center!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:56px!important;min-height:56px!important;margin-top:16px!important;font-size:13px!important;font-weight:700!important;display:flex!important;box-shadow:0 8px 24px #3b82f640!important}.mobile-menu .mobile-contact:after{display:none!important}.mobile-menu .mobile-contact:active{transform:scale(.98)!important}}@keyframes spaceXFadeInBtn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}*,:before,:after{box-sizing:border-box}@media (width<=1023px){html,body,#root{min-height:100%;height:auto!important;overflow:hidden auto!important}.scene-viewport-mobile{width:100%;height:auto;display:block;position:relative;overflow:visible}.scene-stage-mobile{flex-direction:column;width:100%;height:auto;display:flex;position:relative;overflow:visible}.scene-slide-mobile{width:100%;height:auto;min-height:100svh;display:block;position:relative;overflow:visible;opacity:1!important;visibility:visible!important;transform:none!important}.scene-slide-mobile section.hero{flex-direction:column!important;justify-content:center!important;min-height:100vh!important;padding-top:140px!important;display:flex!important}.scene-slide-mobile div[class*=bg-],.scene-slide-mobile img[class*=background]{z-index:0!important;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.scene-slide-mobile button,.scene-slide-mobile a,.scene-slide-mobile .btn,.scene-slide-mobile [role=button]{z-index:99!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important}}@media (width>=1024px){html,body,#root{height:100%;overflow:hidden}.scene-viewport{width:100%;height:100%;position:fixed;inset:0;overflow:hidden}.scene-stage,.scene-slide{width:100%;height:100%;position:absolute;inset:0}}.scene-slide::-webkit-scrollbar{display:none}.scene-slide section{min-height:100vh;padding:140px 0 90px;position:relative}.scene-slide section.hero{padding:0}.scene-slide:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0508161f,#05081673);position:absolute;inset:0}.scene-slide:after{content:"";filter:blur(120px);pointer-events:none;background:radial-gradient(circle,#2563eb24,#0000 70%);border-radius:50%;width:700px;height:700px;animation:10s ease-in-out infinite ambientMove;position:absolute;top:-30%;right:-15%}.scene-dots{z-index:999;flex-direction:column;gap:14px;display:flex;position:fixed;top:50%;right:32px;transform:translateY(-50%)}.scene-dot{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;width:10px;height:10px;transition:all .45s cubic-bezier(.16,1,.3,1)}.scene-dot:hover{background:#3b82f6;transform:scale(1.3)}.scene-dot.active{background:linear-gradient(#2563eb,#60a5fa);border:none;height:42px;box-shadow:0 0 20px #2563eb99}@keyframes ambientMove{0%{transform:translate(0)scale(1)}50%{transform:translate(-40px,30px)scale(1.08)}to{transform:translate(0)scale(1)}}@media (width<=992px){.scene-dots{display:none}}@media (width<=768px){.scene-viewport-mobile,.scene-stage-mobile,.scene-slide-mobile{width:100%!important;max-width:100%!important}.scene-slide-mobile section{padding:clamp(4rem,8vw,5rem) 1rem!important}}.hero{justify-content:flex-start;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;opacity:.65;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:1;background:linear-gradient;position:absolute;inset:0}.hero-gradient{z-index:2;position:absolute;inset:0}.hero-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.hero-light-1{width:450px;height:450px;top:-150px;right:-100px}.hero-light-2{width:350px;height:350px;bottom:-100px;left:-80px}.hero-container{z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}@media (width>=768px){.hero-container{padding:0 5rem}}.hero-content{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:56rem;display:flex}.hero-badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1554b259;border:1px solid #3b82f680;border-radius:.25rem;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.hero-content h1{letter-spacing:-.025em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,6vw,5rem);font-weight:800;line-height:1}.hero-content h1 span{color:#3b82f6}.hero-content p{color:#f1f5f9;text-shadow:0 2px 8px #0009;max-width:36rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.hero-buttons{flex-wrap:wrap;gap:1rem;padding-top:.5rem;display:flex}.primary-btn,.secondary-btn{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:.25rem;padding:.875rem 2rem;font-size:12px;font-weight:700;transition:all .3s}.primary-btn{color:#fff;background-color:#2563eb;border:none;box-shadow:0 10px 25px #2563eb66}.primary-btn:hover{color:#0f172a;background-color:#fff;transform:translateY(-2px)}.secondary-btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172a66;border:1px solid #ffffff4d}.secondary-btn:hover{background-color:#ffffff26;transform:translateY(-2px)}.scroll-indicator{opacity:.85;cursor:pointer;z-index:20;background:0 0;border:none;align-items:center;gap:1rem;padding:0;display:flex;position:absolute;bottom:2.5rem;left:1.5rem}@media (width>=768px){.scroll-indicator{left:5rem}}.scroll-indicator small{text-transform:uppercase;letter-spacing:.05em;color:#f1f5f9;text-shadow:0 2px 4px #00000080;font-family:Manrope,sans-serif;font-size:10px}.scroll-indicator span{background-color:#ffffff4d;width:1px;height:3rem;position:relative;overflow:hidden}@keyframes lineScroll{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.scroll-indicator span:after{content:"";background-color:#2563eb;width:100%;height:100%;animation:2.5s ease-in-out infinite lineScroll;position:absolute;top:0;left:0}@media (width<=1023px){.hero{justify-content:center!important;align-items:center!important;height:auto!important;min-height:100svh!important;padding:120px 0 60px!important;display:flex!important}.hero-container{padding:0 24px!important}.hero-content{text-align:center!important;align-items:center!important;gap:1.25rem!important;width:min(100%,42rem)!important;max-width:42rem!important;margin:0 auto!important}.hero-badge{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.hero-content h1{font-size:clamp(2.2rem,8vw,3.5rem)!important;line-height:1.05!important}.hero-content p{max-width:34rem!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(.95rem,2.8vw,1rem)!important}.hero-buttons{flex-direction:column!important;gap:14px!important;width:100%!important;padding-top:1rem!important}.primary-btn,.secondary-btn{justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;padding:1rem 1.25rem!important;font-size:13px!important;display:inline-flex!important}.secondary-btn{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.scroll-indicator{display:none!important}}@media (width<=768px){.hero{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;height:auto!important;min-height:100svh!important;padding:100px 24px 60px!important;display:flex!important;overflow-x:hidden!important}.hero-video{object-fit:cover!important;width:100%!important;height:100%!important}.hero-light{filter:blur(10px)!important}.hero-container{width:100%!important;padding:0!important}.hero-content{text-align:left!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:22px!important;width:100%!important;max-width:100%!important;margin:0!important;display:flex!important}.hero-content h1{letter-spacing:-.03em!important;word-break:break-word!important;max-width:100%!important;font-size:clamp(2.4rem,10vw,3.5rem)!important;font-weight:900!important;line-height:.95!important}.hero-content p{opacity:.9!important;word-break:break-word!important;max-width:100%!important;margin-top:8px!important;margin-bottom:0!important;font-size:16px!important;line-height:1.7!important}.hero-buttons{flex-direction:column!important;align-items:stretch!important;gap:16px!important;width:100%!important;padding-top:18px!important}.hero-buttons .primary-btn,.hero-buttons .secondary-btn{border-radius:999px!important;justify-content:center!important;width:100%!important;height:56px!important;min-height:56px!important;padding:0 1.5rem!important;font-size:16px!important;font-weight:700!important}.scroll-indicator{display:none!important}}@media (width<=480px){.hero{padding:100px 0 40px!important}.hero-container{padding:0 20px!important}.hero-content{width:100%!important;padding:0 .5rem!important}.hero-content h1{font-size:clamp(1.85rem,9vw,2.5rem)!important}.hero-content p{max-width:100%!important}}.about{background-color:#131b2e;justify-content:center;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.about-video{object-fit:cover;opacity:.85;z-index:0;width:100%;height:100%;position:absolute;inset:0}.about-overlay{z-index:1;position:absolute;inset:0}.about-gradient{z-index:2;position:absolute;inset:0}.about-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.about-light-1{width:600px;height:600px;top:-80px;right:-50px}.about-light-2{width:500px;height:500px;bottom:0;left:-50px}.about-container{z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (width>=768px){.about-container{grid-template-columns:repeat(12,minmax(0,1fr));gap:4.5rem;padding:0 5rem}}.about-left{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (width>=768px){.about-left{grid-column:span 7/span 7}}.about-tag{color:#fff;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 2px 4px #0006;background:#1554b273;border:1px solid #3b82f699;border-radius:.25rem;align-items:center;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.about-left h2{letter-spacing:-.025em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:800;line-height:1}.about-left h2 span{color:#3b82f6}.about-left p{color:#fff;text-shadow:0 2px 8px #000000b3;max-width:34rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.about-features,.about-btn{display:none}.about-right{width:100%}@media (width>=768px){.about-right{border-left:1px solid #ffffff26;grid-column:span 5/span 5;padding-left:3rem}}.experience-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:100%;margin:0;padding:0}.experience-card:before,.experience-card h1,.experience-card>span,.experience-card hr{display:none}.experience-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=768px){.experience-stats{gap:2.5rem}}.experience-stats div{flex-direction:column;align-items:flex-start;display:flex}.experience-stats h3{color:#3b82f6;text-shadow:0 2px 8px #0006;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1}.experience-stats div h3 span,.experience-stats div h3 text{display:none!important}.experience-stats p{text-transform:uppercase;letter-spacing:.1em;color:#fff;text-shadow:0 1px 4px #00000080;margin:.45rem 0 0;font-size:10px;font-weight:700}@media (width<=1023px){.about{height:auto!important;min-height:100svh!important;padding:80px 0!important;display:flex!important;position:relative!important;overflow-y:visible!important;transform:none!important}.about-container{flex-direction:column!important;gap:2.5rem!important;width:100%!important;padding:0 24px!important;display:flex!important;transform:none!important}.about-left,.about-right{border-left:none!important;width:100%!important;padding-left:0!important;position:relative!important;transform:none!important}.about-tag{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.about-left h2{font-size:clamp(2.2rem,8vw,3.5rem)!important}.about-left p{max-width:100%!important;font-size:.95rem!important}.experience-stats{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;display:grid!important}.about-video{height:100%!important;position:absolute!important}}@media (width<=767px){.experience-stats{grid-template-columns:1fr!important;gap:1.5rem!important}}@media (width<=480px){.about-container{gap:2rem!important;padding:0 20px!important}.about-left h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}}.services-section{background-color:#131b2e;justify-content:center;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.services-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.services-asset-footage{object-fit:cover;opacity:.85;width:100%;height:100%}.services-overlay-mask{z-index:1;background:linear-gradient(#080c1626,#080c1673,#080c16bf);position:absolute;inset:0}.services-gradient-ambient{z-index:2;position:absolute;inset:0}.services-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.services-shell{z-index:10;box-sizing:border-box;grid-template-columns:1fr;align-items:center;gap:2.5rem;width:100%;max-width:80rem;padding:0 1.5rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.services-shell{grid-template-columns:repeat(12,minmax(0,1fr));gap:4.5rem;padding:0 5rem}}.services-panel{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (width>=768px){.services-panel{grid-column:span 5/span 5}}.services-badge{color:#fff;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);text-shadow:0 2px 4px #0006;background:#1554b259;border:1px solid #3b82f680;border-radius:.25rem;justify-content:center;align-items:center;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex;position:relative}.services-panel h2{letter-spacing:-.02em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.services-panel h2 span{color:#3b82f6}.services-intro-text{color:#fff;text-shadow:0 2px 8px #000000b3;max-width:34rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.services-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=768px){.services-grid{border-left:1px solid #ffffff26;grid-column:span 7/span 7;padding-left:3.5rem}}.services-list{scrollbar-width:none;overscroll-behavior:contain;flex-direction:column;gap:.35rem;max-height:12rem;display:flex;overflow-y:auto}.services-list::-webkit-scrollbar{display:none}.service-item{cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:1.5rem;width:100%;padding:.45rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.service-item-number{color:#ffffff26;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;transition:color .3s}.service-item h4{color:#e0e4ea;text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.service-item.active{border-left-color:#3b82f6;padding-left:1.25rem}.service-item.active .service-item-number{color:#3b82f6}.service-item.active h4{color:#fff}.services-card{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#0f172aa6;border:1px solid #ffffff1f;border-radius:.25rem;flex-direction:column;justify-content:center;min-height:10.5rem;padding:1.5rem;display:flex;box-shadow:0 20px 45px #0006}.services-card-tag{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:8px;font-weight:700;display:block}.services-card-inner h3{color:#fff;text-transform:uppercase;margin:0 0 .15rem;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700}.services-card-subtitle{text-transform:uppercase;letter-spacing:.05em;color:#3b82f6;margin-bottom:.5rem;font-size:9px;font-weight:700;display:block}.services-card-inner p{color:#cbd5e1;margin:0;font-size:.8rem;line-height:1.55}@media (width<=1023px){.services-section{height:auto!important;min-height:100svh!important;padding:80px 0!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}.services-shell{flex-direction:column!important;gap:2rem!important;padding:0 24px!important;display:flex!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.services-panel,.services-grid{border-left:none!important;width:100%!important;padding-left:0!important;transform:none!important}.services-badge{letter-spacing:.15em!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#1554b273!important;border:1px solid #3b82f699!important;padding:.35rem 1rem!important;font-size:10px!important;display:inline-flex!important}.services-panel h2{font-size:clamp(2rem,7vw,3rem)!important}.services-intro-text{max-width:100%!important;font-size:.95rem!important}.services-list{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;gap:12px!important;width:100%!important;max-height:none!important;padding-bottom:12px!important;display:flex!important;overflow-x:auto!important}.services-list::-webkit-scrollbar{display:none!important}.service-item{white-space:nowrap!important;border-bottom:2px solid #0000!important;border-left:none!important;flex:none!important;gap:.5rem!important;width:auto!important;padding:6px 0!important}.service-item.active{border-bottom-color:#3b82f6!important;padding-left:0!important}.services-card{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;min-height:auto!important;padding:24px!important}.services-card-inner p{font-size:.9rem!important}.services-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.services-asset-footage{object-fit:cover!important;object-position:center center!important;opacity:.85!important;visibility:visible!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}}@media (width<=480px){.services-shell{padding:0 20px!important}.services-panel h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}}.projects-section{background-color:#131b2e;justify-content:flex-start;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.projects-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.projects-asset-footage{object-fit:cover;object-position:center;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.projects-overlay-mask{z-index:1;background:linear-gradient(#080c1640,#080c1673,#080c16bf);position:absolute;inset:0}.projects-gradient-ambient{z-index:2;position:absolute;inset:0}.projects-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.projects-light-1{width:600px;height:600px;top:-80px;right:-50px}.projects-light-2{width:500px;height:500px;bottom:0;left:-50px}.projects-shell{z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (width>=768px){.projects-shell{grid-template-columns:repeat(12,minmax(0,1fr));gap:4.5rem;padding:0 5rem}}.projects-header{z-index:10;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex;position:relative}@media (width>=768px){.projects-header{grid-column:span 5/span 5}}.projects-badge{color:#fff;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1554b273;border:1px solid #3b82f699;border-radius:.25rem;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.projects-header h2{letter-spacing:-.025em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:800;line-height:1}.projects-header h2 span{color:#3b82f6}.projects-header p{color:#fff;text-shadow:0 2px 8px #000000b3;max-width:34rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.projects-grid{z-index:10;grid-template-columns:1fr;gap:2rem;width:100%;display:grid;position:relative}@media (width>=768px){.projects-grid{border-left:1px solid #ffffff26;grid-column:span 7/span 7;align-items:center;padding-left:3.5rem}}.projects-list{flex-direction:column;gap:.5rem;display:flex}.project-item{cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:1.25rem;width:100%;padding:.45rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.project-item-number{color:#ffffff26;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;transition:color .3s}.project-item h4{color:#e8ecf1;text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.project-item.active{border-left-color:#3b82f6;padding-left:1.25rem}.project-item.active .project-item-number{color:#3b82f6}.project-item.active h4{color:#fff}.projects-card{z-index:10;-webkit-backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff1f;border-radius:.25rem;width:100%;padding:1.5rem;position:relative;box-shadow:0 20px 45px #0006}.projects-card-inner{flex-direction:column;gap:1rem;display:flex}.projects-media-wrapper{border-radius:.125rem;width:100%;height:11rem;position:relative;overflow:hidden}.projects-img-view{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.projects-card:hover .projects-img-view{transform:scale(1.05)}.projects-card-status{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#2563eb;border-radius:.125rem;padding:.2rem .5rem;font-size:8px;font-weight:700;position:absolute;top:.5rem;right:.5rem}.projects-card-info{flex-direction:column;gap:.35rem;display:flex}.projects-card-info h3{color:#fff;text-transform:uppercase;margin:0;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700}.projects-card-info p{color:#cbd5e1;margin:0;font-size:.825rem;line-height:1.6}.projects-card-footer{text-transform:uppercase;color:#3b82f6;letter-spacing:.05em;align-items:center;gap:.5rem;margin-top:.25rem;font-size:9px;font-weight:700;display:flex}@media (width<=1023px){.projects-section{height:auto!important;min-height:100svh!important;padding:80px 0!important;display:block!important;position:relative!important;overflow-y:visible!important;transform:none!important}.projects-shell{box-sizing:border-box!important;flex-direction:column!important;gap:2rem!important;width:100%!important;padding:0 24px!important;display:flex!important;position:relative!important;transform:none!important}.projects-header,.projects-grid{border-left:none!important;width:100%!important;padding-left:0!important;transform:none!important}.projects-badge{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.projects-header h2{font-size:clamp(2.25rem,8vw,3.5rem)!important}.projects-header p{max-width:100%!important;font-size:.95rem!important}.projects-list{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;gap:1.25rem!important;width:100%!important;padding-bottom:12px!important;display:flex!important;overflow-x:auto!important}.projects-list::-webkit-scrollbar{display:none!important}.project-item{white-space:nowrap!important;border-bottom:2px solid #0000!important;border-left:none!important;flex:none!important;width:auto!important;padding:6px 0!important}.project-item.active{border-bottom-color:#3b82f6!important;padding-left:0!important}.projects-card{box-sizing:border-box!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;width:100%!important}.projects-media-wrapper{height:clamp(12rem,30vw,18rem)!important}.projects-card-info p{font-size:.9rem!important}.projects-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.projects-asset-footage{object-fit:cover!important;object-position:center center!important;opacity:.35!important;visibility:visible!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media (width<=480px){.projects-shell{padding:0 20px!important}.projects-header h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}}.process-section{background-color:#131b2e;justify-content:center;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.process-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.process-asset-footage{object-fit:cover;object-position:center;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.process-overlay-mask{z-index:1;background:linear-gradient(#080c1640,#080c1673,#080c16bf);position:absolute;inset:0}.process-gradient-ambient{z-index:2;position:absolute;inset:0}.process-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.process-shell{z-index:10;flex-direction:column;gap:2.5rem;width:100%;max-width:80rem;margin:0 auto;padding:0 2.5rem;display:flex;position:relative}.process-header{flex-direction:column;align-items:flex-start;display:flex}.process-badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1554b259;border:1px solid #3b82f680;border-radius:.25rem;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.process-header h2{letter-spacing:-.02em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.process-desktop-container{width:100%;display:block}.process-mobile-container{display:none}.process-horizontal-track{scrollbar-width:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;display:flex;overflow-x:auto}.process-horizontal-track::-webkit-scrollbar{display:none}.process-track-node{flex:1;align-items:center;display:flex}.process-track-node:last-child{flex:none}.process-step-trigger{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:.65rem;padding:0 .5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.process-node-circle{background:#0f172abf;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:grid;box-shadow:0 4px 12px #0003}.process-node-num{color:#e1e5eb;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;transition:color .3s}.process-node-title{text-transform:uppercase;color:#e3e7ee;letter-spacing:.05em;white-space:nowrap;font-family:Manrope,sans-serif;font-size:10px;font-weight:700;transition:color .3s}.process-track-line{background:#ffffff1f;flex:1;min-width:2rem;height:1px;margin:0 1rem;transition:background-color .3s;transform:translateY(-.85rem)}.process-step-trigger.active .process-node-circle{background:#2563eb;border-color:#3b82f6;box-shadow:0 0 15px #3b82f666}.process-step-trigger.active .process-node-num,.process-step-trigger.active .process-node-title{color:#fff}.process-card-console{-webkit-backdrop-filter:blur(12px);background:#0f172a8c;border:1px solid #ffffff1a;border-radius:.375rem;flex-direction:column;justify-content:center;min-height:8rem;padding:1.5rem;display:flex;box-shadow:0 15px 35px #0000004d}.process-card-tag{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:8px;font-weight:700;display:block}.process-title-row{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.process-icon-shield{color:#3b82f6;align-items:center;display:flex}.process-card-inner h3{color:#fff;text-transform:uppercase;margin:0;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700}.process-card-inner p{color:#cbd5e1;margin:0;font-size:.825rem;line-height:1.6}@media (width<=1023px){.process-section{height:auto!important;min-height:100svh!important;padding:80px 0!important;display:block!important;position:relative!important;overflow-y:visible!important;transform:none!important}.process-shell{gap:2.5rem!important;width:100%!important;padding:0!important;position:relative!important;transform:none!important}.process-header{box-sizing:border-box!important;width:100%!important;padding:0 24px!important}.process-desktop-container{display:none!important}.process-mobile-container{flex-direction:column!important;gap:1.75rem!important;width:100%!important;display:flex!important}.process-mobile-carousel{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-direction:row!important;width:100%!important;display:flex!important;overflow-x:auto!important}.process-mobile-carousel::-webkit-scrollbar{display:none!important}.process-mobile-card-wrapper{scroll-snap-align:center!important;box-sizing:border-box!important;flex:0 0 100%!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.process-mobile-card{-webkit-backdrop-filter:blur(20px)!important;box-sizing:border-box!important;background:#0f172aa6!important;border:1px solid #3b82f64d!important;border-radius:24px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:90%!important;max-width:420px!important;height:260px!important;padding:28px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 60px #0000004d!important}.process-mobile-card-icon{color:#3b82f6!important;background:#3b82f61a!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;margin-bottom:20px!important;padding:12px!important;display:inline-flex!important}.process-mobile-card-title{color:#fff!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin:0 0 10px!important;font-family:Manrope,sans-serif!important;font-size:1.25rem!important;font-weight:700!important}.process-mobile-card-desc{color:#cbd5e1!important;max-width:90%!important;margin:0!important;font-size:.9rem!important;line-height:1.6!important}.process-mobile-card-number{color:#3b82f6!important;opacity:.2!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;font-family:Manrope,sans-serif!important;font-size:42px!important;font-weight:900!important;line-height:1!important;position:absolute!important;bottom:20px!important;right:28px!important}.process-mobile-pagination{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.process-pagination-dot{background:#fff3!important;border-radius:50%!important;width:6px!important;height:6px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.process-pagination-dot.active{background:#3b82f6!important;transform:scale(1.3)!important;box-shadow:0 0 8px #3b82f699!important}.process-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.process-asset-footage{object-fit:cover!important;object-position:center center!important;opacity:.35!important;visibility:visible!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media (width<=480px){.process-header h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}.process-mobile-card{height:250px!important;padding:24px!important}.process-mobile-card-number{bottom:16px!important;right:24px!important}}.why-section{background-color:#0c1424;justify-content:flex-start;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.why-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.why-asset-footage{object-fit:cover;object-position:center;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.why-overlay-mask{z-index:1;background:linear-gradient(#080c1659,#080c1699,#080c16d9);position:absolute;inset:0}.why-gradient-ambient{z-index:2;position:absolute;inset:0}.why-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.why-light-1{width:450px;height:450px;top:-150px;right:-100px}.why-light-2{width:350px;height:350px;bottom:-100px;left:-80px}.why-shell{z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (width>=768px){.why-shell{grid-template-columns:repeat(12,minmax(0,1fr));gap:4.5rem;padding:0 5rem}}.why-heading{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (width>=768px){.why-heading{grid-column:span 6/span 6}}.why-badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1554b259;border:1px solid #3b82f680;border-radius:.25rem;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.why-heading h2{letter-spacing:-.025em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,6vw,5rem);font-weight:800;line-height:1}.why-heading h2 span{color:#3b82f6}.why-heading p{color:#f1f5f9;text-shadow:0 2px 8px #0009;max-width:36rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.why-desktop-view-hub{width:100%;display:block}@media (width>=768px){.why-desktop-view-hub{grid-column:span 6/span 6}}.why-mobile-swipe-engine{display:none}.why-data-hub{border-left:1px solid #ffffff26;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;padding-left:3rem;display:grid}.why-selector-list{flex-direction:column;gap:.5rem;display:flex}.why-tab-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:1.25rem;padding:.75rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.why-btn-number{color:#ffffff26;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;transition:color .3s}.why-btn-title{color:#e8ebef;text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.why-tab-btn.active{border-left-color:#3b82f6;padding-left:1rem}.why-tab-btn.active .why-btn-number{color:#3b82f6}.why-tab-btn.active .why-btn-title{color:#fff}.why-display-panel{-webkit-backdrop-filter:blur(8px);background:#0f172a66;border:1px solid #ffffff1a;border-radius:.25rem;flex-direction:column;justify-content:center;height:10rem;padding:1.75rem;display:flex;box-shadow:0 10px 25px #0003}.panel-micro-tag{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:9px;font-weight:700;display:block}.panel-title-row{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.panel-icon-shield{color:#3b82f6;align-items:center;display:flex}.panel-content-wrapper h3{color:#fff;text-transform:uppercase;margin:0;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:700}.panel-content-wrapper p{color:#cbd5e1;margin:0;font-size:.825rem;line-height:1.6}@media (width<=1023px){.why-section{width:100%!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:100px 0 80px!important;display:block!important;position:relative!important;overflow:visible!important;transform:none!important}.why-shell{flex-direction:column!important;gap:2.5rem!important;width:100%!important;padding:0!important;display:flex!important;position:relative!important;transform:none!important}.why-heading{box-sizing:border-box!important;width:100%!important;padding:0 24px!important;transform:none!important}.why-badge{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.why-heading h2{font-size:clamp(2.2rem,8vw,3.5rem)!important}.why-heading p{max-width:100%!important;font-size:.95rem!important}.why-desktop-view-hub{display:none!important}.why-mobile-swipe-engine{flex-direction:column!important;gap:1.5rem!important;width:100%!important;display:flex!important}.why-mobile-carousel-track{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-direction:row!important;width:100%!important;display:flex!important;overflow-x:auto!important}.why-mobile-carousel-track::-webkit-scrollbar{display:none!important}.why-mobile-card-snap-cell{scroll-snap-align:center!important;box-sizing:border-box!important;flex:0 0 100%!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.why-mobile-feature-card{-webkit-backdrop-filter:blur(20px)!important;box-sizing:border-box!important;background:#0f172aa6!important;border:1px solid #3b82f64d!important;border-radius:24px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:90%!important;max-width:420px!important;height:250px!important;padding:28px!important;transition:transform .4s,opacity .4s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 60px #0000004d!important}.why-mobile-card-icon-vault{color:#3b82f6!important;background:#3b82f61a!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;margin-bottom:22px!important;padding:12px!important;display:inline-flex!important}.why-mobile-card-header-title{color:#fff!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin:0 0 10px!important;font-family:Manrope,sans-serif!important;font-size:1.2rem!important;font-weight:700!important}.why-mobile-card-body-desc{color:#cbd5e1!important;max-width:95%!important;margin:0!important;font-size:.9rem!important;line-height:1.6!important}.why-mobile-pagination-rail{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.why-pagination-bullet{background:#fff3!important;border-radius:50%!important;width:6px!important;height:6px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.why-pagination-bullet.active{background:#3b82f6!important;transform:scale(1.3)!important;box-shadow:0 0 8px #3b82f680!important}.why-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.why-asset-footage{object-fit:cover!important;object-position:center center!important;opacity:.25!important;visibility:visible!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}}@media (width<=480px){.why-heading{padding:0 20px!important}.why-heading h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}.why-mobile-feature-card{height:240px!important;padding:24px!important}}.testimonial-section{background-color:#131b2e;justify-content:flex-start;align-items:center;width:100%;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.testimonial-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.testimonial-asset-footage{object-fit:cover;opacity:.85;width:100%;height:100%}.testimonial-overlay-mask{z-index:1;position:absolute;inset:0}.testimonial-gradient-ambient{z-index:2;background:linear-gradient(#0f172a4d 0%,#0000 40% 60%,#0f172a66 100%);position:absolute;inset:0}.testimonial-light{filter:blur(140px);pointer-events:none;z-index:2;border-radius:50%;position:absolute}.testimonial-light-1{width:600px;height:600px;top:-80px;right:-50px}.testimonial-light-2{background:#3b82f629;width:500px;height:500px;bottom:0;left:-50px}.testimonial-shell{z-index:10;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (width>=768px){.testimonial-shell{grid-template-columns:repeat(12,minmax(0,1fr));gap:4.5rem;padding:0 5rem}}.testimonial-heading{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (width>=768px){.testimonial-heading{grid-column:span 5/span 5}}.testimonial-badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1554b273;border:1px solid #3b82f699;border-radius:.25rem;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:10px;font-weight:600;display:inline-flex}.testimonial-heading h2{letter-spacing:-.025em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:800;line-height:1}.testimonial-heading h2 span{color:#3b82f6}.testimonial-heading p{color:#fff;text-shadow:0 2px 8px #000000b3;max-width:34rem;margin:0;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:400;line-height:1.625}.gallery-desktop-text{display:block}.testimonial-desktop-container{grid-column:span 7/span 7;width:100%;display:block}.testimonial-mobile-container{display:none}.testimonial-data-hub{flex-direction:column;gap:1.5rem;width:100%;display:flex}.testimonial-list{flex-direction:column;gap:.25rem;display:flex}.testimonial-item{cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:1.25rem;padding:.45rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.testimonial-item-number{color:#ffffff26;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;transition:color .3s}.testimonial-item h4{color:#d8dee7;text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.testimonial-item.active{border-left-color:#3b82f6;padding-left:1rem}.testimonial-item.active .testimonial-item-number{color:#3b82f6}.testimonial-item.active h4{color:#fff}.testimonial-card{-webkit-backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff1f;border-radius:.25rem;flex-direction:column;justify-content:center;height:10.5rem;padding:1.5rem;display:flex;box-shadow:0 20px 45px #0006}.testimonial-card-tag{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.35rem;font-size:8px;font-weight:700;display:block}.testimonial-stars-row{gap:.25rem;margin-bottom:.35rem;display:flex}.testimonial-review-text{color:#cbd5e1;margin:0 0 .5rem;font-size:.78rem;font-style:italic;line-height:1.5}.testimonial-client-row{border-top:1px solid #ffffff0d;align-items:center;gap:.75rem;padding-top:.4rem;display:flex}.testimonial-avatar-box{border:1px solid #ffffff26;border-radius:50%;width:1.5rem;height:1.5rem;overflow:hidden}.testimonial-avatar-box img{object-fit:cover;width:100%;height:100%}.testimonial-client-row h5{color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700}.testimonial-client-row span{text-transform:uppercase;color:#64748b;letter-spacing:.05em;font-size:8px;font-weight:600}@media (width<=1023px){.testimonial-section{width:100%!important;height:auto!important;min-height:100svh!important;padding:70px 0!important;display:block!important;position:relative!important;overflow-y:visible!important;transform:none!important}.testimonial-shell{flex-direction:column!important;gap:2.25rem!important;width:100%!important;max-width:100%!important;padding:0!important;display:flex!important;transform:none!important}.testimonial-heading{text-align:center!important;box-sizing:border-box!important;align-items:center!important;width:100%!important;padding:0 24px!important}.testimonial-heading h2{font-size:clamp(2.2rem,8vw,3.25rem)!important}.testimonial-desktop-text,.testimonial-desktop-container{display:none!important}.testimonial-mobile-container{flex-direction:column!important;gap:1.5rem!important;width:100%!important;display:flex!important}.testimonial-mobile-carousel-track{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;gap:16px!important;width:100%!important;padding:10px 6vw!important;display:flex!important;overflow:auto hidden!important}.testimonial-mobile-carousel-track::-webkit-scrollbar{display:none!important}.testimonial-mobile-card{box-sizing:border-box!important;-webkit-backdrop-filter:blur(18px)!important;scroll-snap-align:center!important;text-align:center!important;transform-origin:50%!important;background:#ffffff14!important;border:1px solid #ffffff1a!important;border-radius:24px!important;flex-direction:column!important;flex:0 0 88vw!important;align-items:center!important;width:88vw!important;padding:28px!important;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s cubic-bezier(.25,1,.5,1)!important;display:flex!important;box-shadow:0 20px 50px #0000004d!important}.testimonial-mobile-card.active-card{opacity:1!important;transform:scale(1)!important}.testimonial-mobile-card.inactive-card{opacity:.65!important;transform:scale(.96)!important}.testimonial-mobile-avatar-box{border:3px solid #3b82f6!important;border-radius:50%!important;width:80px!important;height:80px!important;margin-bottom:16px!important;overflow:hidden!important;box-shadow:0 8px 20px #3b82f659!important}.testimonial-mobile-avatar-box img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.testimonial-mobile-client-name{color:#fff!important;margin:0 0 2px!important;font-size:22px!important;font-weight:700!important}.testimonial-mobile-client-role{color:#3b82f6!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:10px!important;font-size:14px!important;font-weight:500!important;display:block!important}.testimonial-mobile-stars-row{justify-content:center!important;gap:4px!important;margin-bottom:16px!important;display:flex!important}.testimonial-mobile-review-text{color:#cbd5e1!important;margin:0!important;font-size:16px!important;font-weight:400!important;line-height:1.8!important}.testimonial-mobile-pagination-rail{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:4px!important;display:flex!important}.testimonial-mobile-dot{background:#ffffff40!important;border-radius:50%!important;width:6px!important;height:6px!important;transition:all .35s cubic-bezier(.25,1,.5,1)!important}.testimonial-mobile-dot.active{background:#3b82f6!important;transform:scale(1.3)!important;box-shadow:0 0 8px #3b82f680!important}.testimonial-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.testimonial-asset-footage{object-fit:cover!important;opacity:.45!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.testimonial-overlay-mask{background:linear-gradient(#080c1640,#080c168c,#080c16d1)!important}}@media (width<=480px){.testimonial-heading h2{font-size:clamp(1.85rem,9vw,2.5rem)!important}.testimonial-mobile-carousel-track{padding:10px 4vw!important}.testimonial-mobile-card{padding:20px!important}.testimonial-mobile-review-text{font-size:14px!important}}.preloader{z-index:99999;background:#050816;justify-content:center;align-items:center;transition:opacity .7s;display:flex;position:fixed;inset:0}.preloader.hide{opacity:0;pointer-events:none}.loader-content{text-align:center;width:420px;max-width:90%}.loader-content h1{letter-spacing:3px;margin-bottom:18px;font-family:Poppins,sans-serif;font-size:4rem;font-weight:900}.loader-content span{color:#2563eb}.loader-content p{color:#94a3b8;letter-spacing:4px;text-transform:uppercase;margin-bottom:35px;font-size:.9rem}.loader-bar{background:#172033;border-radius:50px;width:100%;height:6px;overflow:hidden}.loader-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);height:100%;transition:width .25s}.loader-content h2{color:#fff;margin-top:25px;font-size:2rem;font-weight:700}@media (width<=768px){.loader-content h1{font-size:2.8rem}.loader-content{width:300px}}.progress-container{z-index:999999;background:0 0;width:100%;height:4px;position:fixed;top:0;left:0}.progress-bar{background:linear-gradient(90deg,#2563eb,#60a5fa);width:0;height:100%;transition:width 80ms linear;box-shadow:0 0 15px #2563ebcc}.contact-footer-section{box-sizing:border-box;background-color:#050816;width:100%;min-height:100vh;padding:clamp(7.5rem,12vw,10rem) 0 clamp(4rem,6vw,8rem);font-family:Inter,sans-serif;position:relative;overflow:visible}.cf-video-wrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0}.cf-asset-footage{object-fit:cover;opacity:.35;width:100%;height:100%}.cf-overlay-mask{z-index:1;background:radial-gradient(circle,#0000 20%,#050816 100%);position:absolute;inset:0}.cf-gradient-ambient{z-index:2;background:linear-gradient(#050816 0%,#0000 15% 85%,#050816 100%);position:absolute;inset:0}.cf-light{display:none}.cf-shell{z-index:10;box-sizing:border-box;width:100%;max-width:80rem;margin:0 auto;padding:0 1.25rem;position:relative}@media (width>=992px){.cf-shell{padding:0 5rem}}.cf-upper-grid{grid-template-columns:1fr;align-items:start;gap:2.5rem;width:100%;display:grid}@media (width>=992px){.cf-upper-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:4.5rem}}.cf-heading-block{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;display:flex}@media (width>=992px){.cf-heading-block{grid-column:span 5/span 5}}.cf-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:.2em;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;padding:.45rem 1.25rem;font-size:11px;font-weight:600;display:inline-flex}.cf-heading-block h1{letter-spacing:-.03em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px #00000080;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:800;line-height:1.15}.cf-heading-block h1 span{color:#3b82f6}.cf-mobile-header-desc{display:none}.cf-coordinates-list{flex-direction:column;gap:1.25rem;width:100%;margin-top:.5rem;display:flex}.cf-coord-item{color:#a0aec0;align-items:flex-start;gap:1rem;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.6;display:flex}.cf-icon-color{color:#3b82f6;flex-shrink:0;margin-top:.2rem}.cf-coord-link{color:inherit;text-decoration:none;transition:color .3s}.cf-coord-link:hover{color:#3b82f6;text-decoration:underline}.cf-coord-actions{align-items:center;gap:.65rem;display:inline-flex}.cf-whatsapp-link{color:#25d366;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,color .3s;display:inline-flex}.cf-whatsapp-link:hover{color:#1ebe57;transform:scale(1.15)}.cf-desktop-only-coords{display:flex}.cf-mobile-info-cards-stack{display:none}.cf-form-card{-webkit-backdrop-filter:blur(24px);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 30px 60px #0006}@media (width>=992px){.cf-form-card{grid-column:span 7/span 7}}.cf-interactive-form{flex-direction:column;gap:1.25rem;display:flex}.cf-input-row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.cf-input-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.cf-field{color:#fff;box-sizing:border-box;background:#05081699;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.95rem 1.25rem;font-family:Inter,sans-serif;font-size:16px;transition:all .4s cubic-bezier(.16,1,.3,1)}.cf-field::placeholder{color:#64748b}.cf-field:focus{background:#050816cc;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.cf-select option{color:#fff;background:#050816}.cf-area{resize:none;min-height:6rem}.cf-submit-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem 2rem;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.cf-submit-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 12px 24px #3b82f659}.cf-full-bottom-footer{z-index:15;-webkit-backdrop-filter:blur(20px);background:#050816e6;border-top:1px solid #ffffff0f;width:100%;margin-top:0;padding:2rem 0;position:absolute;bottom:0;left:0}.cf-footer-inner-wrapper{box-sizing:border-box;grid-template-columns:repeat(3,1fr);align-items:center;gap:48px;width:100%;max-width:1440px;margin:auto;padding:0 clamp(32px,4vw,64px);display:grid}@media (width<=991px){.cf-footer-inner-wrapper{text-align:center!important;flex-direction:column!important;gap:2rem!important;display:flex!important}}.cf-footer-left-brand h3{color:#fff;letter-spacing:-.02em;margin:0;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800}.cf-footer-left-brand h3 span{color:#3b82f6}.cf-footer-left-brand p{color:#64748b;white-space:nowrap;margin:.5rem 0 0;font-size:12px;line-height:1.5}@media (width>=992px){.cf-footer-left-brand{text-align:left;max-width:100%!important}}.cf-footer-center-meta{color:#a0aec0;flex-direction:column;align-items:center;gap:.5rem;font-size:12px;display:flex}.cf-footer-center-meta p{text-align:center;margin:0}.cf-policy-links{align-items:center;gap:.75rem;display:flex}.cf-policy-links a{color:#64748b;text-decoration:none;transition:color .3s}.cf-policy-links a:hover{color:#3b82f6}.cf-footer-right-socials{gap:1rem;display:flex}@media (width>=992px){.cf-footer-right-socials{justify-content:flex-end}}.cf-footer-right-socials a{color:#a0aec0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid}.cf-footer-right-socials a:hover{color:#fff;background:#3b82f6;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 16px #3b82f64d}.cf-scroll-top-btn{color:#fff;cursor:pointer;z-index:20;background:#3b82f6;border:none;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;bottom:8.5rem;right:2rem;box-shadow:0 8px 16px #3b82f64d}.cf-scroll-top-btn:hover{background:#2563eb;transform:translateY(-2px)}@media (width<=1023px){.contact-footer-section{height:auto!important;min-height:100svh!important;max-height:none!important;padding:80px 0 0!important;display:block!important;position:relative!important;overflow:visible!important;transform:none!important}.cf-video-wrapper{z-index:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.cf-asset-footage{object-fit:cover!important;opacity:.4!important;width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.cf-overlay-mask{background:linear-gradient(#080c164d,#080c168c,#080c16e0)!important}.cf-shell{box-sizing:border-box!important;flex-direction:column!important;gap:32px!important;width:100%!important;padding-left:24px!important;padding-right:24px!important;display:flex!important;position:relative!important;transform:none!important}.cf-upper-grid{flex-direction:column!important;gap:28px!important;width:100%!important;display:flex!important}.cf-heading-block{text-align:center!important;align-items:center!important;gap:12px!important;width:100%!important;transform:none!important}.cf-badge{letter-spacing:.15em!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff0a!important;border:1px solid #ffffff1a!important;padding:6px 16px!important;font-size:11px!important}.cf-heading-block h1{font-size:clamp(2.1rem,8vw,3.25rem)!important;line-height:1.15!important}.cf-mobile-header-desc{color:#cbd5e1!important;max-width:460px!important;margin:4px 0 0!important;font-size:14px!important;line-height:1.6!important;display:block!important}.cf-desktop-only-coords{display:none!important}.cf-mobile-info-cards-stack{flex-direction:column!important;gap:14px!important;width:100%!important;display:flex!important}.cf-mobile-glass-card{-webkit-backdrop-filter:blur(16px)!important;box-sizing:border-box!important;text-align:left!important;background:#0f172a99!important;border:1px solid #ffffff14!important;border-radius:20px!important;align-items:center!important;gap:16px!important;width:100%!important;padding:18px!important;display:flex!important}.cf-mobile-glass-card-icon{color:#3b82f6!important;background:#3b82f626!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:flex!important}.cf-mobile-glass-card-content h4{text-transform:uppercase!important;letter-spacing:.05em!important;color:#64748b!important;margin:0 0 2px!important;font-family:Manrope,sans-serif!important;font-size:13px!important;font-weight:600!important}.cf-mobile-glass-card-content p{color:#fff!important;word-break:break-word!important;margin:0!important;font-size:15px!important;line-height:1.4!important}.cf-form-card{-webkit-backdrop-filter:blur(20px)!important;background:#ffffff08!important;border:1px solid #ffffff0f!important;border-radius:24px!important;width:100%!important;padding:24px!important;transform:none!important;box-shadow:0 20px 50px #0000004d!important}.cf-interactive-form{gap:18px!important;width:100%!important}.cf-input-row{flex-direction:column!important;gap:18px!important;width:100%!important;display:flex!important}.cf-field{color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff14!important;border-radius:16px!important;padding:16px!important;font-size:16px!important}.cf-field::placeholder{color:#ffffff80!important}.cf-field:focus{background:#ffffff1a!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f659!important}.cf-area{min-height:7rem!important}.cf-submit-btn{letter-spacing:.05em!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border-radius:999px!important;width:100%!important;height:56px!important;padding:0 24px!important;font-size:14px!important;font-weight:700!important;box-shadow:0 8px 24px #3b82f64d!important}.cf-submit-btn:active{transform:scale(.98)!important}.cf-full-bottom-footer{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#050816f2!important;width:100%!important;margin-top:50px!important;padding:48px 0!important;position:relative!important}.cf-footer-inner-wrapper{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:32px!important;padding:0 24px!important;display:flex!important}.cf-footer-left-brand{text-align:center!important}.cf-footer-left-brand p{white-space:normal;max-width:280px!important;margin:8px auto 0!important}.cf-footer-center-meta{gap:10px!important}.cf-scroll-top-btn{display:none!important}}@media (width<=480px){.cf-shell{padding-left:20px!important;padding-right:20px!important}.cf-heading-block h1{font-size:clamp(1.85rem,9vw,2.5rem)!important}.cf-form-card{padding:20px!important}.cf-footer-inner-wrapper{padding:0 20px!important}}:root{--bg-primary:#0f172a;--bg-secondary:#111827;--bg-card:#0f172ab8;--bg-card-solid:#111827;--dark:#0f172a;--primary:#1554b2;--primary-light:#3b82f6;--primary-dark:#103d7d;--white:#fff;--text:#f8fafc;--text-light:#cbd5e1;--text-muted:#94a3b8;--border:#ffffff14;--font-body:"Inter", sans-serif;--font-heading:"Space Grotesk", sans-serif;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--shadow-lg:0 25px 60px #00000073;--shadow-blue:0 20px 40px #1554b259;--transition:.35s ease;--container:1400px}@tailwind base;@tailwind components;@tailwind utilities;*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--dark);color:var(--text);font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,h4,h5{font-family:var(--font-heading)}button,input,select,textarea{font-family:var(--font-body)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}h1,h2,h3,h4,h5{font-family:Manrope,sans-serif;font-weight:700}p{color:var(--text-light);line-height:1.8}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}section{width:100%;position:relative}.container{width:min(92%,1400px);margin:auto}.glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px}.section-title{color:#fff;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.section-subtitle{text-transform:uppercase;letter-spacing:3px;color:var(--primary);margin-bottom:18px;font-weight:600}.primary-btn{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:16px 34px;font-weight:600;transition:all .35s;display:inline-flex;box-shadow:0 15px 35px #1554b259}.primary-btn:hover{transform:translateY(-5px)}.secondary-btn{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:16px 34px;transition:all .35s;display:inline-flex}.secondary-btn:hover{color:#111827;background:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#1554b2;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#3b82f6}::selection{color:#fff;background:#1554b2}section{padding:120px 0}.hero{padding:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@media (width<=768px){.container{width:92%}section{padding:90px 0}@media (width<=768px){html,body,#root{min-width:100vw!important;overflow-x:hidden!important}body{margin:0!important;padding:0!important}section{padding:clamp(4rem,9vw,6rem) 1rem!important;overflow-x:hidden!important}.container{width:96%!important;padding-left:1rem!important;padding-right:1rem!important}.section-title{font-size:clamp(2rem,8vw,3.2rem)!important}.section-description,.about-left p,.projects-header p,.gallery-heading p,.testimonial-heading p,.why-heading p,.process-card-inner p,.panel-content-wrapper p,.testimonial-review-text{font-size:clamp(.95rem,4vw,1rem)!important;line-height:1.6!important}.hero-buttons,.about-container,.projects-shell,.services-shell,.gallery-shell,.testimonial-shell,.why-shell,.cf-shell,.process-shell,.cf-upper-grid,.cf-footer-inner-wrapper{flex-direction:column!important;gap:1.25rem!important;display:flex!important}.hero-buttons{align-items:stretch!important}.primary-btn,.secondary-btn,.nav-btn,.mobile-contact,.cf-submit-btn,.mobile-menu a{justify-content:center!important;width:100%!important;max-width:100%!important}.mobile-menu a{box-sizing:border-box!important}.scroll-indicator{bottom:1.5rem!important;left:1rem!important;right:auto!important}.scroll-indicator small{font-size:.75rem!important}.section-title,.hero-content h1,.about-left h2,.projects-header h2,.gallery-heading h2,.testimonial-heading h2,.why-heading h2,.cf-heading-block h1{font-size:clamp(2rem,8vw,3rem)!important;line-height:1.1!important}.projects-list,.gallery-list,.testimonial-list,.why-selector-list{width:100%!important;overflow-x:auto!important}.process-horizontal-track{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important;display:flex!important;overflow-x:hidden!important}.process-track-line{display:none!important}.project-item,.gallery-item,.testimonial-item,.service-item,.process-track-node{min-width:0!important}.cf-shell,.about-container,.projects-shell,.services-shell,.gallery-shell,.testimonial-shell,.why-shell,.process-shell{padding-left:0!important;padding-right:0!important}.cf-footer-inner-wrapper{padding:0 1rem!important}.cf-full-bottom-footer{padding:2rem 0!important}.cf-scroll-top-btn{bottom:2rem!important;right:1rem!important}img,video{width:100%!important;max-width:100%!important;height:auto!important}}.section-title{color:var(--white);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.section-subtitle{color:var(--primary-light);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.section-description{color:var(--text-muted);max-width:700px;line-height:1.8}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;transition:all .4s}.glass:hover{border-color:var(--primary);transform:translateY(-8px)}.hover-up{transition:all .4s}.hover-up:hover{transform:translateY(-8px)}.glow{box-shadow:0 20px 50px #2563eb40}:root{--bg:#050816;--surface:#ffffff0f;--surface2:#ffffff17;--border:#ffffff1f;--primary:#2563eb;--primary-light:#60a5fa;--text:#fff;--text-light:#d1d5db;--max-width:1400px}.section-container{z-index:5;width:min(1400px,90%);margin:auto;position:relative}.section-tag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;letter-spacing:3px;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;margin-bottom:28px;padding:12px 24px;font-size:.8rem;display:inline-flex}.section-title{color:#fff;margin-bottom:25px;font-size:clamp(3rem,5vw,4.8rem);font-weight:800;line-height:1.1}.section-title span{color:#3b82f6}.section-description{color:#d1d5db;max-width:700px;font-size:1.1rem;line-height:1.9}.section-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.section-overlay{z-index:1;background:#05081694;position:absolute;inset:0}.section-gradient{z-index:2;background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 45%);position:absolute;inset:0}.section-content{padding:140px 0}section{width:100%;position:relative;overflow:hidden}.container{width:min(var(--max-width),92%);z-index:5;margin:auto;position:relative}.heading{color:#fff;font-size:clamp(3rem,5vw,5rem);font-weight:800;line-height:1.1}.heading span{color:var(--primary-light)}.subheading{color:var(--text-light);font-size:1.2rem;line-height:1.8}.bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.video-overlay{z-index:1;background:#0508168c;position:absolute;inset:0}.video-gradient{z-index:2;background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 45%);position:absolute;inset:0}.flex{display:flex}.grid{display:grid}.center{justify-content:center;align-items:center;display:flex}.text-center{text-align:center}.mt{margin-top:60px}.mb{margin-bottom:60px}}
