html,body{margin:0;padding:0;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;scroll-behavior:smooth}[data-astro-cid-sckkx6r4]{box-sizing:border-box}body{padding-top:80px}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;width:100%;background:#fffffff2;backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;box-shadow:0 2px 20px #0000001a}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-logo[data-astro-cid-pux6a34n]{text-decoration:none}.logo-text[data-astro-cid-pux6a34n]{font-family:"Exo 2",sans-serif;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-item[data-astro-cid-pux6a34n]{margin:0}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-link[data-astro-cid-pux6a34n]:hover{color:#3b82f6}.nav-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;cursor:pointer}.bar[data-astro-cid-pux6a34n]{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.3s}.nav-toggle[data-astro-cid-pux6a34n].is-active .bar[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-pux6a34n].is-active .bar[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle[data-astro-cid-pux6a34n].is-active .bar[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width: 768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem}.nav-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;left:-100%;top:70px;flex-direction:column;background:#fffffff2;backdrop-filter:blur(10px);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;gap:0;padding:2rem 0}.nav-menu[data-astro-cid-pux6a34n].active{left:0}.nav-item[data-astro-cid-pux6a34n]{margin:.5rem 0}.nav-link[data-astro-cid-pux6a34n]{padding:1rem;display:block;font-size:1.1rem}.logo-text[data-astro-cid-pux6a34n]{font-size:1.25rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;text-align:center;padding:2rem}.hero-content[data-astro-cid-bbe6dxrz]{max-width:800px;margin:0 auto}h1[data-astro-cid-bbe6dxrz]{font-size:4rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2[data-astro-cid-bbe6dxrz]{font-size:2rem;font-weight:400;margin:0 0 2rem;opacity:.9}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.25rem;line-height:1.6;margin:0 0 3rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer}.btn-primary[data-astro-cid-bbe6dxrz]{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width: 768px){h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem}h2[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:250px}}.services[data-astro-cid-g5jplrhu]{padding:5rem 2rem;background:#f8fafc}.container[data-astro-cid-g5jplrhu]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-g5jplrhu] h2[data-astro-cid-g5jplrhu]{font-size:3rem;color:#1a202c;margin:0 0 1rem;font-weight:700}.section-header[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:1.25rem;color:#64748b;margin:0}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card[data-astro-cid-g5jplrhu]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.service-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.5rem;color:#1a202c;margin:0 0 1rem;font-weight:600}.service-description[data-astro-cid-g5jplrhu]{color:#64748b;line-height:1.6;margin:0 0 2rem}.service-features[data-astro-cid-g5jplrhu]{list-style:none;padding:0;margin:0}.service-features[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{color:#475569;border-bottom:1px solid #f1f5f9;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-features[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:before{content:"✓";color:#3b82f6;font-weight:700;position:absolute;left:0}.service-features[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:last-child{border-bottom:none}@media (max-width: 1024px){.services-grid[data-astro-cid-g5jplrhu]{gap:1.5rem}}@media (max-width: 768px){.services[data-astro-cid-g5jplrhu]{padding:3rem 1rem}.section-header[data-astro-cid-g5jplrhu] h2[data-astro-cid-g5jplrhu]{font-size:2rem}.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:1.5rem}.service-card[data-astro-cid-g5jplrhu]{padding:2rem}}.about[data-astro-cid-v2cbyr3p]{padding:5rem 2rem;background:#fff}.container[data-astro-cid-v2cbyr3p]{max-width:1200px;margin:0 auto}.about-content[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:2.5rem;color:#1a202c;margin:0 0 1.5rem;font-weight:700}.lead[data-astro-cid-v2cbyr3p]{font-size:1.25rem;color:#3b82f6;font-weight:600;margin:0 0 2rem}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:#64748b;line-height:1.7;margin:0 0 1.5rem}.stats[data-astro-cid-v2cbyr3p]{display:flex;gap:2rem;margin-top:3rem}.stat[data-astro-cid-v2cbyr3p]{text-align:center}.stat-number[data-astro-cid-v2cbyr3p]{font-size:2.5rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.stat-label[data-astro-cid-v2cbyr3p]{color:#64748b;font-weight:500}.about-features[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:2rem;color:#1a202c;margin:0 0 2rem;font-weight:600}.features-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.feature[data-astro-cid-v2cbyr3p]{text-align:center}.feature-icon[data-astro-cid-v2cbyr3p]{font-size:2.5rem;margin-bottom:1rem}.feature[data-astro-cid-v2cbyr3p] h4[data-astro-cid-v2cbyr3p]{font-size:1.25rem;color:#1a202c;margin:0 0 1rem;font-weight:600}.feature[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:#64748b;line-height:1.6;margin:0;font-size:.95rem}@media (max-width: 768px){.about[data-astro-cid-v2cbyr3p]{padding:3rem 1rem}.about-content[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:3rem}.about-text[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:2rem}.stats[data-astro-cid-v2cbyr3p]{flex-direction:column;gap:1.5rem}.features-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:1.5rem}}.cta[data-astro-cid-4xty6sx2]{padding:4rem 2rem;background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;text-align:center}.container[data-astro-cid-4xty6sx2]{max-width:800px;margin:0 auto}.cta-content[data-astro-cid-4xty6sx2] h2[data-astro-cid-4xty6sx2]{font-size:2.5rem;margin:0 0 1.5rem;font-weight:700}.cta-content[data-astro-cid-4xty6sx2] p[data-astro-cid-4xty6sx2]{font-size:1.25rem;line-height:1.6;margin:0 0 2.5rem;opacity:.9}.cta-actions[data-astro-cid-4xty6sx2]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-4xty6sx2]{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer}.btn-primary[data-astro-cid-4xty6sx2]{background:#3b82f6;color:#fff;border:2px solid #3b82f6}.btn-primary[data-astro-cid-4xty6sx2]:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px)}.btn-secondary[data-astro-cid-4xty6sx2]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-secondary[data-astro-cid-4xty6sx2]:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-2px)}@media (max-width: 768px){.cta[data-astro-cid-4xty6sx2]{padding:3rem 1rem}.cta-content[data-astro-cid-4xty6sx2] h2[data-astro-cid-4xty6sx2]{font-size:2rem}.cta-content[data-astro-cid-4xty6sx2] p[data-astro-cid-4xty6sx2]{font-size:1.1rem}.cta-actions[data-astro-cid-4xty6sx2]{flex-direction:column;align-items:center}.btn[data-astro-cid-4xty6sx2]{width:100%;max-width:280px}}.contact[data-astro-cid-xmivup5a]{padding:5rem 2rem;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff}.container[data-astro-cid-xmivup5a]{max-width:1200px;margin:0 auto}.section-header[data-astro-cid-xmivup5a]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-size:3rem;margin:0 0 1rem;font-weight:700}.section-header[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{font-size:1.25rem;opacity:.9;margin:0}.contact-content[data-astro-cid-xmivup5a]{max-width:800px;margin:0 auto;text-align:center}.contact-info[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.75rem;margin:0 0 2rem;font-weight:600}.contact-methods[data-astro-cid-xmivup5a]{margin-bottom:3rem}.contact-method[data-astro-cid-xmivup5a]{display:flex;justify-content:center;margin-bottom:2rem}.contact-details[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{margin:0 0 .5rem;font-weight:600}.contact-details[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{margin:0;opacity:.9}.contact-details[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]{color:#fff;text-decoration:none;opacity:.9;transition:opacity .3s ease}.contact-details[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]:hover{opacity:1}.expertise-areas[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{margin:0 0 1rem;font-weight:600}.expertise-tags[data-astro-cid-xmivup5a]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-xmivup5a]{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;border:1px solid rgba(255,255,255,.3)}@media (max-width: 768px){.contact[data-astro-cid-xmivup5a]{padding:3rem 1rem}.section-header[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-size:2rem}.contact-content[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:3rem}.contact-form[data-astro-cid-xmivup5a]{padding:2rem}}.footer[data-astro-cid-sz7xmlte]{background:#1a202c;color:#fff;padding:3rem 2rem 2rem}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin:0 0 1rem;font-weight:700;background:linear-gradient(45deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#a0aec0;line-height:1.6;margin:0 0 1.5rem}.contact-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#3b82f6;text-decoration:none;transition:color .3s ease}.contact-info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#2563eb}.footer-services[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-company[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-technologies[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin:0 0 1rem;font-weight:600;color:#fff}.footer-services[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-company[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-technologies[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-services[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-company[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-technologies[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-company[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-services[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-company[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-technologies[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{color:#a0aec0}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #2d3748;padding-top:2rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:#a0aec0;font-size:.875rem}@media (max-width: 768px){.footer[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}}
