main[data-astro-cid-dhfotatx]{padding-top:75px}.hero[data-astro-cid-dhfotatx]{min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--dark-blue) 0%,var(--primary-blue) 100%);color:var(--white);position:relative;overflow:hidden;padding:2rem}.hero[data-astro-cid-dhfotatx]:before{content:"";position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:2;text-align:center;max-width:900px}.hero-title[data-astro-cid-dhfotatx]{margin-bottom:1rem}.hero-logo[data-astro-cid-dhfotatx]{max-width:500px;width:100%;height:auto}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:clamp(1.3rem,3vw,2rem);margin-bottom:1rem;opacity:.95}.hero-tagline[data-astro-cid-dhfotatx]{font-size:clamp(1rem,2vw,1.3rem);margin-bottom:3rem;opacity:.9}.hero-cta[data-astro-cid-dhfotatx]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hero-cta[data-astro-cid-dhfotatx] .btn[data-astro-cid-dhfotatx]{display:inline-block;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;font-size:1.1rem}.hero-cta[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]{background:var(--secondary-cyan);color:var(--white)}.hero-cta[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]:hover{background:var(--white);color:var(--secondary-cyan)}.hero-cta[data-astro-cid-dhfotatx] .btn-secondary[data-astro-cid-dhfotatx]{background:transparent;color:var(--white);border:2px solid var(--white)}.hero-cta[data-astro-cid-dhfotatx] .btn-secondary[data-astro-cid-dhfotatx]:hover{background:var(--secondary-cyan);border-color:var(--secondary-cyan);color:var(--white)}.floating-code[data-astro-cid-dhfotatx]{position:absolute;font-family:Courier New,monospace;font-size:15rem;opacity:.05;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.stats[data-astro-cid-dhfotatx]{padding:4rem 2rem;background:var(--white)}.stats-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.stat-card[data-astro-cid-dhfotatx]{text-align:center;padding:2rem;background:var(--light-gray);border-radius:20px;transition:transform .3s,box-shadow .3s}.stat-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.stat-number[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;background:var(--gradient-2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-bottom:.5rem}.stat-label[data-astro-cid-dhfotatx]{font-size:1.1rem;color:var(--dark-gray);font-weight:600}.services[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--light-gray)}.services-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin:3rem auto;max-width:1200px}.service-card[data-astro-cid-dhfotatx]{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s;position:relative}.service-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.service-image[data-astro-cid-dhfotatx]{width:100%;height:250px;overflow:hidden;position:relative}.service-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-card[data-astro-cid-dhfotatx]:hover .service-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.1)}.service-icon[data-astro-cid-dhfotatx]{width:100px;height:100px;background:var(--gradient-2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);margin:-50px auto 2rem;position:relative;box-shadow:var(--shadow-md)}.service-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.8rem;margin-bottom:1rem;color:var(--primary-blue);padding:0 2rem}.service-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.1rem;line-height:1.8;color:var(--dark-gray);padding:0 2rem;margin-bottom:1.5rem}.service-features[data-astro-cid-dhfotatx]{list-style:none;padding:0 2rem 2rem}.service-features[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1rem;color:var(--dark-gray)}.service-features[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"✓";position:absolute;left:0;color:var(--secondary-cyan);font-weight:700;font-size:1.2rem}.section-title[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:1rem;background:var(--gradient-2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-dhfotatx]{text-align:center;font-size:1.2rem;color:var(--dark-gray);opacity:.8;margin-bottom:3rem}.services-preview-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0;max-width:1200px;margin-left:auto;margin-right:auto}.service-preview-card[data-astro-cid-dhfotatx]{background:var(--white);padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.service-preview-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.service-preview-icon[data-astro-cid-dhfotatx]{width:80px;height:80px;background:var(--gradient-2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto 1.5rem}.service-preview-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.5rem;margin-bottom:1rem;color:var(--primary-blue)}.service-preview-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--dark-gray);line-height:1.6}.about-preview[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--white)}.about-preview-content[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}.about-preview-text[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:left}.about-preview-text[data-astro-cid-dhfotatx] .lead[data-astro-cid-dhfotatx]{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem;color:var(--primary-blue)}.about-preview-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:var(--dark-gray)}.about-preview-features[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.preview-feature[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:var(--dark-gray)}.preview-feature[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{color:var(--secondary-cyan);flex-shrink:0}.preview-stat-card[data-astro-cid-dhfotatx]{background:var(--gradient-2);padding:2.5rem 2rem;border-radius:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;box-shadow:var(--shadow-lg)}.preview-stat[data-astro-cid-dhfotatx]{text-align:center;color:var(--white)}.preview-stat-number[data-astro-cid-dhfotatx]{display:block;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.preview-stat-label[data-astro-cid-dhfotatx]{display:block;font-size:.95rem;opacity:.9}.values-preview[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--light-gray)}.values-preview-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:3rem auto}.value-preview-item[data-astro-cid-dhfotatx]{background:var(--white);padding:2.5rem 2rem;border-radius:20px;text-align:center;box-shadow:var(--shadow-sm);transition:transform .3s}.value-preview-item[data-astro-cid-dhfotatx]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.value-preview-number[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;background:var(--gradient-2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.value-preview-item[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.3rem;margin-bottom:.5rem;color:var(--primary-blue)}.value-preview-item[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--dark-gray);font-size:.95rem}.cta-section[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--white)}.cta-content[data-astro-cid-dhfotatx]{text-align:center;max-width:800px;margin:0 auto;background:var(--gradient-2);color:var(--white);padding:4rem 3rem;border-radius:30px;box-shadow:var(--shadow-lg)}.cta-content[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:1rem}.cta-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-buttons[data-astro-cid-dhfotatx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-content[data-astro-cid-dhfotatx] .btn[data-astro-cid-dhfotatx]{display:inline-block;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;font-size:1.1rem}.cta-content[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]{background:var(--white);color:var(--primary-blue)}.cta-content[data-astro-cid-dhfotatx] .btn-secondary[data-astro-cid-dhfotatx]{background:transparent;color:var(--white);border:2px solid var(--white)}.cta-content[data-astro-cid-dhfotatx] .btn[data-astro-cid-dhfotatx]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.why-choose-us[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--white)}.benefits-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:3rem auto 0}.benefit-card[data-astro-cid-dhfotatx]{background:var(--light-gray);padding:2.5rem 2rem;border-radius:20px;text-align:center;transition:all .3s;box-shadow:var(--shadow-sm)}.benefit-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg);background:var(--white)}.benefit-icon[data-astro-cid-dhfotatx]{width:80px;height:80px;background:var(--gradient-2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto 1.5rem;transition:transform .3s}.benefit-card[data-astro-cid-dhfotatx]:hover .benefit-icon[data-astro-cid-dhfotatx]{transform:scale(1.1) rotate(5deg)}.benefit-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.3rem;margin-bottom:1rem;color:var(--primary-blue)}.benefit-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--dark-gray);line-height:1.7;font-size:1rem}.technologies[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--light-gray)}.tech-categories[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:3rem auto 0}.tech-category[data-astro-cid-dhfotatx]{background:var(--white);padding:2.5rem 2rem;border-radius:20px;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.tech-category[data-astro-cid-dhfotatx]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.tech-category-title[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:1.5rem;color:var(--primary-blue);text-align:center;position:relative;padding-bottom:1rem}.tech-category-title[data-astro-cid-dhfotatx]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--gradient-2);border-radius:2px}.tech-tags[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.tech-tag[data-astro-cid-dhfotatx]{background:var(--light-gray);color:var(--dark-gray);padding:.6rem 1.2rem;border-radius:25px;font-size:.95rem;font-weight:500;transition:all .3s;border:2px solid transparent}.tech-tag[data-astro-cid-dhfotatx]:hover{background:var(--gradient-2);color:var(--white);transform:translateY(-3px);filter:drop-shadow(0 4px 8px rgba(0,150,255,.35))}.process[data-astro-cid-dhfotatx]{padding:6rem 2rem;background:var(--white)}.process-steps[data-astro-cid-dhfotatx]{max-width:900px;margin:3rem auto 0;position:relative}.process-steps[data-astro-cid-dhfotatx]:before{content:"";position:absolute;left:40px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--secondary-cyan),var(--primary-blue))}.process-step[data-astro-cid-dhfotatx]{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.process-step[data-astro-cid-dhfotatx]:last-child{margin-bottom:0}.step-number[data-astro-cid-dhfotatx]{flex-shrink:0;width:80px;height:80px;background:var(--gradient-2);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;box-shadow:var(--shadow-md);position:relative;z-index:2}.step-content[data-astro-cid-dhfotatx]{background:var(--light-gray);padding:2rem;border-radius:15px;flex:1;transition:all .3s}.process-step[data-astro-cid-dhfotatx]:hover .step-content[data-astro-cid-dhfotatx]{transform:translate(10px);background:var(--white);box-shadow:var(--shadow-md)}.step-content[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:.75rem;color:var(--primary-blue)}.step-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--dark-gray);line-height:1.7;font-size:1rem}.section-cta[data-astro-cid-dhfotatx]{text-align:center;margin-top:3rem}@media(max-width:768px){.about-preview[data-astro-cid-dhfotatx],.services[data-astro-cid-dhfotatx],.why-choose-us[data-astro-cid-dhfotatx],.technologies[data-astro-cid-dhfotatx],.process[data-astro-cid-dhfotatx],.cta-section[data-astro-cid-dhfotatx]{padding-left:1rem;padding-right:1rem}.hero[data-astro-cid-dhfotatx]{min-height:80vh}.floating-code[data-astro-cid-dhfotatx]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:8rem;z-index:1}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:2}.stats-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.about-preview-content[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:3rem}.about-preview-text[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:center}.preview-stat-card[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services-preview-grid[data-astro-cid-dhfotatx],.values-preview-grid[data-astro-cid-dhfotatx],.benefits-grid[data-astro-cid-dhfotatx],.services-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.service-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.5rem}.tech-categories[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.process-steps[data-astro-cid-dhfotatx]:before{left:25px}.step-number[data-astro-cid-dhfotatx]{width:50px;height:50px;font-size:1.4rem}.process-step[data-astro-cid-dhfotatx]{gap:1rem}.step-content[data-astro-cid-dhfotatx]{padding:1.5rem}.cta-buttons[data-astro-cid-dhfotatx]{flex-direction:column;align-items:center}.btn[data-astro-cid-dhfotatx]{width:100%;max-width:300px}}
