.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000f2;border-bottom:1px solid #ffffff1a;padding:1rem 0;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo h1{flex-direction:column;align-items:center;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1;display:flex}.Header-module__hBw1pG__ptr{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:.1em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Header-module__hBw1pG__labs{color:#fffc;letter-spacing:.51em;text-transform:uppercase;margin-top:-4px;margin-left:5px;font-size:.75rem;font-weight:600}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__nav a{color:#ffffffe6;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__hBw1pG__nav a:hover{color:#fff}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.Header-module__hBw1pG__menuButton span{background:#fff;width:25px;height:2px;transition:all .3s}@media (max-width:768px){.Header-module__hBw1pG__menuButton{display:flex}.Header-module__hBw1pG__nav{opacity:0;pointer-events:none;background:#000000fa;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.Header-module__hBw1pG__navOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__hBw1pG__nav a{font-size:1.2rem}}
.Button-module__iYV4-q__primary,.Button-module__iYV4-q__secondary{cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Button-module__iYV4-q__primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}.Button-module__iYV4-q__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.Button-module__iYV4-q__primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.Button-module__iYV4-q__secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.Button-module__iYV4-q__secondary:hover:not(:disabled){background:#667eea1a;border-color:#667eea;transform:translateY(-2px)}.Button-module__iYV4-q__secondary:disabled{opacity:.5;cursor:not-allowed}
.Hero-module__ZARIfG__hero{background:#000;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#667eea1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#764ba21a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__ZARIfG__content{animation:1s ease-out Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#ffffffb3;margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__illustration{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Hero-module__ZARIfG__circle{border-radius:50%;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__circle:first-child{background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);width:300px;height:300px;animation-delay:0s}.Hero-module__ZARIfG__circle:nth-child(2){background:linear-gradient(135deg,#764ba24d 0%,#667eea4d 100%);width:200px;height:200px;animation-delay:2s}.Hero-module__ZARIfG__circle:nth-child(3){background:linear-gradient(135deg,#667eea66 0%,#764ba266 100%);width:100px;height:100px;animation-delay:4s}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}@media (max-width:968px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__illustration{height:300px}.Hero-module__ZARIfG__circle:first-child{width:250px;height:250px}.Hero-module__ZARIfG__circle:nth-child(2){width:150px;height:150px}.Hero-module__ZARIfG__circle:nth-child(3){width:75px;height:75px}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__ctas{flex-direction:column}}
.Portfolio-module__uAcsSq__portfolio{background:#000;min-height:80vh;padding:6rem 0}.Portfolio-module__uAcsSq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Portfolio-module__uAcsSq__title{color:#fff;text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:800}.Portfolio-module__uAcsSq__subtitle{color:#fff9;text-align:center;margin-bottom:4rem;font-size:1.2rem}.Portfolio-module__uAcsSq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:800px;margin:0 auto;display:grid}.Portfolio-module__uAcsSq__projectCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:2rem;padding:3rem;text-decoration:none;transition:all .3s;display:flex}.Portfolio-module__uAcsSq__projectCard:hover{background:#ffffff0d;border-color:#ff7f0080;transform:translateY(-10px);box-shadow:0 20px 60px #ff7f0033}.Portfolio-module__uAcsSq__logoContainer{justify-content:center;align-items:center;width:100%;min-height:150px;display:flex}.Portfolio-module__uAcsSq__logo h1{flex-direction:column;align-items:center;gap:.2rem;margin:0;font-size:3rem;font-weight:700;line-height:1.2;display:flex}.Portfolio-module__uAcsSq__ptrOrange{letter-spacing:.3em;color:#ff6200;background:linear-gradient(135deg,#c40 0%,#ff6200 20%,#ff7f00 40%,orange 60%,gold 80%,#ffeb99 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:-.3em;padding:.2rem 0;font-size:3rem;font-weight:900;transition:all .3s;display:inline-block}.Portfolio-module__uAcsSq__quantive{color:#ffffffe6;letter-spacing:.35em;text-transform:uppercase;margin-top:-8px;margin-right:-.35em;font-size:1rem;font-weight:700;display:inline-block}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__ptrOrange{animation:2s ease-in-out infinite Portfolio-module__uAcsSq__shimmer}.Portfolio-module__uAcsSq__projectInfo{text-align:center;width:100%}.Portfolio-module__uAcsSq__projectInfo h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Portfolio-module__uAcsSq__projectInfo p{color:#fff9;font-size:1rem;line-height:1.6}@keyframes Portfolio-module__uAcsSq__shimmer{0%,to{filter:brightness()}50%{filter:brightness(1.3)}}@media (max-width:768px){.Portfolio-module__uAcsSq__title{font-size:2rem}.Portfolio-module__uAcsSq__subtitle{font-size:1rem}.Portfolio-module__uAcsSq__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.Portfolio-module__uAcsSq__projectCard{padding:2rem}.Portfolio-module__uAcsSq__logo h1,.Portfolio-module__uAcsSq__ptrOrange{font-size:2.5rem}.Portfolio-module__uAcsSq__quantive{font-size:.85rem}}
.Services-module__dpHhBa__services{background:#0a0a0a;padding:6rem 0;position:relative}.Services-module__dpHhBa__services:before{content:"";background:linear-gradient(90deg,#0000 0%,#667eea80 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__title{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800}.Services-module__dpHhBa__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__dpHhBa__subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.2rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover{border-color:#667eea80;transform:translateY(-5px);box-shadow:0 10px 30px #667eea33}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__icon{filter:grayscale(.5);margin-bottom:1rem;font-size:3rem;transition:all .3s;display:inline-block}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{filter:grayscale(0);transform:scale(1.1)}.Services-module__dpHhBa__card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__dpHhBa__card p{color:#ffffffb3;line-height:1.6}@media (max-width:768px){.Services-module__dpHhBa__title{font-size:2rem}.Services-module__dpHhBa__subtitle{font-size:1rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.About-module__vAULUW__about{background:#000;padding:6rem 0;position:relative}.About-module__vAULUW__about:before{content:"";background:linear-gradient(90deg,#0000 0%,#667eea80 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.About-module__vAULUW__content{margin-bottom:4rem}.About-module__vAULUW__title{color:#fff;margin-bottom:2rem;font-size:3rem;font-weight:800}.About-module__vAULUW__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__text{color:#ffffffb3;max-width:900px;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__stats{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;padding:3rem;display:grid}.About-module__vAULUW__stat{text-align:center}.About-module__vAULUW__number{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.About-module__vAULUW__label{color:#ffffffb3;font-size:1rem;font-weight:500}@media (max-width:768px){.About-module__vAULUW__title{font-size:2rem}.About-module__vAULUW__text{font-size:1rem}.About-module__vAULUW__stats{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem}.About-module__vAULUW__number{font-size:2rem}.About-module__vAULUW__label{font-size:.9rem}}
.Contact-module__hcVmEa__contact{background:#0a0a0a;padding:6rem 0;position:relative}.Contact-module__hcVmEa__contact:before{content:"";background:linear-gradient(90deg,#0000 0%,#667eea80 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__title{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800}.Contact-module__hcVmEa__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__hcVmEa__subtitle{color:#ffffffb3;font-size:1.2rem}.Contact-module__hcVmEa__content{flex-direction:column;gap:3rem;display:flex}.Contact-module__hcVmEa__info{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Contact-module__hcVmEa__infoCard{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:1.25rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__infoCard:hover{border-color:#667eea80;transform:translateY(-5px)}.Contact-module__hcVmEa__icon{margin-bottom:.75rem;font-size:2.5rem}.Contact-module__hcVmEa__infoCard h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Contact-module__hcVmEa__infoCard p{color:#ffffffb3;margin:0;font-size:.95rem}.Contact-module__hcVmEa__form{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:2.5rem}.Contact-module__hcVmEa__statusMessage{text-align:center;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:500}.Contact-module__hcVmEa__statusMessage.Contact-module__hcVmEa__success{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.Contact-module__hcVmEa__statusMessage.Contact-module__hcVmEa__error{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__formGroup label{color:#fff;margin-bottom:.5rem;font-weight:500;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup textarea:focus{background:#ffffff14;border-color:#667eea;outline:none}.Contact-module__hcVmEa__formGroup input:disabled,.Contact-module__hcVmEa__formGroup textarea:disabled{opacity:.5;cursor:not-allowed}.Contact-module__hcVmEa__formGroup textarea{resize:vertical;min-height:120px}@media (max-width:968px){.Contact-module__hcVmEa__info{grid-template-columns:repeat(2,1fr)}.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__subtitle{font-size:1rem}.Contact-module__hcVmEa__form{padding:2rem}}@media (max-width:640px){.Contact-module__hcVmEa__info{grid-template-columns:1fr}.Contact-module__hcVmEa__form{padding:1.5rem}}
.Footer-module__S6Hkya__footer{color:#ffffffe6;background:#000;border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__column{text-align:center;place-items:center}.Footer-module__S6Hkya__column h3{flex-direction:column;align-items:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.1;display:flex}.Footer-module__S6Hkya__column h3 .Footer-module__S6Hkya__ptr{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:.1em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__column h3 .Footer-module__S6Hkya__labs{color:#fffc;letter-spacing:.51em;text-transform:uppercase;margin-top:-4px;margin-left:5px;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__column p{color:#ffffffb3;line-height:1.6}.Footer-module__S6Hkya__column nav{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__column nav a,.Footer-module__S6Hkya__column a{color:#ffffffb3;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__column nav a:hover,.Footer-module__S6Hkya__column a:hover{color:#667eea}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.Footer-module__S6Hkya__bottom p{color:#ffffff80;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:2rem}}
