.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;background:radial-gradient(circle at 80% 20%,#301e5826 0%,#0000 50%),radial-gradient(circle at 20% 80%,#f4753814 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:#e0e0e0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.Hero-module__ZARIfG__description{color:#a0a0a0;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__btnOutline{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__btnOutline:hover{background:#ffffff14;border-color:#ffffff4d}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__aiNetwork{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.Hero-module__ZARIfG__networkContainer{width:300px;height:300px;position:relative}.Hero-module__ZARIfG__coreNode{z-index:10;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__coreInner{background:linear-gradient(135deg,var(--primary),var(--secondary));z-index:2;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 0 30px #f4753866}.Hero-module__ZARIfG__corePulse{border:1px solid #f475384d;border-radius:50%;width:150%;height:150%;animation:3s ease-out infinite Hero-module__ZARIfG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__agentNode{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;width:40px;height:40px;position:absolute;box-shadow:0 4px 15px #0003}.Hero-module__ZARIfG__connectionLine{transform-origin:0 0;z-index:-1;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;top:50%;left:50%}.Hero-module__ZARIfG__agent1{animation:8s ease-in-out infinite Hero-module__ZARIfG__orbit1;top:20%;right:10%}.Hero-module__ZARIfG__agent1 .Hero-module__ZARIfG__connectionLine{width:120px;transform:rotate(145deg)}.Hero-module__ZARIfG__agent2{animation:10s ease-in-out infinite Hero-module__ZARIfG__orbit2;bottom:25%;left:15%}.Hero-module__ZARIfG__agent2 .Hero-module__ZARIfG__connectionLine{width:100px;transform:rotate(-45deg)}.Hero-module__ZARIfG__agent3{width:30px;height:30px;animation:12s ease-in-out infinite Hero-module__ZARIfG__orbit3;top:15%;left:30%}.Hero-module__ZARIfG__agent3 .Hero-module__ZARIfG__connectionLine{width:90px;transform:rotate(45deg)}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@keyframes Hero-module__ZARIfG__orbit1{0%,to{transform:translate(0)}50%{transform:translate(-10px,-15px)}}@keyframes Hero-module__ZARIfG__orbit2{0%,to{transform:translate(0)}50%{transform:translate(15px,-10px)}}@keyframes Hero-module__ZARIfG__orbit3{0%,to{transform:translate(0)}50%{transform:translate(10px,15px)}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{margin:0 auto}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__visual{display:none}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.Services-module__dpHhBa__services{background:linear-gradient(to bottom,var(--background),#15161a);padding:8rem 0}.Services-module__dpHhBa__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.Services-module__dpHhBa__card:hover{border-color:#f475384d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Services-module__dpHhBa__icon{margin-bottom:1.5rem;font-size:2.5rem}.Services-module__dpHhBa__title{color:#fff;margin-bottom:1rem;font-size:1.25rem}.Services-module__dpHhBa__description{color:#888;font-size:.95rem;line-height:1.6}
.Portfolio-module__uAcsSq__portfolio{background:var(--background);padding:8rem 0}.Portfolio-module__uAcsSq__heading{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.Portfolio-module__uAcsSq__card{background:#15161a;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__card:hover{transform:translateY(-8px)}.Portfolio-module__uAcsSq__imagePlaceholder{color:#555;background:linear-gradient(45deg,#2a2a2a,#1a1a1a);justify-content:center;align-items:center;height:200px;font-size:1.2rem;font-weight:600;display:flex;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__content{flex-direction:column;flex:1;padding:2rem;display:flex}.Portfolio-module__uAcsSq__title{color:#fff;margin-bottom:.8rem;font-size:1.4rem}.Portfolio-module__uAcsSq__description{color:#999;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Portfolio-module__uAcsSq__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.Portfolio-module__uAcsSq__tag{color:var(--primary);background:#f475381a;border-radius:50px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}
.About-module__vAULUW__about{background:linear-gradient(to top,var(--background),#15161a);padding:8rem 0;overflow:hidden}.About-module__vAULUW__container{max-width:1200px;margin:0 auto}.About-module__vAULUW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.About-module__vAULUW__imageContainer{border:2px solid #ffffff1a;border-radius:20px;width:350px;height:350px;transition:transform .3s;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 20px 40px #0006}.About-module__vAULUW__imageContainer:hover{transform:rotate(0)scale(1.02)}.About-module__vAULUW__profileImage{object-fit:cover}.About-module__vAULUW__content{text-align:left}.About-module__vAULUW__heading{margin-bottom:2rem;font-size:2.5rem}.About-module__vAULUW__text{color:#ccc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__text strong{color:#fff;font-weight:600}.About-module__vAULUW__stats{gap:3rem;margin-top:3rem;display:flex}.About-module__vAULUW__stat{flex-direction:column;display:flex}.About-module__vAULUW__number{color:var(--primary);margin-bottom:.2rem;font-size:2.5rem;font-weight:800}.About-module__vAULUW__label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}@media (max-width:968px){.About-module__vAULUW__about{padding:4rem 1.5rem}.About-module__vAULUW__container{padding:0 1rem}.About-module__vAULUW__contentWrapper{text-align:center;grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__content{text-align:center;overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.About-module__vAULUW__text{text-align:center;box-sizing:border-box;max-width:100%;padding:0 .5rem}.About-module__vAULUW__imageContainer{width:280px;height:280px;transform:rotate(0)}.About-module__vAULUW__stats{flex-wrap:wrap;justify-content:center;gap:2rem}}
.Contact-module__hcVmEa__contact{background:var(--background);text-align:center;padding:8rem 0}.Contact-module__hcVmEa__wrapper{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0d;border-radius:24px;max-width:600px;margin:0 auto;padding:3rem}.Contact-module__hcVmEa__heading{margin-bottom:1.5rem;font-size:2.5rem}.Contact-module__hcVmEa__text{color:#ccc;margin-bottom:2.5rem;line-height:1.6}.Contact-module__hcVmEa__info{border-top:1px solid #ffffff0d;margin-top:3rem;padding-top:2rem}.Contact-module__hcVmEa__info p{color:#666;margin-bottom:1rem;font-size:.9rem}.Contact-module__hcVmEa__socials{justify-content:center;align-items:center;gap:1rem;display:flex}.Contact-module__hcVmEa__socials a{color:#fff;font-weight:500;transition:color .2s}.Contact-module__hcVmEa__socials a:hover{color:var(--primary)}.Contact-module__hcVmEa__separator{color:#444}
