.Hero-module__lHo1ia__hero{isolation:isolate;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__lHo1ia__grid{z-index:1;background-image:linear-gradient(#00c2ff0a 1px,#0000 1px),linear-gradient(90deg,#00c2ff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.Hero-module__lHo1ia__spotlight{pointer-events:none;z-index:3;position:absolute;inset:0}.Hero-module__lHo1ia__content{z-index:2;flex-direction:column;align-items:flex-start;gap:0;width:100%;max-width:1200px;margin:0 auto;padding:72px clamp(20px,5vw,60px) 0;display:flex;position:relative}.Hero-module__lHo1ia__badge{border:1px solid var(--border-hover);background:#00c2ff0d;border-radius:100px;align-items:center;gap:8px;margin-bottom:36px;padding:6px 14px;display:inline-flex}.Hero-module__lHo1ia__badgeDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%;animation:2s infinite Hero-module__lHo1ia__pulse}@keyframes Hero-module__lHo1ia__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__lHo1ia__headlineWrapper{flex-direction:column;gap:4px;margin-bottom:32px;display:flex}.Hero-module__lHo1ia__headline{color:var(--text-primary);margin:0}.Hero-module__lHo1ia__accentLine{position:relative}.Hero-module__lHo1ia__headlineAccent{background:linear-gradient(135deg,#00c2ff 0%,#7ab8ff 50%,#00c2ff 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;animation:4s linear infinite Hero-module__lHo1ia__shimmer}@keyframes Hero-module__lHo1ia__shimmer{0%{background-position:0%}to{background-position:200%}}.Hero-module__lHo1ia__sub{color:var(--text-secondary);max-width:560px;margin-bottom:48px}.Hero-module__lHo1ia__br{display:block}.Hero-module__lHo1ia__ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__lHo1ia__scrollIndicator{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__lHo1ia__scrollLine{background:linear-gradient(180deg, var(--accent-cyan), transparent);transform-origin:top;width:1px;height:48px}.Hero-module__lHo1ia__orb1{pointer-events:none;z-index:0;background:radial-gradient(circle,#1560d426 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;right:-80px}.Hero-module__lHo1ia__orb2{pointer-events:none;z-index:0;background:radial-gradient(circle,#00c2ff14 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:60px;right:20%}@media (max-width:768px){.Hero-module__lHo1ia__sub .Hero-module__lHo1ia__br{display:none}.Hero-module__lHo1ia__ctas{flex-direction:column;align-items:flex-start}.Hero-module__lHo1ia__orb1,.Hero-module__lHo1ia__orb2{display:none}}
.ClientLogos-module__lGSBwq__section{background-color:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 0;position:relative;overflow:hidden}.ClientLogos-module__lGSBwq__header{text-align:center;margin-bottom:40px}.ClientLogos-module__lGSBwq__marqueeWrapper{width:100%;display:flex;position:relative;overflow:hidden}.ClientLogos-module__lGSBwq__marqueeWrapper:before,.ClientLogos-module__lGSBwq__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.ClientLogos-module__lGSBwq__marqueeWrapper:before{background:linear-gradient(to right, var(--bg-elevated), transparent);left:0}.ClientLogos-module__lGSBwq__marqueeWrapper:after{background:linear-gradient(to left, var(--bg-elevated), transparent);right:0}.ClientLogos-module__lGSBwq__marqueeContent{white-space:nowrap;align-items:center;gap:80px;padding:0 40px;animation:30s linear infinite ClientLogos-module__lGSBwq__scroll;display:flex}.ClientLogos-module__lGSBwq__marqueeContent:hover{animation-play-state:paused}.ClientLogos-module__lGSBwq__logoItem{font-family:var(--font-mono);color:var(--text-secondary);opacity:.5;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font-size:24px;font-weight:700;transition:opacity .3s,color .3s;display:flex}.ClientLogos-module__lGSBwq__logoItem:hover{opacity:1;color:var(--text-primary)}@keyframes ClientLogos-module__lGSBwq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.ClientLogos-module__lGSBwq__marqueeContent{gap:40px}.ClientLogos-module__lGSBwq__logoItem{font-size:18px}}
.Stats-module__C5soEW__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-elevated);padding:0;position:relative;overflow:hidden}.Stats-module__C5soEW__stats:before{content:"";background:linear-gradient(90deg,#0000,#00c2ff08,#0000);position:absolute;inset:0}.Stats-module__C5soEW__inner{divide:var(--border);grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,60px);display:grid}.Stats-module__C5soEW__stat{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 0;display:flex;position:relative}.Stats-module__C5soEW__stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:60%;position:absolute;top:20%;right:0}.Stats-module__C5soEW__value{font-family:var(--font-mono);background:linear-gradient(135deg, var(--text-primary) 0%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Stats-module__C5soEW__label{color:var(--text-muted)}@media (max-width:768px){.Stats-module__C5soEW__inner{grid-template-columns:repeat(2,1fr)}.Stats-module__C5soEW__stat:nth-child(2):after,.Stats-module__C5soEW__stat:nth-child(4):after{display:none}.Stats-module__C5soEW__stat{padding:32px 0}}@media (max-width:400px){.Stats-module__C5soEW__inner{grid-template-columns:1fr}.Stats-module__C5soEW__stat:after{display:none!important}}
.ServicesGrid-module__Icgs4W__section{background:var(--bg-base)}.ServicesGrid-module__Icgs4W__header{flex-direction:column;gap:16px;max-width:600px;margin-bottom:64px;display:flex}.ServicesGrid-module__Icgs4W__title{color:var(--text-primary)}.ServicesGrid-module__Icgs4W__subtitle{color:var(--text-secondary)}.ServicesGrid-module__Icgs4W__grid{background:var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ServicesGrid-module__Icgs4W__card{background:var(--bg-card);transition:background .3s;position:relative}.ServicesGrid-module__Icgs4W__card:hover{background:var(--bg-card-hover)}.ServicesGrid-module__Icgs4W__card:hover .ServicesGrid-module__Icgs4W__cardLink{color:var(--accent-cyan);gap:10px}.ServicesGrid-module__Icgs4W__featured{grid-column:span 1}.ServicesGrid-module__Icgs4W__grid>:first-child .ServicesGrid-module__Icgs4W__card,.ServicesGrid-module__Icgs4W__grid>:nth-child(2) .ServicesGrid-module__Icgs4W__card{min-height:260px}.ServicesGrid-module__Icgs4W__cardInner{flex-direction:column;gap:14px;height:100%;padding:36px 32px;display:flex}.ServicesGrid-module__Icgs4W__iconBox{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ServicesGrid-module__Icgs4W__cardTitle{color:var(--text-primary)}.ServicesGrid-module__Icgs4W__cardDesc{color:var(--text-secondary);flex:1}.ServicesGrid-module__Icgs4W__cardLink{color:var(--text-muted);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.ServicesGrid-module__Icgs4W__cardBorder{border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.ServicesGrid-module__Icgs4W__card:hover .ServicesGrid-module__Icgs4W__cardBorder{opacity:.06}@media (max-width:900px){.ServicesGrid-module__Icgs4W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ServicesGrid-module__Icgs4W__grid{grid-template-columns:1fr}.ServicesGrid-module__Icgs4W__cardInner{padding:28px 24px}}
.WorkPreview-module__ZdJWdW__section{background:var(--bg-elevated)}.WorkPreview-module__ZdJWdW__header{flex-direction:column;gap:16px;margin-bottom:60px;display:flex}.WorkPreview-module__ZdJWdW__title{color:var(--text-primary)}.WorkPreview-module__ZdJWdW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.WorkPreview-module__ZdJWdW__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-card);transition:border-color .3s;overflow:hidden}.WorkPreview-module__ZdJWdW__card:hover{border-color:var(--border-hover)}.WorkPreview-module__ZdJWdW__visual{border-bottom:1px solid var(--border);height:240px;position:relative;overflow:hidden}.WorkPreview-module__ZdJWdW__image{object-fit:cover;transition:transform .5s}.WorkPreview-module__ZdJWdW__card:hover .WorkPreview-module__ZdJWdW__image{transform:scale(1.05)}.WorkPreview-module__ZdJWdW__visualOverlay{z-index:2;background:linear-gradient(#0006 0%,#0000 40%);justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.WorkPreview-module__ZdJWdW__projectNum{font-family:var(--font-mono);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-sm);background:#0006;padding:4px 8px}.WorkPreview-module__ZdJWdW__info{flex-direction:column;gap:12px;padding:28px 32px 32px;display:flex}.WorkPreview-module__ZdJWdW__tags{flex-wrap:wrap;gap:6px;display:flex}.WorkPreview-module__ZdJWdW__tag{font-family:var(--font-mono);color:var(--text-accent);letter-spacing:.05em;background:#00c2ff14;border:1px solid #00c2ff26;border-radius:100px;padding:4px 10px;font-size:10px}.WorkPreview-module__ZdJWdW__projectTitle{color:var(--text-primary)}.WorkPreview-module__ZdJWdW__projectDesc{color:var(--text-secondary);overflow:hidden}.WorkPreview-module__ZdJWdW__outcome{border-left:2px solid var(--accent-cyan);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#00c2ff0d;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.WorkPreview-module__ZdJWdW__outcomeDot{background:var(--accent-cyan);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.WorkPreview-module__ZdJWdW__viewLink{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.WorkPreview-module__ZdJWdW__viewLink:hover{color:var(--text-primary);gap:10px}.WorkPreview-module__ZdJWdW__viewAll{text-align:center;margin-top:48px}.WorkPreview-module__ZdJWdW__viewAllLink{color:var(--text-accent);font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s}.WorkPreview-module__ZdJWdW__viewAllLink:hover{opacity:.7}@media (max-width:768px){.WorkPreview-module__ZdJWdW__grid{grid-template-columns:1fr}}
.Process-module__MVah4G__section{background:var(--bg-base)}.Process-module__MVah4G__header{flex-direction:column;gap:16px;margin-bottom:72px;display:flex}.Process-module__MVah4G__title{color:var(--text-primary)}.Process-module__MVah4G__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.Process-module__MVah4G__steps:before{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-cobalt) 50%, var(--accent-cyan));opacity:.3;z-index:0;height:1px;position:absolute;top:24px;left:12.5%;right:12.5%}.Process-module__MVah4G__step{z-index:1;flex-direction:column;align-items:flex-start;padding:0 28px 0 0;display:flex;position:relative}.Process-module__MVah4G__stepNum{border:1px solid var(--border-hover);background:var(--bg-elevated);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:32px;display:flex;position:relative}.Process-module__MVah4G__connector{display:none}.Process-module__MVah4G__stepContent{flex-direction:column;gap:10px;display:flex}.Process-module__MVah4G__stepTitle{color:var(--text-primary)}.Process-module__MVah4G__stepDesc{color:var(--text-secondary);max-width:220px}@media (max-width:900px){.Process-module__MVah4G__steps{grid-template-columns:repeat(2,1fr);gap:48px 40px}.Process-module__MVah4G__steps:before{display:none}}@media (max-width:560px){.Process-module__MVah4G__steps{grid-template-columns:1fr;gap:40px}.Process-module__MVah4G__stepDesc{max-width:100%}}
.Testimonials-module__h6e4OW__section{position:relative;overflow:hidden}.Testimonials-module__h6e4OW__section:before{content:"";background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);pointer-events:none;z-index:0;width:100vw;max-width:800px;height:100vw;max-height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__h6e4OW__container{z-index:1;position:relative}.Testimonials-module__h6e4OW__header{text-align:center;margin-bottom:60px}.Testimonials-module__h6e4OW__title{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:16px}.Testimonials-module__h6e4OW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.Testimonials-module__h6e4OW__card{border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d142880;flex-direction:column;height:100%;padding:32px;transition:border-color .3s;display:flex}.Testimonials-module__h6e4OW__card:hover{border-color:var(--border-hover)}.Testimonials-module__h6e4OW__quoteIcon{color:var(--accent-cyan);opacity:.5;margin-bottom:20px}.Testimonials-module__h6e4OW__quote{color:var(--text-primary);flex-grow:1;margin-bottom:32px;font-size:18px;line-height:1.6}.Testimonials-module__h6e4OW__author{align-items:center;gap:16px;display:flex}.Testimonials-module__h6e4OW__avatar{background:linear-gradient(135deg, var(--bg-card-hover) 0%, var(--bg-elevated) 100%);width:48px;height:48px;color:var(--text-accent);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Testimonials-module__h6e4OW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__h6e4OW__authorName{color:var(--text-primary);font-weight:600}.Testimonials-module__h6e4OW__authorRole{color:var(--text-secondary);font-size:14px}@media (max-width:768px){.Testimonials-module__h6e4OW__grid{grid-template-columns:1fr}}
.FAQ-module__UuyRda__section{background-color:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative}.FAQ-module__UuyRda__container{max-width:800px}.FAQ-module__UuyRda__header{text-align:center;margin-bottom:60px}.FAQ-module__UuyRda__title{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:16px}.FAQ-module__UuyRda__faqList{flex-direction:column;gap:16px;display:flex}.FAQ-module__UuyRda__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .3s;overflow:hidden}.FAQ-module__UuyRda__faqItem:hover{border-color:var(--border-hover)}.FAQ-module__UuyRda__questionButton{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-family:inherit;display:flex}.FAQ-module__UuyRda__questionText{padding-right:24px;font-size:18px;font-weight:600}.FAQ-module__UuyRda__icon{width:24px;height:24px;color:var(--text-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__UuyRda__answer{color:var(--text-secondary);padding:0 24px 24px;line-height:1.6}
.CtaBanner-module__dA3lnG__section{padding:var(--section-padding) 0;background:var(--bg-elevated);border-top:1px solid var(--border);position:relative;overflow:hidden}.CtaBanner-module__dA3lnG__glow{pointer-events:none;z-index:0;background:radial-gradient(#00c2ff14 0%,#1560d40d 50%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CtaBanner-module__dA3lnG__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.CtaBanner-module__dA3lnG__headline{color:var(--text-primary);max-width:700px;margin-bottom:24px}.CtaBanner-module__dA3lnG__sub{color:var(--text-secondary);margin-bottom:48px}.CtaBanner-module__dA3lnG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.CtaBanner-module__dA3lnG__emailLink{color:var(--text-accent);border-bottom:1px solid #00c2ff4d;padding-bottom:2px;font-size:15px;font-weight:500;text-decoration:none;transition:border-color .2s}.CtaBanner-module__dA3lnG__emailLink:hover{border-color:var(--accent-cyan)}
