.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050610b3;border-bottom:1px solid #ffffff0d;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__content{justify-content:space-between;align-items:center;height:80px;padding:0 40px;display:flex}.Navbar-module__cJzEcG__logo{color:#fff;font-size:26px;font-weight:800;text-decoration:none}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__link{color:#fff;opacity:.7;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__link:hover{opacity:1;color:var(--accent)}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__callCTA{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:12px;padding:6px 16px 6px 6px;font-size:14px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Navbar-module__cJzEcG__callCTA:hover{background:#ffffff14}.Navbar-module__cJzEcG__callIcon{background:linear-gradient(135deg,#ff4d94,#ff7171);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__callText{flex-direction:column;height:20px;display:flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__callLabel,.Navbar-module__cJzEcG__phoneNumber{white-space:nowrap;line-height:20px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__cJzEcG__phoneNumber{color:#ff4d94}.Navbar-module__cJzEcG__callCTA:hover .Navbar-module__cJzEcG__callIcon{transform:scale(1.1)}.Navbar-module__cJzEcG__callCTA:hover .Navbar-module__cJzEcG__callLabel,.Navbar-module__cJzEcG__callCTA:hover .Navbar-module__cJzEcG__phoneNumber{transform:translateY(-100%)}@media (max-width:960px){.Navbar-module__cJzEcG__navLinks{display:none}}
.ContactForm-module__j1WgZG__contact{background:var(--background);text-align:center;padding:120px 0}.ContactForm-module__j1WgZG__header{margin-bottom:80px}.ContactForm-module__j1WgZG__heading{margin-bottom:24px;font-size:64px;font-weight:700}.ContactForm-module__j1WgZG__subHeading{opacity:.6;font-size:18px}.ContactForm-module__j1WgZG__form{text-align:left;max-width:800px;margin:0 auto}.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactForm-module__j1WgZG__inputWrapper{background:#0d0d1a;border:1px solid #1e1e2d;border-radius:12px;position:relative}.ContactForm-module__j1WgZG__inputIcon{opacity:.5;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ContactForm-module__j1WgZG__input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:20px 20px 20px 50px;font-size:16px}.ContactForm-module__j1WgZG__textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;min-height:200px;padding:24px 24px 24px 50px;font-size:16px}.ContactForm-module__j1WgZG__footer{justify-content:space-between;align-items:center;margin-top:32px;display:flex}.ContactForm-module__j1WgZG__checkboxWrapper{cursor:pointer;opacity:.8;align-items:center;gap:12px;font-size:14px;display:flex}.ContactForm-module__j1WgZG__checkbox{width:20px;height:20px;accent-color:var(--accent);border-radius:4px}.ContactForm-module__j1WgZG__underline{text-decoration:underline}.ContactForm-module__j1WgZG__submitBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ff4d94;border-radius:100px;padding:16px 60px;font-weight:600;transition:all .3s}.ContactForm-module__j1WgZG__submitBtn:hover{background:#ff4d94;box-shadow:0 0 20px #ff4d944d}
.Hero-module__ZARIfG__hero{z-index:10;background-color:var(--background);flex-direction:column;justify-content:center;min-height:100vh;padding:140px 0 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridBg{z-index:0;background-image:linear-gradient(#6422901f 1px,#0000 1px),linear-gradient(90deg,#6422901f 1px,#0000 1px);background-position:50%;background-size:80px 80px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle at 65% 45%,#000 20%,#0000 80%);mask-image:radial-gradient(circle at 65% 45%,#000 20%,#0000 80%)}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 70% 45%,#64229033 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:5;flex-direction:row;justify-content:flex-start;align-items:center;gap:100px;display:flex;position:relative}.Hero-module__ZARIfG__textContent{text-align:left;flex:1;max-width:650px}.Hero-module__ZARIfG__heading{font-family:var(--font-heading);letter-spacing:-3px;color:#fff;margin-bottom:24px;font-size:clamp(48px,6.5vw,88px);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__description{font-family:var(--font-body);opacity:.6;max-width:520px;margin-bottom:20px;font-size:20px;line-height:1.6}.Hero-module__ZARIfG__primaryBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:100px;padding:16px 44px;font-size:16px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block}.Hero-module__ZARIfG__primaryBtn:hover{background:#ffffff0d;border-color:#ff4d94}.Hero-module__ZARIfG__visualSide{flex:0 0 440px;justify-content:flex-start;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{width:440px;height:500px;position:relative}.Hero-module__ZARIfG__portraitContainer{background:#112;border:1px solid #ffffff0d;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px #000000b3}.Hero-module__ZARIfG__portrait{object-fit:cover;object-position:top center}.Hero-module__ZARIfG__badgeGrid{z-index:10;background:#1e1e2d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:50%;left:-32px;transform:translateY(-50%);box-shadow:0 10px 40px #00000080}.Hero-module__ZARIfG__badgeDevelop{z-index:10;background:#06f;border-radius:100px;align-items:center;gap:12px;padding:10px 24px;font-weight:700;display:flex;position:absolute;bottom:-10px;left:40px;box-shadow:0 10px 30px #06f6}.Hero-module__ZARIfG__badgeLetter{color:#000;z-index:11;background:gold;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:flex;position:absolute;bottom:40px;left:-24px;box-shadow:0 10px 20px #ffd7004d}.Hero-module__ZARIfG__badgeIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Hero-module__ZARIfG__partnersMarquee{width:100%;margin-top:40px;padding:40px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.Hero-module__ZARIfG__marqueeTrack{width:max-content;animation:60s linear infinite Hero-module__ZARIfG__scroll;display:flex}.Hero-module__ZARIfG__marqueeGroup{align-items:center;gap:120px;padding:0 60px;display:flex}.Hero-module__ZARIfG__logoItem{color:#fff;opacity:.45;white-space:nowrap;align-items:center;gap:16px;font-size:22px;font-weight:700;transition:all .4s;display:flex}.Hero-module__ZARIfG__logoItem:hover{opacity:.6}@keyframes Hero-module__ZARIfG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1100px){.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;gap:60px}.Hero-module__ZARIfG__visualSide{justify-content:center;width:100%}.Hero-module__ZARIfG__imageWrapper{width:380px;height:440px}.Hero-module__ZARIfG__badgeGrid,.Hero-module__ZARIfG__badgeLetter{left:-10px}}
.Stats-module__yL2aHq__stats{text-align:center;background:var(--background);z-index:10;padding:160px 0;position:relative;overflow:hidden}.Stats-module__yL2aHq__stats:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#8338ec14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__yL2aHq__content{z-index:2;position:relative}.Stats-module__yL2aHq__heading{letter-spacing:-1px;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:58px;font-weight:700;line-height:1.15}.Stats-module__yL2aHq__subHeadingWrapper{max-width:600px;margin:0 auto 90px}.Stats-module__yL2aHq__subHeading{opacity:.5;font-size:18px;line-height:1.6}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(3,1fr);gap:120px;max-width:1100px;margin:0 auto;display:grid}.Stats-module__yL2aHq__statItem{flex-direction:column;align-items:center;gap:12px;display:flex}.Stats-module__yL2aHq__number{letter-spacing:-3px;margin-bottom:8px;font-size:110px;font-weight:800;line-height:1}.Stats-module__yL2aHq__label{opacity:.9;white-space:nowrap;font-size:18px;font-weight:700}@media (max-width:1100px){.Stats-module__yL2aHq__grid{gap:60px}}@media (max-width:960px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr;gap:80px}.Stats-module__yL2aHq__heading{font-size:42px}.Stats-module__yL2aHq__number{font-size:84px}.Stats-module__yL2aHq__stats{padding:100px 0}}
.TechStack-module__WlEV-q__techStack{background:var(--background);background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%;background-size:80px 80px;padding:160px 0;position:relative;overflow:hidden}.TechStack-module__WlEV-q__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#8338ec1a 0%,#0000 70%);width:1000px;height:1000px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.TechStack-module__WlEV-q__content{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid;position:relative}.TechStack-module__WlEV-q__textContent,.TechStack-module__WlEV-q__visualSide{min-width:0}.TechStack-module__WlEV-q__heading{letter-spacing:-3px;color:#fff;margin-bottom:24px;font-size:72px;font-weight:700;line-height:1}.TechStack-module__WlEV-q__fingertipsGradient{background:linear-gradient(90deg,#00fff2 0%,#09f 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.TechStack-module__WlEV-q__descriptionWrapper{margin-bottom:32px}.TechStack-module__WlEV-q__description{opacity:.4;color:#fffc;max-width:500px;font-size:16px;line-height:1.5}.TechStack-module__WlEV-q__marqueeContainer{width:100%;padding:24px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TechStack-module__WlEV-q__marqueeTrack{align-items:center;gap:48px;width:max-content;display:flex}.TechStack-module__WlEV-q__techLogos{display:none}.TechStack-module__WlEV-q__techLogo{background:#0d0d1a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #0006,inset 0 1px 1px #ffffff0d}.TechStack-module__WlEV-q__techIconYellow{background:gold;border:none}.TechStack-module__WlEV-q__jLetter{color:#000;font-size:30px;font-weight:900}.TechStack-module__WlEV-q__techIconBox{background:#0d0d1a;border:1px solid #ffffff1a;border-radius:14px}.TechStack-module__WlEV-q__dotGrid{grid-template-columns:repeat(2,1fr);gap:3px;width:20px;display:grid}.TechStack-module__WlEV-q__dotGrid span{border-radius:50%;width:6px;height:6px}.TechStack-module__WlEV-q__techIconCircleRed{border-color:#ff4d4d26}.TechStack-module__WlEV-q__techIconCircleBlue{border-color:#0cebeb26}.TechStack-module__WlEV-q__techIconCircleGreen{border-color:#45d2b026}.TechStack-module__WlEV-q__techIconCircleViolet{border-color:#8338ec26}.TechStack-module__WlEV-q__techLogo:hover{background:#16162d;border-color:#ffffff40;transform:translateY(-8px)}.TechStack-module__WlEV-q__portraitWrapper{background:linear-gradient(135deg,#ff4c94,#7038ff,#38b6ff);border-radius:48px;width:fit-content;margin-left:auto;padding:10px;position:relative;box-shadow:0 30px 80px #0009}.TechStack-module__WlEV-q__portraitContainer{background:#12121f;border-radius:38px;width:440px;height:480px;position:relative;overflow:hidden}.TechStack-module__WlEV-q__portraitImage{object-fit:cover;object-position:top center}@media (max-width:1200px){.TechStack-module__WlEV-q__content{grid-template-columns:1fr 1fr;gap:60px}.TechStack-module__WlEV-q__portraitContainer{width:380px;height:420px}.TechStack-module__WlEV-q__heading{font-size:52px}}@media (max-width:960px){.TechStack-module__WlEV-q__content{text-align:center;grid-template-columns:1fr;gap:60px}.TechStack-module__WlEV-q__description{margin-left:auto;margin-right:auto}.TechStack-module__WlEV-q__heading{letter-spacing:-1.5px;font-size:42px}.TechStack-module__WlEV-q__techStack{padding:100px 0}}
.Footer-module__S6Hkya__footer{background:#050508;border-top:1px solid #ffffff0d;padding:100px 0 40px;position:relative}.Footer-module__S6Hkya__top{justify-content:space-between;gap:60px;margin-bottom:80px;display:flex}.Footer-module__S6Hkya__contact{flex-direction:column;gap:32px;display:flex}.Footer-module__S6Hkya__heading{letter-spacing:-.02em;color:#fff;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.Footer-module__S6Hkya__email{color:#fff9;font-size:20px;font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__email:hover{color:var(--accent)}.Footer-module__S6Hkya__brand{flex-direction:column;gap:24px;margin-top:20px;display:flex}.Footer-module__S6Hkya__logo{color:#fff;letter-spacing:-.5px;font-size:28px;font-weight:700}.Footer-module__S6Hkya__logo sup{color:var(--accent);font-size:.6em}.Footer-module__S6Hkya__trust{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__avatarGroup{align-items:center;display:flex}.Footer-module__S6Hkya__avatarWrapper{background:#1a1a1a;border:3px solid #050508;border-radius:50%;width:44px;height:44px;margin-right:-12px;position:relative;overflow:hidden}.Footer-module__S6Hkya__avatar{object-fit:cover}.Footer-module__S6Hkya__trustText{color:#ffffff80;margin:0;font-size:14px}.Footer-module__S6Hkya__links{gap:80px;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__columnTitle{color:#fff;margin:0;font-size:18px;font-weight:700}.Footer-module__S6Hkya__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__list li a{color:#ffffff80;font-size:16px;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__list li a:hover{color:#fff;padding-left:4px}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:40px}.Footer-module__S6Hkya__attribution{color:#ffffff4d;margin:0;font-size:14px}.Footer-module__S6Hkya__attribution strong{color:#ffffff80}@media (max-width:1024px){.Footer-module__S6Hkya__top{flex-direction:column;gap:60px}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:40px}}@media (max-width:768px){.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Footer-module__S6Hkya__heading{font-size:2.5rem}}@media (max-width:480px){.Footer-module__S6Hkya__links{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__projects{background:var(--background);background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:50%;background-size:80px 80px;padding:120px 0;position:relative}.Projects-module__2BoJ-q__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:80px;display:flex}.Projects-module__2BoJ-q__heading{letter-spacing:-.02em;max-width:800px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.Projects-module__2BoJ-q__subHeading{opacity:.6;max-width:600px;font-size:18px}.Projects-module__2BoJ-q__projectContainer{max-width:1000px;margin:0 auto;padding:0 80px;position:relative}.Projects-module__2BoJ-q__card{background:0 0;border:none;border-radius:0;width:100%;padding:0}.Projects-module__2BoJ-q__laptopMockup{perspective:1200px;width:100%;margin-bottom:40px;position:relative}.Projects-module__2BoJ-q__laptopScreen{aspect-ratio:16/10;background:#0a0a0f;border-radius:16px;width:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotateX(3deg)rotateY(-3deg);box-shadow:0 30px 80px #000000b3,0 10px 30px #00000080,inset 0 0 0 3px #ffffff14}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__laptopScreen{transform:rotateX(0)rotateY(0)}.Projects-module__2BoJ-q__projectImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__projectImage{transform:scale(1.05)}.Projects-module__2BoJ-q__metadata{text-transform:uppercase;letter-spacing:1.2px;opacity:.8;justify-content:center;gap:24px;margin-bottom:28px;font-size:13px;display:flex}.Projects-module__2BoJ-q__metaItem{color:#ffffffb3;align-items:center;gap:8px;display:flex}.Projects-module__2BoJ-q__metaItem svg{opacity:.8}.Projects-module__2BoJ-q__info{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.Projects-module__2BoJ-q__title{color:#fff;letter-spacing:-.5px;font-size:36px;font-weight:700;line-height:1.2}.Projects-module__2BoJ-q__readMore{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Projects-module__2BoJ-q__readMore:hover{border-color:var(--accent);background:#ffffff1a;transform:translate(4px)}.Projects-module__2BoJ-q__arrow{color:#fff;background:linear-gradient(135deg,#ff0080,#7928ca);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s;display:flex}.Projects-module__2BoJ-q__readMore:hover .Projects-module__2BoJ-q__arrow{transform:rotate(45deg)}.Projects-module__2BoJ-q__arrow svg{width:12px;height:12px}.Projects-module__2BoJ-q__navButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__2BoJ-q__navButton:hover{border-color:var(--accent);background:#ffffff1a;transform:translateY(-50%)scale(1.1)}.Projects-module__2BoJ-q__navButtonLeft{left:0}.Projects-module__2BoJ-q__navButtonRight{right:0}.Projects-module__2BoJ-q__indicators{justify-content:center;gap:12px;margin-top:40px;display:flex}.Projects-module__2BoJ-q__indicator{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Projects-module__2BoJ-q__indicator:hover{background:#fff6}.Projects-module__2BoJ-q__indicatorActive{background:linear-gradient(135deg,#ff0080,#7928ca);border-radius:6px;width:32px}@media (max-width:1200px){.Projects-module__2BoJ-q__projectContainer{padding:0 60px}.Projects-module__2BoJ-q__title{font-size:32px}}@media (max-width:768px){.Projects-module__2BoJ-q__projectContainer{padding:0 40px}.Projects-module__2BoJ-q__navButton{width:50px;height:50px}.Projects-module__2BoJ-q__title{font-size:24px}.Projects-module__2BoJ-q__metadata{flex-wrap:wrap;justify-content:center}}
.page-module__sNPUaG__main{min-height:100vh;padding-bottom:20px;position:relative;overflow-x:hidden}.page-module__sNPUaG__heroSection{padding-top:140px;padding-bottom:80px;position:relative}.page-module__sNPUaG__heroContent{text-align:center;max-width:900px;margin:0 auto 60px}.page-module__sNPUaG__title{font-size:3.5rem;font-weight:700;font-family:var(--font-heading);color:#fff;margin-bottom:40px;line-height:1.1}.page-module__sNPUaG__metadataGrid{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:40px;padding:24px 0;display:flex}.page-module__sNPUaG__metaItem{align-items:center;gap:12px;display:flex}.page-module__sNPUaG__metaIcon{color:var(--accent-purple)}.page-module__sNPUaG__metaLabel{color:var(--gray-dark);font-size:1rem;font-weight:500}.page-module__sNPUaG__heroImageWrapper{border:1px solid #ffffff0d;border-radius:32px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.page-module__sNPUaG__heroImage{object-fit:cover}.page-module__sNPUaG__contentSection{padding:80px 0}.page-module__sNPUaG__contentGrid{grid-template-columns:2fr 1fr;gap:60px;display:grid}.page-module__sNPUaG__sectionTitle{color:#fff;font-size:2rem;font-family:var(--font-heading);margin-bottom:24px}.page-module__sNPUaG__paragraph{color:var(--gray-dark);margin-bottom:32px;font-size:1.125rem;line-height:1.8}.page-module__sNPUaG__blockquote{border-left:4px solid var(--accent);color:#fff;font-size:1.5rem;font-style:italic;font-family:var(--font-heading);margin:40px 0;padding-left:32px;line-height:1.4}.page-module__sNPUaG__subHeading{color:#fff;font-size:1.5rem;font-family:var(--font-heading);margin:40px 0 20px}.page-module__sNPUaG__projectList{margin-bottom:32px;padding:0;list-style:none}.page-module__sNPUaG__listItem{color:var(--gray-dark);margin-bottom:16px;padding-left:24px;font-size:1.1rem;position:relative}.page-module__sNPUaG__listItem:before{content:"";background-color:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.page-module__sNPUaG__sidebarTitle{color:#fff;font-size:1.25rem;font-family:var(--font-heading);margin-bottom:24px}.page-module__sNPUaG__techTags{flex-wrap:wrap;gap:12px;display:flex}.page-module__sNPUaG__techTag{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:.9rem;transition:all .2s}.page-module__sNPUaG__techTag:hover{border-color:var(--accent);background:#ffffff1a}.page-module__sNPUaG__relatedSection{border-top:1px solid #ffffff0d;margin-top:80px;padding:80px 0 120px}.page-module__sNPUaG__relatedTitle{color:#fff;text-align:center;font-size:2.5rem;font-family:var(--font-heading);margin-bottom:40px}.page-module__sNPUaG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}@media (max-width:992px){.page-module__sNPUaG__contentGrid{grid-template-columns:1fr}.page-module__sNPUaG__heroImageWrapper{height:400px}.page-module__sNPUaG__title{font-size:2.5rem}.page-module__sNPUaG__metadataGrid{flex-direction:column;align-items:center;gap:16px}}@media (max-width:768px){.page-module__sNPUaG__relatedGrid{grid-template-columns:1fr}}
.page-module__q81_BW__main{min-height:100vh;padding-bottom:100px;position:relative;overflow-x:hidden}.page-module__q81_BW__header{text-align:center;padding-top:120px;padding-bottom:60px;position:relative}.page-module__q81_BW__heading{color:#fff;font-size:4rem;font-weight:700;line-height:1.1;font-family:var(--font-heading);margin-bottom:24px}.page-module__q81_BW__textGlow{text-shadow:0 0 20px #3898ec99;color:#fff}.page-module__q81_BW__gridSection{z-index:2;padding:60px 0;position:relative}.page-module__q81_BW__grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}@media (max-width:992px){.page-module__q81_BW__grid{grid-template-columns:1fr;gap:32px}.page-module__q81_BW__heading{font-size:3rem}}@media (max-width:576px){.page-module__q81_BW__heading{font-size:2.5rem}}
.FAQ-module__V8_xEa__faq{background:var(--background);padding:120px 0;position:relative;overflow:hidden}.FAQ-module__V8_xEa__gridBg{z-index:0;background-image:linear-gradient(#64229008 1px,#0000 1px),linear-gradient(90deg,#64229008 1px,#0000 1px);background-size:80px 80px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.FAQ-module__V8_xEa__content{z-index:1;grid-template-columns:1fr 1.5fr;gap:80px;display:grid;position:relative}.FAQ-module__V8_xEa__heading{font-size:64px;font-weight:700;line-height:1.1}.FAQ-module__V8_xEa__accordionContainer{flex-direction:column;gap:16px;display:flex}.FAQ-module__V8_xEa__faqItem{background:#0d0d1a;border:1px solid #1e1e2d;border-radius:16px;overflow:hidden}.FAQ-module__V8_xEa__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:30px;font-size:18px;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:#ff4d94;font-size:18px}.FAQ-module__V8_xEa__question.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{transform:rotate(45deg)}.FAQ-module__V8_xEa__answerWrapper{overflow:hidden}.FAQ-module__V8_xEa__answer{opacity:.6;padding:0 30px 30px;font-size:16px;line-height:1.6}
.Timeline-module__ah2UrG__timeline{max-width:1000px;margin:0 auto;padding:40px 0;position:relative}.Timeline-module__ah2UrG__timeline:before{content:"";background:var(--gray-medium);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Timeline-module__ah2UrG__row{justify-content:space-between;width:100%;margin-bottom:80px;display:flex;position:relative}.Timeline-module__ah2UrG__row:nth-child(odd){flex-direction:row}.Timeline-module__ah2UrG__row:nth-child(2n){flex-direction:row-reverse}.Timeline-module__ah2UrG__contentWrapper{width:45%;position:relative}.Timeline-module__ah2UrG__year{color:var(--accent);font-size:1.5rem;font-weight:700;font-family:var(--font-heading);margin-bottom:12px}.Timeline-module__ah2UrG__title{color:var(--foreground);margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}.Timeline-module__ah2UrG__description{color:var(--gray-dark);font-size:1.125rem;line-height:1.6}.Timeline-module__ah2UrG__dot{background:var(--background);border:2px solid var(--accent);z-index:10;width:16px;height:16px;box-shadow:0 0 0 4px var(--background);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.Timeline-module__ah2UrG__timeline:before{left:20px}.Timeline-module__ah2UrG__row,.Timeline-module__ah2UrG__row:nth-child(2n){flex-direction:column;padding-left:60px}.Timeline-module__ah2UrG__contentWrapper{width:100%}.Timeline-module__ah2UrG__dot{left:20px}}
.page-module__NfDiEG__header{text-align:center;background:radial-gradient(circle at top,#64229026 0%,#0000 50%);padding-top:180px;padding-bottom:120px;position:relative;overflow:hidden}.page-module__NfDiEG__iconRow{z-index:2;justify-content:center;align-items:center;gap:24px;margin-bottom:40px;display:flex;position:relative}.page-module__NfDiEG__iconCircle{background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.page-module__NfDiEG__iconCircle:hover{border-color:var(--accent);background:#ffffff0d;transform:translateY(-5px)}.page-module__NfDiEG__mainAvatar{background:linear-gradient(135deg,#a0c4ff,#c4a0ff);border-radius:50%;width:100px;height:100px;padding:3px;position:relative;box-shadow:0 0 40px #a0c4ff33}.page-module__NfDiEG__avatarImg{object-fit:cover;object-position:top center;border:3px solid var(--background);background:#ccc;border-radius:50%;width:100%;height:100%}.page-module__NfDiEG__heading{letter-spacing:-.02em;color:var(--foreground);z-index:2;max-width:1000px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:clamp(3.5rem,6vw,6rem);font-weight:800;line-height:1.1;position:relative}.page-module__NfDiEG__intro{z-index:2;flex-direction:column;align-items:center;margin-top:20px;display:flex;position:relative}.page-module__NfDiEG__introText{color:var(--gray-dark);max-width:600px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.page-module__NfDiEG__partners{border-top:1px solid var(--border-color);padding:120px 0;position:relative}.page-module__NfDiEG__partnersContent{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.page-module__NfDiEG__subHeading{letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module__NfDiEG__partnersLeft{flex-direction:column;gap:32px;display:flex}.page-module__NfDiEG__partnersText{color:var(--gray-dark);font-size:1.25rem;line-height:1.6}.page-module__NfDiEG__partnerImageWrapper{background:var(--gray-medium);border:1px solid var(--border-color);border-radius:40px;width:100%;height:500px;position:relative;overflow:hidden}.page-module__NfDiEG__partnerImage{object-fit:cover;opacity:.8;width:100%;height:100%}.page-module__NfDiEG__primaryBtn{color:var(--foreground);background:0 0;border-radius:100px;justify-content:center;align-items:center;padding:18px 36px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.page-module__NfDiEG__primaryBtn:before{content:"";background:var(--accent-gradient);-webkit-mask-composite:xor;border-radius:100px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__NfDiEG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #45d2b04d}.page-module__NfDiEG__history{border-top:1px solid var(--border-color);text-align:center;padding:120px 0}.page-module__NfDiEG__historyHeading{letter-spacing:-.02em;margin-bottom:100px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.page-module__NfDiEG__cta{border-top:1px solid var(--border-color);text-align:center;padding:160px 0;position:relative;overflow:hidden}.page-module__NfDiEG__ctaContent{z-index:2;flex-direction:column;align-items:center;gap:40px;max-width:800px;margin:0 auto;display:flex;position:relative}.page-module__NfDiEG__ctaHeading{letter-spacing:-.02em;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.page-module__NfDiEG__avatars{margin-bottom:20px;display:flex}.page-module__NfDiEG__avatar{border:3px solid var(--background);background:var(--gray-medium);border-radius:50%;width:60px;height:60px;margin-left:-20px}.page-module__NfDiEG__avatar:first-child{margin-left:0}@media (max-width:900px){.page-module__NfDiEG__header{padding-top:150px}.page-module__NfDiEG__partnersContent{grid-template-columns:1fr;gap:60px}.page-module__NfDiEG__partnerImageWrapper{order:-1;height:400px}}
.page-module__OSLHOG__contact{background:var(--background);min-height:100vh;padding-top:200px;padding-bottom:120px}.page-module__OSLHOG__grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.page-module__OSLHOG__heading{letter-spacing:-.02em;color:var(--foreground);margin-bottom:32px;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module__OSLHOG__description{color:var(--gray-dark);max-width:450px;margin-bottom:60px;font-size:1.125rem;line-height:1.6}.page-module__OSLHOG__details{flex-direction:column;gap:32px;display:flex}.page-module__OSLHOG__label{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-dark);margin-bottom:8px;font-size:.875rem;font-weight:600;display:block}.page-module__OSLHOG__link,.page-module__OSLHOG__text{color:var(--foreground);font-size:1.25rem;font-weight:500}.page-module__OSLHOG__link{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s}.page-module__OSLHOG__link:hover{color:var(--accent)}.page-module__OSLHOG__formFooter{margin-top:32px}.page-module__OSLHOG__termsLink{color:var(--gray-dark);font-size:.875rem;text-decoration:underline}.page-module__OSLHOG__termsLink:hover{color:var(--foreground)}@media (max-width:960px){.page-module__OSLHOG__contact{padding-top:150px}.page-module__OSLHOG__grid{grid-template-columns:1fr;gap:60px}.page-module__OSLHOG__heading{max-width:100%}}
.ProjectCard-module__U_VZua__cardWrapper{width:100%}.ProjectCard-module__U_VZua__card{height:100%;color:inherit;background-color:#0c0e14;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;gap:24px;padding:24px;text-decoration:none;transition:border-color .3s;display:flex}.ProjectCard-module__U_VZua__card:hover{border-color:#fff3}.ProjectCard-module__U_VZua__imageContainer{background-color:#1a1d26;border-radius:24px;width:100%;height:300px;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__imageInner{width:100%;height:100%;position:relative}.ProjectCard-module__U_VZua__projectImage{object-fit:cover}.ProjectCard-module__U_VZua__metaRow{color:var(--gray-dark);font-size:.9rem;font-family:var(--font-body);flex-wrap:wrap;align-items:center;gap:24px;display:flex}.ProjectCard-module__U_VZua__metaItem{align-items:center;gap:8px;display:flex}.ProjectCard-module__U_VZua__iconWrapper{color:#d946ef;justify-content:center;align-items:center;display:flex}.ProjectCard-module__U_VZua__content{flex-direction:column;gap:24px;display:flex}.ProjectCard-module__U_VZua__title{color:#fff;font-size:2rem;font-weight:600;font-family:var(--font-heading);line-height:1.2}.ProjectCard-module__U_VZua__readMore{color:#fff;align-items:center;gap:12px;width:fit-content;margin-top:auto;font-size:1rem;font-weight:500;display:flex}.ProjectCard-module__U_VZua__arrowIcon{color:#fff;background:linear-gradient(135deg,#e879f9 0%,#a855f7 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__arrowIcon{transform:translate(4px)rotate(-45deg)}
.Testimonials-module__ItA9Ha__testimonials{background:var(--background);text-align:center;padding:120px 0}.Testimonials-module__ItA9Ha__header{margin-bottom:80px}.Testimonials-module__ItA9Ha__heading{font-size:64px;font-weight:700}.Testimonials-module__ItA9Ha__slider{max-width:1000px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__card{text-align:left;background:#0d0d1a;border:1px solid #1e1e2d;border-radius:40px;grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;padding:60px;display:grid}.Testimonials-module__ItA9Ha__imageContainer{aspect-ratio:1;border-radius:30px;overflow:hidden}.Testimonials-module__ItA9Ha__imagePlaceholder{width:100%;height:100%}.Testimonials-module__ItA9Ha__content{flex-direction:column;gap:32px;display:flex}.Testimonials-module__ItA9Ha__logo{opacity:.8;font-size:24px;font-weight:800}.Testimonials-module__ItA9Ha__quote{font-size:32px;font-weight:700;line-height:1.2}.Testimonials-module__ItA9Ha__author{align-items:center;gap:8px;margin-bottom:4px;font-size:20px;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorIcon{background:var(--accent-secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;text-decoration:none;transition:transform .2s;display:flex}.Testimonials-module__ItA9Ha__authorIcon:hover{transform:scale(1.1)rotate(45deg)}.Testimonials-module__ItA9Ha__role{opacity:.6;font-size:16px}.Testimonials-module__ItA9Ha__controls{justify-content:center;gap:20px;margin-top:40px;display:flex}.Testimonials-module__ItA9Ha__navBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{background:var(--accent);border-color:var(--accent);transform:scale(1.1)}@media (max-width:900px){.Testimonials-module__ItA9Ha__card{text-align:center;grid-template-columns:1fr;padding:40px}.Testimonials-module__ItA9Ha__content{align-items:center}.Testimonials-module__ItA9Ha__quote{font-size:24px}.Testimonials-module__ItA9Ha__author{justify-content:center}}
