@font-face{font-family:Roc Grotesk;font-display:swap;src:url(/fonts/RG_R_400.ttf)format("truetype")}@font-face{font-family:Roc Grotesk wide;font-display:swap;src:url(/fonts/RG_400.ttf)format("truetype")}*,:before,:after{box-sizing:border-box;cursor:none;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#00deff #000}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:#000}html::-webkit-scrollbar-thumb{background:#00deff;border-radius:8px}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Roc Grotesk,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.cur{pointer-events:none;z-index:99999;will-change:transform;mix-blend-mode:screen;-webkit-backdrop-filter:blur(10px);background:#00deff;border-radius:50%;width:12px;height:12px;transition:width .15s,height .15s,background .15s,border .15s,box-shadow .15s,border-radius .15s;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 20px #00defff2,0 0 80px #00deffb3,0 0 200px #00deff73,0 0 400px #00deff40,0 0 600px #00deff1a}.cur.hover{background:#00deff59;border:1px solid #00deffe6;width:25px;height:25px;box-shadow:0 0 20px #00deffcc,0 0 60px #00deff66}.cur.click{background:#00deff40;width:20px;height:20px}.cur.text{background:#00deffcc;border-radius:3px;width:3px;height:20px;box-shadow:0 0 10px #00deffcc,0 0 40px #00deff66}@media (max-width:768px){.cur{display:none}*,:before,:after{cursor:auto}}.social-sidebar{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;gap:16px;display:flex;position:fixed;top:50%;left:40px;transform:translateY(-50%)}.social-btn{-webkit-backdrop-filter:blur(10px);color:#fff9;will-change:transform;pointer-events:auto;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.social-btn:hover{color:#00deff;background:#00deff1a;border-color:#00deff;transform:scale(1.1);box-shadow:0 0 20px #00deff4d}@media (max-width:1024px){.social-sidebar{display:none}}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-label{color:#ffffff80;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:500}.section-title{margin-bottom:60px;font-size:clamp(32px,5vw,64px);font-weight:600;line-height:1.1}.section-title em{color:#00deff;font-style:italic}.btn-primary{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:none;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff30;border-radius:100px;align-items:center;padding:12px 20px;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1;transition:all .3s;display:inline-flex}.btn-primary:hover{color:#000;background:#00deff;border-color:#00deff;transform:scale(1.1)}.btn-accent{background:#00edff73;box-shadow:0 0 25px -5px #00deff}.btn-accent:hover{background:#00deff;box-shadow:0 0 35px -5px #00deff}.btn-large{padding:14px 36px;font-size:16px}.header{z-index:999;pointer-events:none;box-sizing:border-box;will-change:transform;background:0 0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:30px 80px;display:flex;position:fixed;top:0;left:0}.header-logo{pointer-events:auto;flex:none}.header-logo img{width:40px;height:auto;display:block}.header-nav-pill-wrap{backface-visibility:hidden;pointer-events:auto;background:#3232321a;border:1px solid #ffffff4d;border-radius:100px;justify-content:center;align-items:center;min-height:50px;padding:0 40px;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.header-nav-pill{justify-content:center;align-items:center;gap:0;display:flex}.header-nav-pill a{color:#fff;padding:0 25px;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:700;transition:color .3s,text-shadow .3s,transform .3s}.header-nav-pill a:hover{color:#00deff;text-shadow:0 0 8px #00deff66;transform:scale(1.2)}.header-start-btn{will-change:transform;pointer-events:auto;border-radius:25px;flex:none}.mobile-header{z-index:999;pointer-events:none;width:100%;padding:16px 24px;position:fixed;top:0;left:0}.mobile-header-inner{-webkit-backdrop-filter:blur(10px);pointer-events:auto;background:#ffffff05;border:1px solid #ffffff30;border-radius:100px;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.mobile-header-inner .header-logo img{width:36px}.hamburger{cursor:none;background:0 0;border:none;padding:4px;display:none}.mobile-overlay{z-index:2000;opacity:0;pointer-events:none;background:#000;flex-direction:column;padding:24px;transition:opacity .4s;display:flex;position:fixed;inset:0}.mobile-overlay.active{opacity:1;pointer-events:auto}.mobile-overlay-header{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.mobile-overlay-header img{width:40px;height:auto}.close-btn{cursor:none;background:0 0;border:none;padding:4px}.mobile-nav-list{flex-direction:column;flex:1;gap:12px;display:flex}.mobile-nav-list a{-webkit-backdrop-filter:blur(10px);color:#fff;text-align:center;cursor:none;background:#ffffff05;border:1px solid #ffffff30;border-radius:100px;padding:12px 20px;font-family:Roc Grotesk,sans-serif;font-size:18px;font-weight:500;transition:all .3s;display:inline-block}.mobile-nav-list a:hover{color:#000;background:#fff}.mobile-nav-cta{margin-top:24px}.mobile-nav-cta .btn-primary{justify-content:center;width:100%;padding:16px 24px;font-size:16px}.mobile-marquee-wrap{margin-bottom:40px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.mobile-marquee-inner{gap:0;width:max-content;animation:24s linear infinite marqueeScroll;display:flex}.mobile-marquee-inner span{text-transform:uppercase;white-space:nowrap;background:linear-gradient(30deg,#abf9ff 30%,#fff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:0 20px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(28px,6vw,60px);font-weight:900}@keyframes marqueeScroll{to{transform:translate(-50%)}}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.hero-video-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-video-bg video{object-fit:cover;opacity:.85;width:700px;height:700px;position:absolute}.hero-video-bg .video-bl{bottom:-200px;left:-200px;transform:scaleX(-1)rotate(30deg)}.hero-video-bg .video-tr{top:-200px;right:-200px;transform:scaleX(-1)rotate(30deg)}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.hero-fade-bottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:10;text-align:center;max-width:900px;position:relative}.hero-headline{text-align:center;min-height:32px;margin-bottom:16px;font-family:Roc Grotesk wide,sans-serif;font-size:24px;font-weight:400}.hero-headline-dynamic-wrapper{place-items:center;height:32px;display:grid;position:relative;overflow:hidden;transform:translate(15px)}.hero-headline-dynamic-wrapper .word{white-space:nowrap;color:#c5f8ff;opacity:0;grid-area:1/1;transition:opacity .4s,transform .4s}.hero-headline-dynamic-wrapper .word.active{opacity:1}.hero-title{letter-spacing:-2px;background:linear-gradient(30deg,#abf9ff 30%,#fff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(60px,10vw,100px);font-weight:700;line-height:1}.hero-subtitle{color:#d6d6d6;max-width:640px;margin:0 auto 40px;font-family:Roc Grotesk,sans-serif;font-size:clamp(14px,1.8vw,18px);font-weight:400;line-height:1.6}.hero-cta{justify-content:center;display:flex}.hero-scroll{z-index:10;flex-direction:column;align-items:center;gap:15px;display:flex;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.hero-scroll .mouse{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:38px;position:relative}.hero-scroll .mouse:after{content:"";background:#00deff;border-radius:2px;width:3px;height:8px;animation:1.5s ease-in-out infinite scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scrollWheel{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(12px)}}.services{padding:120px 0}.services .container{max-width:1400px}.services-grid{grid-template-columns:1fr;gap:5rem;display:grid}.service-card{background:#0a0a0a;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:48px 32px;transition:border-color .3s,box-shadow .3s,background .3s;animation:2s cubic-bezier(.22,1,.36,1) both paused bounceIn;display:flex;position:relative;overflow:hidden}.service-card.visible{animation-play-state:running}@keyframes bounceIn{0%{opacity:0;transform:translateY(100px)scale(.3)}75%{transform:translateY(-6px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.service-card:hover{background:#0d0d0d;border-color:#00deff52;box-shadow:0 0 0 1px #00deff24,0 44px 90px -32px #000000f2}.service-card:before{content:"";z-index:2;transform-origin:50%;background:linear-gradient(90deg,#0000 0%,#00deff 50%,#0000 100%);height:1.5px;transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card:hover:before{transform:scaleX(1)}.service-card-number{color:#00deff14;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(48px,4vw,64px);font-weight:800;line-height:1;transition:transform .5s;position:absolute;top:12px;right:20px}.service-card:hover .service-card-number{transform:translate(-4px)}.service-card-title{z-index:1;margin-bottom:16px;padding-right:64px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(24px,2.5vw,32px);font-weight:600;line-height:1.2;transition:color .45s;position:relative;overflow:hidden}.service-card:hover .service-card-title{color:#00deff}.service-card-title-text{display:inline}.text-roll-word{white-space:nowrap;display:inline-block}.text-roll-line{white-space:nowrap;line-height:1.3;display:block;overflow:hidden}.text-roll-char-wrap{vertical-align:top;height:1.3em;line-height:1.3;display:inline-block;overflow:hidden}.text-roll-char-inner{will-change:transform;transition:transform .45s cubic-bezier(.22,1,.36,1);display:block}.text-roll-char,.text-roll-char-clone{line-height:1.3;display:block}.service-card:hover .text-roll-char-inner{transform:translateY(-50%)}.service-card-desc{color:#ffffff80;z-index:1;flex-grow:1;margin-bottom:24px;font-size:15px;line-height:1.6;position:relative}.service-divider{z-index:1;background:#ffffff0f;width:100%;height:1px;margin-bottom:20px;display:block;position:relative}.service-card-list{z-index:1;margin-bottom:32px;position:relative}.service-card-list li{color:#ffffff80;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}.service-card-list li svg{stroke:currentColor;fill:none;stroke-width:1.6px;color:#00deff;flex-shrink:0;width:18px;height:18px}.service-card-keywords{z-index:1;position:relative}.service-card-keywords-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:11px;font-weight:500}.service-card-keywords-list{flex-wrap:wrap;gap:6px;display:flex}.service-card-keyword{color:#ffffff80;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:100px;padding:4px 10px;font-size:11px}.service-card-footer{z-index:1;flex-direction:column;gap:16px;margin-top:auto;display:flex;position:relative}.service-card-footer-divider{background:#ffffff0f;width:100%;height:1px;display:block}.service-card-arrow{color:#00deff;background:#00deff14;border:1px solid #00deff33;border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;padding:10px 28px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.service-card-arrow:hover{color:#000;background:#00deff;border-color:#00deff;transform:scale(1.05)}.service-card.coming-soon{opacity:.5}.service-card.coming-soon:hover{box-shadow:none;background:#0a0a0a;border-color:#ffffff0f}.service-card.coming-soon:hover:before{transform:scaleX(0)}.service-card.coming-soon:hover .text-roll-char-inner,.service-card.coming-soon:hover .service-card-number{transform:none}.process{padding:120px 0}.process .container{max-width:1400px}.process-stack{flex-direction:column;gap:25vh;max-width:1400px;margin:0 auto;padding:0 24px 5vh;display:flex}.process-card-pin{top:calc(8rem + var(--i,0) * 1.5rem);align-items:stretch;display:flex;position:sticky}.process-card{will-change:transform, opacity;transform-origin:top;background:#0a0a0a;border:1px solid #ffffff0f;border-radius:16px;grid-template-columns:1.4fr 1fr;width:100%;height:520px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000004d,0 40px 80px -24px #000000b3}.process-card-media{height:100%;overflow:hidden}.process-card-media img{object-fit:cover;object-position:left;width:100%;height:100%;transition:transform .6s}.process-card:hover .process-card-media img{transform:scale(1.05)}.process-card-body{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.process-step-num{color:#00deff;letter-spacing:1px;margin-bottom:12px;font-size:13px;font-weight:600}.process-step-title{margin-bottom:8px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(24px,2.5vw,32px);font-weight:600}.process-step-subheading{color:#ffffff59;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:500}.process-step-description{color:#ffffff80;margin-bottom:24px;font-size:15px;line-height:1.6}.process-deliverables{grid-template-columns:1fr 1fr;gap:6px 16px;list-style:none;display:grid}.process-deliverable{color:#ffffff80;padding:6px 0 6px 16px;font-size:14px;position:relative}.process-deliverable:before{content:"";background:#00deff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cta-section{text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 20vw;display:flex;position:relative;overflow:hidden}.cta-marquee-wrap{--gap:clamp(24px, 4vw, 72px);--dur:40s;-webkit-user-select:none;user-select:none;width:100%;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000 30% 70%,#0000 80%);mask-image:linear-gradient(90deg,#0000 20%,#000 30% 70%,#0000 80%)}.cta-marquee-track{will-change:transform;width:max-content;animation:cta-scroll var(--dur) linear infinite;flex-wrap:nowrap;display:flex}.cta-marquee-content{flex-wrap:nowrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.cta-marquee-content>li{white-space:nowrap;flex-shrink:0}.cta-marquee-content>li+li{margin-left:var(--gap)}.cta-marquee-content a{letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(30deg,#fff 30%,#abf9ff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding:8px 4px;font-family:Roc Grotesk wide,sans-serif;font-size:14px;font-weight:900;line-height:1;text-decoration:none;display:inline-block}@keyframes cta-scroll{to{transform:translate(-50%)}}.cta-inner{flex-direction:column;align-items:center;gap:32px;margin-bottom:10vw;display:flex}.cta-video-wrap{width:400px;height:400px}.cta-video{object-fit:cover;width:100%;height:100%}.cta-content{z-index:10;flex-direction:column;align-items:center;gap:16px;display:flex}.cta-rotator{place-items:center;width:100%;display:grid;position:relative}.cta-slide{text-align:center;opacity:0;background:linear-gradient(30deg,#fff 30%,#abf9ff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;grid-area:1/1;width:100%;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(24px,3vw,28px);font-weight:700;transition:opacity .5s}.cta-text{color:#fff;margin-bottom:16px;font-family:Roc Grotesk,sans-serif;font-size:16px}@media (max-width:1024px){.cta-section{min-height:80vh;padding:0 10vw}.cta-video-wrap{width:300px;height:300px}}@media (max-width:767px){.cta-section{min-height:80vh;padding:0 5vw}.cta-inner{gap:24px}.cta-video-wrap{width:200px;height:200px}.cta-rotator{height:auto}.cta-slide{white-space:normal;font-size:24px}}.footer{border-top:1px solid #ffffff0f;padding:48px 0 32px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-brand{align-items:center;gap:16px;display:flex}.footer-logo img{opacity:.6;width:auto;height:28px}.footer-copy{color:#ffffff80;white-space:normal;font-size:13px}.footer-social{gap:12px;display:flex}.footer-social a{color:#ffffff80;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .3s;display:flex}.footer-social a:hover{color:#00deff;border-color:#00deff}.footer-social a svg{pointer-events:none}.page-hero{z-index:1;padding:160px 0 40px;position:relative}.page-title{letter-spacing:-1px;margin-bottom:24px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1}.page-title em{color:#00deff;font-style:italic}.portfolio-hero{min-height:500px;padding:60px 0 0;position:relative;overflow:hidden}.portfolio-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.portfolio-bg-video{z-index:0;pointer-events:none;position:absolute}.portfolio-bg-bl{bottom:-200px;left:-200px;transform:scaleX(-1)rotate(30deg)}.portfolio-bg-tr{top:-200px;right:-200px;transform:scaleX(-1)rotate(210deg)}.portfolio-bg-video video{object-fit:cover;filter:brightness(.85);width:700px;height:700px}.portfolio-hero .container{z-index:1;text-align:center;position:relative}.portfolio-spacer{height:80px}.breadcrumb{color:#ffffff80;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.breadcrumb a{color:#ffffff80;transition:color .3s}.breadcrumb a:hover{color:#00deff}.breadcrumb-sep{color:#fff3}.portfolio-title{letter-spacing:-1px;text-align:center;background:linear-gradient(30deg,#fff 30%,#abf9ff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:32px;font-size:clamp(32px,5vw,64px);font-weight:600;line-height:1.1}.portfolio-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;display:flex}.portfolio-filter-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:10px 20px;font-family:Roc Grotesk,sans-serif;font-size:13px;font-weight:500;transition:all .3s}.portfolio-filter-btn:hover{color:#fff;border-color:#ffffff40}.portfolio-filter-btn.active{color:#000;background:#00deff;border-color:#00deff}.portfolio-fade-bottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.hero-anchor-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;margin-bottom:24px;display:flex}.hero-anchor-link{color:#fff9;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:10px 24px;font-family:Roc Grotesk,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}.hero-anchor-link:hover{color:#000;background:#fff;border-color:#fff}.service-project-card{background:#0a0a0a;border:1px solid #ffffff0f;border-radius:16px;margin-top:32px;transition:all .4s;display:block;overflow:hidden}.service-project-card:hover{border-color:#00deff4d;transform:translateY(-4px)}.service-project-card-inner{grid-template-columns:240px 1fr;align-items:center;display:grid}.service-project-card-img{aspect-ratio:16/10;overflow:hidden}.service-project-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-project-card:hover .service-project-card-img img{transform:scale(1.05)}.service-project-card-cat{color:#00deff;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:600;display:inline-block}.portfolio-empty{text-align:center;color:#fff6;grid-column:1/-1;padding:80px 0;font-size:15px}.portfolio-grid-section{padding:40px 0 120px}.portfolio-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.portfolio-card{background:#0a0a0a;border:1px solid #ffffff0f;border-radius:16px;transition:all .4s;display:block;overflow:hidden}.portfolio-card:hover{border-color:#00deff4d;transform:translateY(-4px)}.portfolio-card-img{aspect-ratio:16/9;overflow:hidden}.portfolio-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.portfolio-card:hover .portfolio-card-img img{transform:scale(1.05)}.portfolio-card-body{padding:24px}.portfolio-card-cat{color:#00deff;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:600;display:inline-block}.portfolio-card-desc{color:#fff9;font-size:14px;line-height:1.6}.services-page-section{padding:40px 0 120px}@media (min-width:1200px){.services-page-section .container{max-width:100%;padding:0 20vw}}@media (max-width:1199px) and (min-width:1025px){.services-page-section .container{max-width:100%;padding:0 15%}}@media (max-width:1024px){.services-page-section .container{max-width:100%;padding:0 10%}}@media (max-width:767px){.services-page-section .container{max-width:100%;padding:0 5%}}.service-page-card{border-top:.1px solid #ffffff0f;border-bottom:.1px solid #ffffff0f;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:40px 0;transition:all .4s;display:grid}.service-page-card:hover{background-image:radial-gradient(at top,#00deff29 0%,#00deff00 55%)}.service-page-card-content{flex-direction:column;display:flex}.service-page-card-title{white-space:pre-line;background:linear-gradient(30deg,#abf9ff 30%,#fff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-family:Roc Grotesk wide,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.2}.service-page-card-desc{color:#ffffff8c;margin-bottom:24px;font-size:15px;line-height:1.7}.service-page-card-features{margin-bottom:32px}.service-page-card-features li{color:#ffffff80;padding:8px 0 8px 20px;font-size:14px;position:relative}.service-page-card-features li:before{content:"✓";color:#00deff;font-size:14px;font-weight:700;position:absolute;top:50%;left:0;transform:translateY(-50%)}.service-page-card-ctas{-webkit-backdrop-filter:blur(10px);border-radius:25px;flex-wrap:wrap;justify-content:center;gap:12px;padding:8px;display:flex}.service-page-card-img{aspect-ratio:16/9;border-radius:16px;overflow:hidden}.service-page-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-page-card:hover .service-page-card-img img{transform:scale(1.03)}.service-project-card{margin:40px 0 80px}.service-project-card-link{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;transition:all .4s;display:block;overflow:hidden}.service-project-card-link:hover{border-color:#00deff33}.service-project-card-img img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .6s;display:block}.service-project-card-link:hover .service-project-card-img img{transform:scale(1.03)}.service-project-card-body{padding:20px 24px}.service-project-card-title{margin-bottom:8px;font-family:Roc Grotesk wide,sans-serif;font-size:20px;font-weight:600}.service-project-card-desc{color:#ffffff80;font-size:14px;line-height:1.6}.about-main{z-index:2;background:#000;padding:0 20vw 80px;position:relative}.about-main-inner{flex-direction:column;gap:40px;display:flex}.about-headline{text-align:center;color:#fff;min-height:72px;font-family:Roc Grotesk,sans-serif;font-size:clamp(20px,2vw,24px);font-weight:600;line-height:1.5}.about-rotating-text{color:#00deff;animation:.5s fadeText;display:inline-block}@keyframes fadeText{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.about-highlight{color:#00deff}.bangladesh-text{flex-wrap:nowrap;display:inline-flex}.bangladesh-char{color:#00a86b;animation:3s linear infinite flagWave;animation-delay:calc(var(--i) * 80ms);display:inline-block}.bangladesh-char.flag-red{color:#f42a41}@keyframes flagWave{0%{transform:translateY(3px)}25%{transform:translateY(-5px)}50%{transform:translateY(3px)}75%{transform:translateY(-2px)}to{transform:translateY(3px)}}.about-photo{width:60%;margin:0 auto}.about-photo img{border-radius:15px;width:100%;height:auto;display:block}.about-banner-img{width:100%;margin-top:60px}.about-banner-img img{width:100%;height:auto;display:block}.about-bio-text{margin:0;font-family:Roc Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.about-main-inner .btn-primary.btn-accent{align-self:center}@media (max-width:1024px){.about-main{padding:0 10% 60px}.about-headline{font-size:22px}}@media (max-width:768px){.about-main{padding:0 5% 60px}.about-headline{font-size:20px}.about-bio-text{font-size:16px}}.contact-hero-buttons{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.contact-hero-buttons .hero-anchor-link:hover{color:#000;background:#fff;border-color:#fff}.contact-section{background:#000;padding-bottom:80px}.contact-section-inner{flex-direction:column;gap:40px;padding:0 20vw;display:flex}.contact-row{border-radius:15px;flex-direction:row;gap:40px;margin-top:40px;display:flex}.contact-col-text{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.contact-col-form{flex:1;min-width:0}.contact-heading{background:linear-gradient(30deg,#abf9ff 30%,#fff 75%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Roc Grotesk wide,sans-serif;font-size:28px;font-weight:700}.contact-desc{color:#fff;margin:0;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.contact-legal{color:#7a7a7a;margin:0;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.contact-form{flex-direction:column;gap:12px;display:flex}.contact-field-group{width:100%}.contact-field-group input,.contact-field-group select,.contact-field-group textarea{color:#fff;box-sizing:border-box;background:#fff0;border:1px solid #ffffff30;border-radius:10px;outline:none;width:100%;padding:14px 20px;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:400;transition:border-color .3s}.contact-field-group input:focus,.contact-field-group select:focus,.contact-field-group textarea:focus{border-color:#00deff}.contact-field-group input::placeholder,.contact-field-group textarea::placeholder{color:#ffffff4d}.contact-field-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.contact-field-group select option{color:#fff;background:#0b0b0b}.contact-field-group textarea{resize:vertical}.contact-checkbox{margin-top:4px}.contact-checkbox label{cursor:pointer;align-items:flex-start;gap:10px;display:flex;position:relative}.contact-checkbox input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.contact-checkbox-label{color:#00deff;padding-left:30px;font-family:Roc Grotesk,sans-serif;font-size:14px;line-height:1.4;position:relative}.contact-checkbox-label:before{content:"";box-sizing:border-box;background:#0b0b0b;border:1px solid #3b3b3b;border-radius:6px;width:20px;height:20px;position:absolute;top:0;left:0}.contact-checkbox input[type=checkbox]:checked+.contact-checkbox-label:before{background:#00deff;border-color:#00deff}.contact-checkbox input[type=checkbox]:checked+.contact-checkbox-label:after{content:"";border:2.5px solid #000;border-width:0 2.5px 2.5px 0;width:8px;height:12px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.contact-submit{color:#fff;cursor:pointer;background:#00edff73;border:1px solid #ffffff30;border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;padding:12px 20px;font-family:Roc Grotesk,sans-serif;font-size:16px;font-weight:400;transition:background .3s,color .3s;display:inline-flex}.contact-submit:hover{color:#000;background:#00deff}.contact-form-error{color:#f44;margin:0;font-size:14px}.contact-success{text-align:center;color:#00deff;padding:60px 0;font-family:Roc Grotesk,sans-serif;font-size:18px}@media (max-width:1024px){.contact-section-inner{padding:0 10%}.contact-row{flex-direction:column;align-items:center}.contact-col-text,.contact-col-form{width:100%}.contact-submit{align-self:center}}@media (max-width:768px){.contact-section-inner{padding:0 5%}}.mobile-nav-social{justify-content:center;gap:16px;margin:24px 0;display:flex}.mobile-nav-social-icon{color:#fff9;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.mobile-nav-social-icon:hover{color:#000;background:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@media (max-width:1024px){.process-card{grid-template-columns:1fr;height:auto;min-height:480px}.process-card-media{height:260px}.hero-video-bg video{width:600px;height:600px}}@media (max-width:900px){.header{display:none}.hamburger,.mobile-header{display:block}}@media (min-width:901px){.mobile-header{display:none}}@media (max-width:768px){.services-grid{grid-template-columns:1fr;gap:1rem}.service-card{border-color:#00deff40;padding:32px 24px}.text-roll-line{white-space:normal}.process-card-pin{position:static}.process-card{border-color:#00deff40}.process-card-body{padding:32px 24px}.process-stack{gap:8vh;padding-top:10px}.process{padding-top:10px}.section-title{margin-bottom:40px}.hero-video-bg video{width:450px;height:450px}.hero-video-bg .video-bl{bottom:-150px;left:-150px}.hero-video-bg .video-tr{top:-150px;right:-150px}.hero-fade-bottom{height:100px}.hero-headline{font-size:18px}.portfolio-hero{min-height:unset}.portfolio-grid{grid-template-columns:1fr}.service-page-card{border:1px solid #00deff40;border-radius:16px;grid-template-columns:1fr;gap:24px;margin-bottom:24px;padding:24px 20px}.portfolio-bg-video{display:none}.portfolio-spacer{height:40px}.portfolio-fade-bottom{height:100px}.portfolio-filters{-webkit-overflow-scrolling:auto;flex-wrap:wrap;padding-bottom:0;overflow-x:visible}.portfolio-filter-btn{white-space:normal}.hero-anchor-links{-webkit-overflow-scrolling:auto;flex-wrap:wrap;padding-bottom:0;overflow-x:visible}.hero-anchor-link{white-space:normal}}@media (max-width:480px){.hero{padding:100px 16px 60px}.hero-title{letter-spacing:-1px;font-size:56px}.hero-headline{font-size:16px}.services{padding:60px 0 20px}.process{padding:20px 0 60px}.cta-section{padding:60px 0}.section-label{margin-bottom:6px}.hero-headline-dynamic-wrapper{transform:translate(0)}.portfolio-card-body{padding:16px}.service-page-card{gap:20px;padding:20px 16px}}
