.Hero-module__ZARIfG__hero{height:100vh;padding-top:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;z-index:1;max-width:900px;padding:0 20px}.Hero-module__ZARIfG__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;background:#00f0ff1a;border:1px solid #00f0ff33;border-radius:100px;margin-bottom:32px;padding:6px 16px;font-size:.8rem;font-weight:600;animation:.8s ease-out Hero-module__ZARIfG__fadeInDown;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:#fff;margin-bottom:32px;font-size:5rem;font-weight:800;line-height:1.05;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__highlight{background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Hero-module__ZARIfG__description{color:#ffffffb3;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .4s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__actions{justify-content:center;gap:16px;animation:.8s ease-out .6s backwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#000;letter-spacing:.02em;background:#fff;border-radius:2px;padding:12px 32px;font-size:.9rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #ffffff4d}.Hero-module__ZARIfG__secondaryBtn{color:#fff;letter-spacing:.02em;background:0 0;border:1px solid #fff3;border-radius:2px;padding:12px 32px;font-size:.9rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:70px}.Hero-module__ZARIfG__title{margin-bottom:24px;font-size:2.5rem}.Hero-module__ZARIfG__description{margin-bottom:32px;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:12px;width:100%;max-width:300px;margin:0 auto}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center;width:100%;padding:14px 24px}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2rem;line-height:1.1}.Hero-module__ZARIfG__description{font-size:.95rem}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{padding:12px 20px;font-size:.85rem}}
.Services-module__dpHhBa__services{padding:120px 0;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.Services-module__dpHhBa__title{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#ffffff80 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3.5rem;font-weight:700}.Services-module__dpHhBa__subtitle{color:#fff9;font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1400px;margin:0 auto;padding:0 24px;display:grid}.Services-module__dpHhBa__card{background:var(--surface-100);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:4px;padding:48px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{background:var(--surface-200);border-color:#00f0ff4d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.Services-module__dpHhBa__icon{color:var(--primary);filter:drop-shadow(0 0 10px #00f0ff4d);margin-bottom:32px;font-size:2rem}.Services-module__dpHhBa__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:16px;font-size:1.25rem;font-weight:600}.Services-module__dpHhBa__cardDescription{color:#fff9;margin-bottom:32px;font-size:.95rem;line-height:1.7}.Services-module__dpHhBa__learnMore{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;opacity:.8;align-items:center;gap:8px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__learnMore{opacity:1;gap:12px}@media (max-width:768px){.Services-module__dpHhBa__services{padding:80px 0}.Services-module__dpHhBa__header{margin-bottom:60px}.Services-module__dpHhBa__title{font-size:2.5rem}.Services-module__dpHhBa__subtitle{font-size:1rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:24px;padding:0 16px}.Services-module__dpHhBa__card{padding:32px 24px}.Services-module__dpHhBa__icon{margin-bottom:24px;font-size:1.75rem}.Services-module__dpHhBa__cardTitle{font-size:1.15rem}.Services-module__dpHhBa__cardDescription{margin-bottom:24px;font-size:.9rem}}@media (max-width:480px){.Services-module__dpHhBa__title{font-size:2rem}.Services-module__dpHhBa__card{padding:28px 20px}}
.Stats-module__yL2aHq__stats{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:120px 0;position:relative}.Stats-module__yL2aHq__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;display:grid}.Stats-module__yL2aHq__statItem{border-right:1px solid #ffffff1a;padding:20px}.Stats-module__yL2aHq__statItem:last-child{border-right:none}.Stats-module__yL2aHq__value{color:var(--primary);justify-content:center;align-items:baseline;margin-bottom:8px;font-size:4rem;font-weight:800;line-height:1;display:flex}.Stats-module__yL2aHq__label{color:#edededb3;text-transform:uppercase;letter-spacing:1px;font-size:1rem}@media (max-width:768px){.Stats-module__yL2aHq__stats{padding:80px 0}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr);gap:32px}.Stats-module__yL2aHq__statItem{border-bottom:none;border-right:none;padding:16px}.Stats-module__yL2aHq__value{font-size:3rem}.Stats-module__yL2aHq__label{font-size:.85rem}}@media (max-width:480px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr;gap:24px}.Stats-module__yL2aHq__value{font-size:2.5rem}.Stats-module__yL2aHq__statItem{border-bottom:1px solid #ffffff1a;padding-bottom:24px}.Stats-module__yL2aHq__statItem:last-child{border-bottom:none}}
.Industries-module__OOIqcq__industries{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:100px 0}.Industries-module__OOIqcq__title{color:var(--foreground);margin-bottom:48px;font-size:2.5rem;font-weight:700}.Industries-module__OOIqcq__tags{flex-wrap:wrap;justify-content:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.Industries-module__OOIqcq__tag{color:#edededcc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:12px 24px;font-size:1rem;transition:all .3s}.Industries-module__OOIqcq__tag:hover{border-color:var(--primary);color:var(--primary);background:#00f0ff1a;transform:translateY(-4px);box-shadow:0 4px 20px #00f0ff33}
.Contact-module__hcVmEa__contact{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;padding:120px 0}.Contact-module__hcVmEa__content{max-width:600px;margin:0 auto}.Contact-module__hcVmEa__title{color:var(--foreground);margin-bottom:24px;font-size:3rem;font-weight:700}.Contact-module__hcVmEa__description{color:#edededcc;margin-bottom:48px;font-size:1.2rem}.Contact-module__hcVmEa__form{text-align:left;flex-direction:column;gap:16px;display:flex}.Contact-module__hcVmEa__inputGroup{gap:16px;display:flex}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#fff;width:100%;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:16px;font-size:1rem;transition:border-color .2s,background .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__submitBtn{background:var(--primary);color:var(--background);cursor:pointer;border:none;border-radius:4px;margin-top:16px;padding:16px 32px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00f0ff66}
.CanvasBackground-module__YTNa7a__canvasContainer{z-index:-1;background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.CanvasBackground-module__YTNa7a__canvas{width:100%;height:100%;display:block}.CanvasBackground-module__YTNa7a__overlay{pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 0%,#050505 90%);width:100%;height:100%;position:absolute;top:0;left:0}
