.hero-section[data-astro-cid-nlow4r3u]{display:flex;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);position:relative;overflow:hidden;padding:150px 0}.hero-container[data-astro-cid-nlow4r3u]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content[data-astro-cid-nlow4r3u]{animation:slideInLeft 1s ease-out}.hero-badge[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem;box-shadow:0 4px 20px #3b82f64d}.badge-icon[data-astro-cid-nlow4r3u]{font-size:1.2rem}.hero-title[data-astro-cid-nlow4r3u]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;color:#f8fafc;text-wrap-mode:nowrap}.gradient-text[data-astro-cid-nlow4r3u]{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-subtitle[data-astro-cid-nlow4r3u]{font-size:1.25rem;color:#cbd5e1;line-height:1.6;margin:0 0 2rem}.hero-stats[data-astro-cid-nlow4r3u]{display:flex;gap:2rem;margin-bottom:2rem}.stat[data-astro-cid-nlow4r3u]{text-align:center}.stat-number[data-astro-cid-nlow4r3u]{display:block;font-size:2rem;font-weight:800;color:#10b981;line-height:1}.stat-label[data-astro-cid-nlow4r3u]{font-size:.875rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero-cta[data-astro-cid-nlow4r3u]{display:flex;gap:1rem;flex-wrap:wrap}.cta-primary[data-astro-cid-nlow4r3u],.cta-secondary[data-astro-cid-nlow4r3u]{padding:1rem 2rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;border:none;text-decoration:none}.cta-primary[data-astro-cid-nlow4r3u]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d}.cta-primary[data-astro-cid-nlow4r3u]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.cta-secondary[data-astro-cid-nlow4r3u]{background:transparent;color:#f8fafc;border:2px solid rgba(255,255,255,.2)}.cta-secondary[data-astro-cid-nlow4r3u]:hover{border-color:#fff6;background:#ffffff0d}.hero-visual[data-astro-cid-nlow4r3u]{position:relative;height:600px;animation:slideInRight 1s ease-out}.visual-container[data-astro-cid-nlow4r3u]{position:relative;width:100%;height:120%}.floating-card[data-astro-cid-nlow4r3u]{position:absolute;background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;color:#fff;animation:float 6s ease-in-out infinite;box-shadow:0 8px 32px #0000004d}.floating-card[data-astro-cid-nlow4r3u] h4[data-astro-cid-nlow4r3u]{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.floating-card[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{margin:0;font-size:.875rem;color:#cbd5e1;line-height:1.4}.card-icon[data-astro-cid-nlow4r3u]{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;box-shadow:0 4px 20px #3b82f64d}.card-1[data-astro-cid-nlow4r3u]{top:5%;left:15%;animation-delay:0s}.card-2[data-astro-cid-nlow4r3u]{top:35%;right:5%;animation-delay:2s}.card-3[data-astro-cid-nlow4r3u]{bottom:10%;left:35%;animation-delay:4s}.hero-graphic[data-astro-cid-nlow4r3u]{position:absolute;inset:0;z-index:-1}.graphic-element[data-astro-cid-nlow4r3u]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);opacity:.3;animation:float 8s ease-in-out infinite}.element-1[data-astro-cid-nlow4r3u]{width:100px;height:100px;top:20%;right:20%;animation-delay:1s}.element-2[data-astro-cid-nlow4r3u]{width:60px;height:60px;bottom:30%;right:40%;background:linear-gradient(135deg,#06b6d4,#3b82f6);animation-delay:3s}.element-3[data-astro-cid-nlow4r3u]{width:80px;height:80px;top:60%;left:10%;background:linear-gradient(135deg,#8b5cf6,#06b6d4);animation-delay:5s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(10px) rotate(-1deg)}}@media (max-width: 768px){.hero-section[data-astro-cid-nlow4r3u]{padding:100px 0 60px;min-height:auto}.hero-container[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;gap:2rem;text-align:center;padding:0 1rem}.hero-badge[data-astro-cid-nlow4r3u]{font-size:.75rem;padding:.5rem 1rem;margin-bottom:1.5rem}.hero-title[data-astro-cid-nlow4r3u]{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle[data-astro-cid-nlow4r3u]{font-size:1.1rem;margin-bottom:1.5rem;padding:0 .5rem}.hero-stats[data-astro-cid-nlow4r3u]{justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.stat-number[data-astro-cid-nlow4r3u]{font-size:1.75rem}.stat-label[data-astro-cid-nlow4r3u]{font-size:.75rem}.hero-cta[data-astro-cid-nlow4r3u]{flex-direction:column;align-items:center;gap:.75rem}.cta-primary[data-astro-cid-nlow4r3u],.cta-secondary[data-astro-cid-nlow4r3u]{width:100%;max-width:280px;padding:.875rem 1.5rem;font-size:1rem;justify-content:center}.hero-visual[data-astro-cid-nlow4r3u]{height:400px}.floating-card[data-astro-cid-nlow4r3u]{padding:1rem;font-size:.875rem}.card-icon[data-astro-cid-nlow4r3u]{width:50px;height:50px;font-size:1.25rem}.hero-visual[data-astro-cid-nlow4r3u]{display:none}}@media (max-width: 480px){.hero-section[data-astro-cid-nlow4r3u]{padding:80px 0 40px}.hero-container[data-astro-cid-nlow4r3u]{padding:0 .75rem}.hero-badge[data-astro-cid-nlow4r3u]{font-size:.7rem;padding:.4rem .8rem}.hero-title[data-astro-cid-nlow4r3u]{font-size:2.2rem;line-height:1.2}.hero-subtitle[data-astro-cid-nlow4r3u]{font-size:1rem;line-height:1.5}.hero-stats[data-astro-cid-nlow4r3u]{gap:1rem;margin-bottom:1.25rem}.stat-number[data-astro-cid-nlow4r3u]{font-size:1.5rem}.stat-label[data-astro-cid-nlow4r3u]{font-size:.7rem}.cta-primary[data-astro-cid-nlow4r3u],.cta-secondary[data-astro-cid-nlow4r3u]{padding:.75rem 1.25rem;font-size:.95rem}}.services-preview[data-astro-cid-uwoyub3z]{padding:120px 0;background:linear-gradient(135deg,#1e293b,#334155)}.container[data-astro-cid-uwoyub3z]{max-width:1400px;margin:0 auto;padding:0 32px}.section-header[data-astro-cid-uwoyub3z]{text-align:center;margin-bottom:80px}.section-title[data-astro-cid-uwoyub3z]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:#f8fafc;margin:0 0 20px}.section-subtitle[data-astro-cid-uwoyub3z]{font-size:1.25rem;color:#cbd5e1;max-width:600px;margin:0 auto}.services-grid[data-astro-cid-uwoyub3z]{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;margin-bottom:60px}.services-cta[data-astro-cid-uwoyub3z]{text-align:center}.services-link[data-astro-cid-uwoyub3z]{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 15px #3b82f64d}.services-link[data-astro-cid-uwoyub3z]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}@media (max-width: 768px){.container[data-astro-cid-uwoyub3z]{padding:0 24px}.services-grid[data-astro-cid-uwoyub3z]{grid-template-columns:1fr}}@media (max-width: 480px){.container[data-astro-cid-uwoyub3z]{padding:0 20px}}.why-choose-us[data-astro-cid-fcgrrunm]{padding:5rem 0;background:linear-gradient(135deg,#1e293b,#334155)}.container[data-astro-cid-fcgrrunm]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-fcgrrunm]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-fcgrrunm]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:#f8fafc;margin:0 0 1rem;line-height:1.2}.section-subtitle[data-astro-cid-fcgrrunm]{font-size:1.25rem;color:#cbd5e1;max-width:600px;margin:0 auto;line-height:1.6}.features-grid[data-astro-cid-fcgrrunm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card[data-astro-cid-fcgrrunm]{background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;text-align:center;transition:all .4s ease;cursor:pointer}.feature-card[data-astro-cid-fcgrrunm]:hover{transform:translateY(-6px);border-color:#3b82f64d;box-shadow:0 15px 30px #00000040}.feature-icon[data-astro-cid-fcgrrunm]{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;box-shadow:0 8px 25px #3b82f64d;transition:transform .3s ease}.feature-card[data-astro-cid-fcgrrunm]:hover .feature-icon[data-astro-cid-fcgrrunm]{transform:scale(1.1) rotate(5deg)}.feature-card[data-astro-cid-fcgrrunm] h3[data-astro-cid-fcgrrunm]{font-size:1.5rem;font-weight:700;color:#f8fafc;margin:0 0 1rem}.feature-card[data-astro-cid-fcgrrunm] p[data-astro-cid-fcgrrunm]{color:#cbd5e1;line-height:1.6;margin:0;font-size:1rem}@media (max-width: 768px){.why-choose-us[data-astro-cid-fcgrrunm]{padding:4rem 0}.container[data-astro-cid-fcgrrunm]{padding:0 1rem}.features-grid[data-astro-cid-fcgrrunm]{grid-template-columns:1fr;gap:1.5rem}.feature-card[data-astro-cid-fcgrrunm]{padding:1.5rem}.feature-icon[data-astro-cid-fcgrrunm]{width:60px;height:60px}.feature-card[data-astro-cid-fcgrrunm] h3[data-astro-cid-fcgrrunm]{font-size:1.25rem}.feature-card[data-astro-cid-fcgrrunm] p[data-astro-cid-fcgrrunm]{font-size:.95rem}}.main-cta[data-astro-cid-ne56ttnc]{padding:120px 0;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.container[data-astro-cid-ne56ttnc]{max-width:1400px;margin:0 auto;padding:0 32px}.cta-content[data-astro-cid-ne56ttnc]{text-align:center;max-width:800px;margin:0 auto}.cta-icon[data-astro-cid-ne56ttnc]{width:100px;height:100px;background:linear-gradient(135deg,#10b981,#059669);border-radius:25px;display:flex;align-items:center;justify-content:center;margin:0 auto 40px;color:#fff;box-shadow:0 8px 25px #10b9814d}.cta-title[data-astro-cid-ne56ttnc]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:#f8fafc;margin:0 0 24px;line-height:1.2}.cta-description[data-astro-cid-ne56ttnc]{font-size:1.25rem;color:#cbd5e1;margin:0 0 40px;line-height:1.6}.cta-features[data-astro-cid-ne56ttnc]{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.cta-feature[data-astro-cid-ne56ttnc]{display:flex;align-items:center;gap:12px;color:#e2e8f0;font-size:1.125rem}.feature-icon[data-astro-cid-ne56ttnc]{font-size:1.25rem}.cta-buttons[data-astro-cid-ne56ttnc]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.cta-primary[data-astro-cid-ne56ttnc],.cta-secondary[data-astro-cid-ne56ttnc]{display:flex;align-items:center;gap:12px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;justify-content:center}.large[data-astro-cid-ne56ttnc]{padding:20px 40px;font-size:1.25rem;min-width:250px}.cta-primary[data-astro-cid-ne56ttnc]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d}.cta-primary[data-astro-cid-ne56ttnc]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #10b98166}.cta-secondary[data-astro-cid-ne56ttnc]{background:transparent;color:#f8fafc;border:2px solid rgba(255,255,255,.2)}.cta-secondary[data-astro-cid-ne56ttnc]:hover{border-color:#fff6;background:#ffffff0d}.cta-guarantee[data-astro-cid-ne56ttnc]{display:flex;align-items:center;justify-content:center;gap:12px;color:#94a3b8;font-size:.875rem}.guarantee-icon[data-astro-cid-ne56ttnc]{font-size:1.25rem}@media (max-width: 768px){.container[data-astro-cid-ne56ttnc]{padding:0 24px}.cta-buttons[data-astro-cid-ne56ttnc]{flex-direction:column;align-items:center}}@media (max-width: 480px){.container[data-astro-cid-ne56ttnc]{padding:0 20px}.cta-title[data-astro-cid-ne56ttnc]{font-size:2rem}}.contact-section[data-astro-cid-jjagjrbk]{padding:120px 0;background:#0f172a}.container[data-astro-cid-jjagjrbk]{max-width:1400px;margin:0 auto;padding:0 32px}.contact-grid[data-astro-cid-jjagjrbk]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.contact-info[data-astro-cid-jjagjrbk] h2[data-astro-cid-jjagjrbk]{font-size:2.5rem;font-weight:800;color:#f8fafc;margin:0 0 20px}.contact-info[data-astro-cid-jjagjrbk] p[data-astro-cid-jjagjrbk]{font-size:1.125rem;color:#cbd5e1;margin:0 0 40px;line-height:1.6}.contact-methods[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:24px}.contact-method[data-astro-cid-jjagjrbk]{display:flex;align-items:center;gap:16px}.method-icon[data-astro-cid-jjagjrbk]{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.method-info[data-astro-cid-jjagjrbk] h4[data-astro-cid-jjagjrbk]{font-size:1.125rem;font-weight:600;color:#f8fafc;margin:0 0 4px}.method-info[data-astro-cid-jjagjrbk] p[data-astro-cid-jjagjrbk]{color:#94a3b8;margin:0}.contact-form[data-astro-cid-jjagjrbk]{background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px}.form[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:24px}.form-group[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:8px}.form-group[data-astro-cid-jjagjrbk] label[data-astro-cid-jjagjrbk]{color:#e2e8f0;font-weight:500;font-size:.875rem}.form-group[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk],.form-group[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 16px;color:#f8fafc;font-size:1rem;transition:all .3s ease}.select-wrapper[data-astro-cid-jjagjrbk]{position:relative;display:flex;align-items:center}.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:14px 48px 14px 16px;color:#f8fafc;font-size:1rem;transition:all .3s ease;width:100%;appearance:none;cursor:pointer;box-shadow:0 2px 8px #0000001a}.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]:hover{border-color:#3b82f680;background:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk] option[data-astro-cid-jjagjrbk]{background:#1e293b;color:#f8fafc;padding:12px 16px;border:none;font-size:1rem}.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk] option[data-astro-cid-jjagjrbk]:hover,.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk] option[data-astro-cid-jjagjrbk]:checked{background:#3b82f6;color:#fff}.select-icon[data-astro-cid-jjagjrbk]{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;transition:all .3s ease}.select-wrapper[data-astro-cid-jjagjrbk]:hover .select-icon[data-astro-cid-jjagjrbk]{color:#3b82f6;transform:translateY(-50%) scale(1.1)}.form-group[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]:focus,.form-group[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]:focus,.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#ffffff26}.select-wrapper[data-astro-cid-jjagjrbk] select[data-astro-cid-jjagjrbk]:focus+.select-icon[data-astro-cid-jjagjrbk]{color:#3b82f6;transform:translateY(-50%) rotate(180deg) scale(1.1)}.select-wrapper[data-astro-cid-jjagjrbk].has-value select[data-astro-cid-jjagjrbk]{border-color:#10b981;background:#10b9811a}.select-wrapper[data-astro-cid-jjagjrbk].has-value .select-icon[data-astro-cid-jjagjrbk]{color:#10b981}.select-wrapper[data-astro-cid-jjagjrbk].active select[data-astro-cid-jjagjrbk]{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f633}.form-group[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]{resize:vertical;min-height:100px}.form-submit[data-astro-cid-jjagjrbk]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 15px #10b9814d}.form-submit[data-astro-cid-jjagjrbk]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.form-submit[data-astro-cid-jjagjrbk]:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-submit[data-astro-cid-jjagjrbk]:disabled:hover{transform:none;box-shadow:0 4px 15px #10b9814d}.spinner[data-astro-cid-jjagjrbk]{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-message[data-astro-cid-jjagjrbk]{margin-top:20px;padding:16px 20px;border-radius:8px;font-weight:500;animation:slideIn .3s ease-out}.form-message--success[data-astro-cid-jjagjrbk]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #34d399}.form-message--error[data-astro-cid-jjagjrbk]{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.contact-grid[data-astro-cid-jjagjrbk]{grid-template-columns:1fr;gap:60px}}@media (max-width: 768px){.container[data-astro-cid-jjagjrbk]{padding:0 24px}.contact-form[data-astro-cid-jjagjrbk]{padding:24px}}@media (max-width: 480px){.container[data-astro-cid-jjagjrbk]{padding:0 20px}}.landing-page[data-astro-cid-j7pv25f6]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#f8fafc;background:#0f172a;overflow-x:hidden}
