@media (max-width:768px){.gh-hero .gh-hero-grid,.gh-hero .gh-glow-orb,.gh-hero .gh-highlight,.gh-hero .gh-stat-number{animation:none!important}}.gc-source-page{--gh-dark:#0a0f1c;--gh-slate:#141b2d;--gh-slate-light:#1e293b;--gh-blue:#3b82f6;--gh-blue-light:#60a5fa;--gh-blue-dark:#2563eb;--gh-cyan:#22d3ee;--gh-green:#22c55e;--gh-green-light:#4ade80;--gh-purple:#8b5cf6;--gh-amber:#f59e0b;--gh-white:#fff;--gh-off-white:#f8fafc;--gh-text-primary:#f8fafc;--gh-text-secondary:#cbd5e1;--gh-text-muted:#475569;--gh-text-dark:#0f172a;--gh-gradient-blue:linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--gh-gradient-hero:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 50%, #22d3ee 100%);--gh-gradient-dark:linear-gradient(180deg, #141b2d 0%, #0a0f1c 100%);--gh-gradient-cta:linear-gradient(135deg, #2563eb 0%, #7c3aed 100%);--gh-font-display:"Space Grotesk", sans-serif;--gh-font-body:"Instrument Sans", sans-serif;--gh-font-mono:"JetBrains Mono", monospace;--gh-radius:16px;--gh-radius-sm:10px;--gh-radius-lg:24px;--gh-transition:all .3s ease}.gh-container{max-width:1200px;margin:0 auto;padding:0 2rem}.gh-section{padding:6rem 0;position:relative;overflow:hidden}.gh-section-header{text-align:center;max-width:650px;margin:0 auto 3.5rem}.gh-section-tag{font-family:var(--gh-font-mono);color:var(--gh-blue);text-transform:uppercase;letter-spacing:.15em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:50px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.gh-tag-light{color:var(--gh-white);background:#ffffff1a;border-color:#fff3}.gh-tag-icon{font-size:1rem}.gh-section-header h2{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.gh-section-header p{font-family:var(--gh-font-body);color:#64748b;margin:0;font-size:1.1rem}.gh-btn{font-family:var(--gh-font-display);cursor:pointer;transition:var(--gh-transition);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.gh-btn-primary{background:var(--gh-gradient-blue);color:#fff;box-shadow:0 4px 20px #3b82f666}.gh-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f680}.gh-btn-secondary{color:#fff;background:#ffffff1a;border:1px solid #fff3}.gh-btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d}.gh-btn-outline{color:var(--gh-blue);border:2px solid var(--gh-blue);background:0 0}.gh-btn-outline:hover{background:var(--gh-blue);color:#fff}.gh-btn-white{color:var(--gh-blue-dark);background:#fff}.gh-btn-white:hover{background:var(--gh-off-white);transform:translateY(-2px)}.gh-btn-outline-white{color:#fff;background:0 0;border:2px solid #fff}.gh-btn-outline-white:hover{color:var(--gh-blue-dark);background:#fff}.gh-btn-whatsapp{color:#fff;background:#25d366;justify-content:center;width:100%;padding:1rem}.gh-btn-whatsapp:hover{background:#20bd5a}.gh-hero{background:var(--gh-dark);align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.gh-hero-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.gh-hero-gradient{z-index:1;background:radial-gradient(circle at 80% 20%,#2563eb26 0%,#0000 50%),radial-gradient(circle at 20% 80%,#22d3ee1a 0%,#0000 50%);position:absolute;inset:0}.gh-hero-grid-wrap{perspective:1000px;z-index:0;opacity:.35;width:200%;height:100%;position:absolute;bottom:-20%;left:-50%}.gh-hero-grid{transform-origin:top;background-image:linear-gradient(#3b82f666 1px,#0000 1px),linear-gradient(90deg,#3b82f666 1px,#0000 1px);background-size:50px 50px;animation:none;position:absolute;inset:0;transform:rotateX(75deg)}.gh-glow-orb{opacity:.6;z-index:1;border-radius:50%;animation:none;position:absolute}.orb-1{background:radial-gradient(#3b82f666 0%,#0000 70%);width:400px;height:400px;top:5%;right:10%}.orb-2{background:radial-gradient(#22d3ee4d 0%,#0000 70%);width:350px;height:350px;animation-delay:-6s;bottom:10%;left:5%}.gh-digital-particles{z-index:2;position:absolute;inset:0}.gh-dp{background:var(--gh-cyan);width:3px;height:3px;box-shadow:0 0 10px var(--gh-cyan);opacity:0;border-radius:50%;animation:none;position:absolute}.gh-dp:first-child{animation-delay:0s;top:20%;left:15%}.gh-dp:nth-child(2){width:4px;height:4px;animation-delay:.15s;top:60%;left:80%}.gh-dp:nth-child(3){animation-delay:.15s;top:80%;left:25%}.gh-dp:nth-child(4){width:2px;height:2px;animation-delay:.15s;top:30%;left:70%}.gh-dp:nth-child(5){animation-delay:.15s;top:45%;left:10%}.gh-dp:nth-child(6){animation-delay:.15s;top:75%;left:60%}.gh-hero-content{z-index:2;max-width:800px;position:relative;overflow:visible}.gh-hero-badge{background:#22c55e26;border:1px solid #22c55e4d;border-radius:50px;align-items:center;gap:.75rem;margin:0 0 2rem;padding:.6rem 1.25rem;display:inline-flex}.gh-badge-dot{background:var(--gh-green);border-radius:50%;width:8px;height:8px;animation:none}.gh-hero-badge span:last-child{font-family:var(--gh-font-mono);color:var(--gh-green);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.gh-hero h1{font-family:var(--gh-font-display);color:var(--gh-white);margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.gh-highlight{color:#60a5fa;text-shadow:0 0 10px #3b82f6cc,0 0 30px #3b82f680;animation:none}.gh-hero-desc{font-family:var(--gh-font-body);color:#e2e8f0;margin:0 0 2.5rem;font-size:1.2rem;line-height:1.8}.gh-hero-stats{border-top:1px solid #3b82f633;border-bottom:1px solid #3b82f633;gap:2.5rem;margin:0 0 2.5rem;padding:1.5rem 0;display:flex;overflow:visible}.gh-stat{flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.gh-stat:after{content:"";background:#3b82f6;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%);box-shadow:0 0 10px #3b82f6}.gh-stat:last-child:after{display:none}.gh-stat-number{font-family:var(--gh-font-display);color:#fff;text-shadow:0 0 10px #3b82f6cc,0 0 30px #3b82f680,0 0 50px #3b82f64d;font-size:2.75rem;font-weight:700;line-height:1.2;animation:none;display:block}.gh-stat-label{font-family:var(--gh-font-mono);color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem}.gh-hero-cta{flex-wrap:wrap;gap:1rem;margin:0 0 2rem;display:flex}.gh-hero-trust{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.gh-hero-trust span{font-family:var(--gh-font-body);color:#cbd5e1;font-size:.9rem}.gh-trust-divider{color:#ffffff4d}.gh-services{background:#0a0f1a;padding:6rem 0;position:relative;overflow:hidden}.gh-tech-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.gh-tech-grid{opacity:.1;background-image:linear-gradient(#3b82f680 1px,#0000 1px),linear-gradient(90deg,#3b82f680 1px,#0000 1px);background-size:50px 50px;animation:none;position:absolute;inset:0}.gh-binary-rain{opacity:.15;justify-content:space-around;height:100%;display:flex;position:absolute;top:0;left:0;right:0}.gh-binary-rain span{font-family:var(--gh-font-mono);color:#22d3ee;writing-mode:vertical-rl;text-shadow:0 0 10px #22d3ee;font-size:.7rem;animation:none}.gh-binary-rain span:nth-child(2){opacity:.8;animation-delay:.15s}.gh-binary-rain span:nth-child(3){opacity:.6;animation-delay:.15s}.gh-binary-rain span:nth-child(4){opacity:.9;animation-delay:.15s}.gh-binary-rain span:nth-child(5){opacity:.5;animation-delay:.15s}.gh-binary-rain span:nth-child(6){opacity:.7;animation-delay:.15s}.gh-binary-rain span:nth-child(7){opacity:.4;animation-delay:.15s}.gh-binary-rain span:nth-child(8){opacity:.6;animation-delay:.15s}.gh-circuit-lines{opacity:.2;width:100%;height:100px;position:absolute;bottom:10%;left:0}.gh-circuit{width:100%;height:100%}.gh-circuit-path{fill:none;stroke:#3b82f6;stroke-width:2px;stroke-dasharray:200;stroke-dashoffset:200px;animation:none}.gh-circuit-dot{fill:#22d3ee;animation:none}.gh-floating-icons{position:absolute;inset:0}.gh-float-icon{opacity:.15;font-size:1.5rem;animation:none;position:absolute}.gh-float-icon:first-child{animation-delay:0s;top:10%;left:5%}.gh-float-icon:nth-child(2){animation-delay:.15s;top:20%;right:10%}.gh-float-icon:nth-child(3){animation-delay:.15s;top:60%;left:8%}.gh-float-icon:nth-child(4){animation-delay:.15s;top:70%;right:5%}.gh-float-icon:nth-child(5){animation-delay:.15s;top:40%;left:3%}.gh-float-icon:nth-child(6){animation-delay:.15s;top:80%;right:15%}.gh-services .gh-section-header h2{color:#fff}.gh-services .gh-section-header p{color:#94a3b8}.gh-tag-animated{background:#3b82f626;border:1px solid #3b82f666;animation:none;position:relative}.gh-pulse-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:none}.gh-glitch{animation:none;position:relative}.gh-glitch:before,.gh-glitch:after{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.gh-glitch:before{color:#f0f;clip-path:polygon(0 0,100% 0,100% 45%,0 45%);opacity:.8;animation:none;transform:translate(-2px)}.gh-glitch:after{color:#0ff;clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);opacity:.8;animation:none;transform:translate(2px)}.gh-terminal-line{font-family:var(--gh-font-mono);color:#22d3ee;background:#0000004d;border-left:3px solid #22d3ee;border-radius:4px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.gh-cursor{animation:none}.gh-services-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid;position:relative}.gh-service-card{text-align:center;background:#0f172ae6;border:1px solid #3b82f64d;border-radius:12px;padding:1.75rem;text-decoration:none;transition:all .4s;position:relative;overflow:hidden}.gh-card-scanner{background:linear-gradient(90deg,#0000,#3b82f61a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.gh-service-card:hover .gh-card-scanner{left:100%}.gh-card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.gh-service-card:hover .gh-card-glow{opacity:1}.gh-card-corners span{opacity:0;border:0 solid #3b82f6;width:20px;height:20px;transition:all .3s;position:absolute}.gh-card-corners span:first-child{border-top-width:2px;border-left-width:2px;top:8px;left:8px}.gh-card-corners span:nth-child(2){border-top-width:2px;border-right-width:2px;top:8px;right:8px}.gh-card-corners span:nth-child(3){border-bottom-width:2px;border-left-width:2px;bottom:8px;left:8px}.gh-card-corners span:nth-child(4){border-bottom-width:2px;border-right-width:2px;bottom:8px;right:8px}.gh-service-card:hover .gh-card-corners span{opacity:1}.gh-service-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 0 30px #3b82f666,0 20px 40px #0006,inset 0 1px #ffffff1a}.gh-card-featured{background:linear-gradient(135deg,#3b82f626 0%,#0f172af2 100%);border-color:#3b82f6}.gh-card-featured:before{content:"";background:linear-gradient(90deg,#0000,#3b82f6,#22d3ee,#3b82f6,#0000);height:2px;animation:none;position:absolute;top:0;left:0;right:0}.gh-popular-tag{color:#fff;font-family:var(--gh-font-mono);white-space:nowrap;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:0 0 8px 8px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.gh-tag-pulse{background:#fff;border-radius:50%;width:6px;height:6px;animation:none}.gh-service-icon{margin:0 0 1rem;font-size:2.5rem;display:inline-block;position:relative}.gh-icon-ring{border:2px solid #3b82f64d;border-radius:50%;width:60px;height:60px;animation:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gh-service-card:hover .gh-icon-ring{animation:none}.gh-service-card h3{font-family:var(--gh-font-display);color:#fff;margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.gh-service-card p{font-family:var(--gh-font-body);color:#94a3b8;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.gh-tech-line{background:#3b82f64d;width:50px;height:2px;margin:0 auto 1rem;position:relative;overflow:hidden}.gh-line-glow{background:linear-gradient(90deg,#0000,#3b82f6,#0000);width:100%;height:100%;animation:none;position:absolute;top:0;left:-100%}.gh-service-link{font-family:var(--gh-font-mono);color:#60a5fa;font-size:.8rem;font-weight:500;transition:all .3s}.gh-bracket{color:#22d3ee;transition:all .3s}.gh-service-card:hover .gh-service-link{color:#93c5fd;text-shadow:0 0 10px #3b82f680}.gh-service-card:hover .gh-bracket{color:#67e8f9}.gh-about{background:var(--gh-white)}.gh-about-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.gh-about-image{aspect-ratio:1;position:relative}.gh-about-image img{aspect-ratio:1;object-fit:cover;border-radius:var(--gh-radius-lg);width:100%;height:100%;display:block;box-shadow:0 25px 80px #00000026}.gh-about-badge{background:var(--gh-gradient-blue);color:#fff;border-radius:var(--gh-radius);text-align:center;padding:1.5rem;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 30px #3b82f64d}.gh-badge-years{font-family:var(--gh-font-display);font-size:2rem;font-weight:700;display:block}.gh-about-badge span:last-child{font-family:var(--gh-font-body);font-size:.8rem}.gh-about-content h2{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.gh-about-content>p{font-family:var(--gh-font-body);color:#475569;margin:0 0 .75rem;font-size:1rem;line-height:1.8}.gh-about-features{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:2rem 0;display:grid}.gh-feature{align-items:flex-start;gap:.75rem;display:flex}.gh-feature-icon{flex-shrink:0;font-size:1.25rem}.gh-feature-text h4{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.gh-feature-text p{font-family:var(--gh-font-body);color:#64748b;margin:0;font-size:.85rem}.gh-showcase{align-items:center;min-height:500px;padding:6rem 0;display:flex;position:relative}.gh-showcase-bg{z-index:0;position:absolute;inset:0}.gh-showcase-bg img{object-fit:cover;width:100%;height:100%}.gh-showcase-overlay{background:linear-gradient(135deg,#0a0f1cf2 0%,#2563ebd9 100%);position:absolute;inset:0}.gh-showcase-content{z-index:2;max-width:600px;position:relative}.gh-showcase-content h2{font-family:var(--gh-font-display);color:var(--gh-white);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.gh-showcase-content>p{font-family:var(--gh-font-body);color:#e2e8f0;margin:0 0 2rem;font-size:1.1rem;line-height:1.8}.gh-showcase-features{flex-wrap:wrap;gap:1rem;margin:0 0 2rem;display:flex}.gh-showcase-item{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.gh-showcase-item span:first-child{font-size:1rem}.gh-showcase-item span:last-child{font-family:var(--gh-font-body);color:var(--gh-white);font-size:.85rem}.gh-showcase-price{align-items:baseline;gap:.75rem;margin:0 0 2rem;display:flex}.gh-price-label{font-family:var(--gh-font-body);color:#cbd5e1;font-size:.9rem}.gh-price-value{font-family:var(--gh-font-display);color:var(--gh-white);font-size:2.5rem;font-weight:700}.gh-clients{background:var(--gh-off-white)}.gh-clients-grid{grid-template-columns:repeat(6,1fr);gap:2rem;margin:0 0 2.5rem;display:grid}.gh-client-logo{background:var(--gh-white);border-radius:var(--gh-radius);transition:var(--gh-transition);border:1px solid #0000000d;justify-content:center;align-items:center;padding:1.5rem;display:flex}.gh-client-logo:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.gh-client-logo img{object-fit:contain;filter:grayscale();opacity:.7;max-width:100%;max-height:80px;transition:var(--gh-transition)}.gh-client-logo:hover img{filter:grayscale(0%);opacity:1}.gh-clients-cta{text-align:center}.gh-why{background:var(--gh-white)}.gh-why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.gh-why-card{background:var(--gh-off-white);border-radius:var(--gh-radius);transition:var(--gh-transition);border:1px solid #0000000d;padding:2rem;position:relative}.gh-why-card:hover{border-color:var(--gh-blue);transform:translateY(-5px);box-shadow:0 15px 40px #3b82f61a}.gh-why-num{font-family:var(--gh-font-display);color:#3b82f61a;font-size:2.5rem;font-weight:700;position:absolute;top:1rem;right:1rem}.gh-why-icon{margin:0 0 1rem;font-size:2.5rem}.gh-why-card h3{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.gh-why-card p{font-family:var(--gh-font-body);color:#64748b;margin:0;font-size:.9rem;line-height:1.7}.gh-process{background:var(--gh-gradient-dark)}.gh-process .gh-section-header h2{color:var(--gh-white)}.gh-process .gh-section-header p{color:#cbd5e1}.gh-process-steps{justify-content:space-between;align-items:flex-start;gap:0;display:flex}.gh-step{text-align:center;flex:1;padding:0 1.5rem;position:relative}.gh-step-num{font-family:var(--gh-font-display);color:#3b82f626;z-index:0;font-size:3rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.gh-step-icon{z-index:1;margin:0 0 1rem;font-size:2.5rem;position:relative}.gh-step h4{font-family:var(--gh-font-display);color:var(--gh-white);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.gh-step p{font-family:var(--gh-font-body);color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.6}.gh-step-line{background:linear-gradient(90deg, var(--gh-blue), var(--gh-cyan));flex-shrink:0;width:80px;height:2px;margin-top:2.5rem}.gh-testimonials{background:var(--gh-off-white)}.gh-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.gh-testimonial-card{background:var(--gh-white);border-radius:var(--gh-radius);transition:var(--gh-transition);border:1px solid #0000000d;padding:2rem}.gh-testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.gh-testimonial-stars{letter-spacing:2px;margin:0 0 1rem;font-size:1rem}.gh-testimonial-card blockquote{font-family:var(--gh-font-body);color:#475569;margin:0 0 1.5rem;font-size:.95rem;font-style:italic;line-height:1.8}.gh-testimonial-author{align-items:center;gap:.75rem;display:flex}.gh-author-avatar{background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.25rem;display:flex}.gh-author-info{flex-direction:column;display:flex}.gh-author-name{font-family:var(--gh-font-display);color:var(--gh-text-dark);font-size:.95rem;font-weight:600}.gh-author-role{font-family:var(--gh-font-body);color:#64748b;font-size:.8rem}.gh-faq{background:var(--gh-white)}.gh-faq-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0 0 2.5rem;display:grid}.gh-faq-card{background:var(--gh-off-white);border-radius:var(--gh-radius);border:1px solid #0000000d;padding:1.75rem}.gh-faq-q{align-items:flex-start;gap:.75rem;margin:0 0 .75rem;display:flex}.gh-faq-q span{background:var(--gh-gradient-blue);width:28px;height:28px;color:var(--gh-white);font-family:var(--gh-font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.gh-faq-q h3{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0;padding-top:.15rem;font-size:1rem;font-weight:600}.gh-faq-card p{font-family:var(--gh-font-body);color:#475569;margin:0;padding-left:2.5rem;font-size:.9rem;line-height:1.7}.gh-faq-cta{text-align:center}.gh-faq-cta p{font-family:var(--gh-font-body);color:#64748b;margin:0 0 1rem;font-size:.95rem}.gh-contact{background:var(--gh-off-white)}.gh-contact-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;display:grid}.gh-contact-info h2{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.gh-contact-info>p{font-family:var(--gh-font-body);color:#64748b;margin:0 0 2rem;font-size:1rem}.gh-contact-details{flex-direction:column;gap:1.25rem;margin:0 0 2rem;display:flex}.gh-contact-item{align-items:flex-start;gap:1rem;display:flex}.gh-contact-icon{flex-shrink:0;font-size:1.5rem}.gh-contact-text strong{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .25rem;font-size:.9rem;font-weight:600;display:block}.gh-contact-text p{font-family:var(--gh-font-body);color:#475569;margin:0;font-size:.9rem}.gh-contact-text a{color:var(--gh-blue);text-decoration:none}.gh-contact-text a:hover{text-decoration:underline}.gh-contact-languages{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.gh-contact-languages>span:first-child{font-family:var(--gh-font-body);color:#64748b;font-size:.9rem}.gh-lang{font-family:var(--gh-font-body);color:var(--gh-blue);background:#3b82f61a;border-radius:50px;padding:.35rem .75rem;font-size:.8rem}.gh-cta-box{background:var(--gh-white);border-radius:var(--gh-radius);text-align:center;border:1px solid #3b82f626;padding:2.5rem;box-shadow:0 10px 40px #00000014}.gh-cta-icon{margin:0 0 1rem;font-size:3rem}.gh-cta-box h3{font-family:var(--gh-font-display);color:var(--gh-text-dark);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.gh-cta-box>p{font-family:var(--gh-font-body);color:#64748b;margin:0 0 1.5rem;font-size:.95rem}.gh-cta-note{font-family:var(--gh-font-body);color:#64748b;margin-top:1rem;font-size:.8rem}.gh-final-cta{background:var(--gh-gradient-cta);text-align:center;padding:5rem 0}.gh-final-content h2{font-family:var(--gh-font-display);color:var(--gh-white);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.gh-final-content>p{font-family:var(--gh-font-body);color:#ffffffe6;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.gh-final-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}html .gh-hero .gh-hero-content,html .gh-hero .gh-hero-stats{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}@media (max-width:1024px){.gh-services-grid{grid-template-columns:repeat(3,1fr)}.gh-about-grid{grid-template-columns:1fr;gap:3rem}.gh-clients-grid{grid-template-columns:repeat(3,1fr)}.gh-why-grid{grid-template-columns:repeat(2,1fr)}.gh-process-steps{flex-wrap:wrap;gap:2rem}.gh-step{flex:0 0 calc(50% - 1rem)}.gh-step-line{display:none}.gh-testimonials-grid{grid-template-columns:repeat(2,1fr)}.gh-contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.gh-hero{min-height:auto;padding:6rem 0 4rem}.gh-hero-grid-wrap{opacity:.15}.gh-glow-orb{opacity:.4}.orb-1{width:250px;height:250px}.orb-2{width:200px;height:200px}.gh-hero h1{font-size:2rem}.gh-hero-stats{flex-direction:column;gap:1.5rem}.gh-stat:after{display:none}.gh-hero-cta{flex-direction:column}.gh-btn{justify-content:center;width:100%}.gh-services-grid{grid-template-columns:repeat(2,1fr)}.gh-why-grid,.gh-testimonials-grid,.gh-faq-grid{grid-template-columns:1fr}.gh-clients-grid{grid-template-columns:repeat(2,1fr)}.gh-about-features{grid-template-columns:1fr}.gh-step{flex:0 0 100%}.gh-final-buttons{flex-direction:column}}@media (max-width:480px){.gh-digital-particles{display:none}.gh-container{padding:0 1rem}.gh-section{padding:4rem 0}.gh-services-grid{grid-template-columns:1fr}.gh-clients-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (prefers-reduced-motion:reduce){.gh-orbFloat,.gh-dpFloat,.gh-HeroGridMove,.gh-stat-number,.gh-binary-rain span,.gh-float-icon,.gh-highlight,.gh-glitch:before,.gh-glitch:after,.gh-circuit-path,.gh-circuit-dot,.gh-tech-grid,.gh-icon-ring,.gh-line-glow,.gh-cursor{animation:none!important}}