:root{--color-primary:#3b82f6;--color-primary-dark:#1e40af;--color-secondary:#e0e7ff;--color-text-primary:#1a202c;--color-text-secondary:#64748b;--color-text-muted:#475569;--color-background:#f8fafc;--color-white:#ffffff;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--gradient-primary:linear-gradient(135deg, #3b82f6 0%, #1e40af 100%);--gradient-primary-reverse:linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);--gradient-light:linear-gradient(135deg, #f8fafc 0%, #e0e7ff 100%);--gradient-card:linear-gradient(135deg, #f8fafc 0%, #e0e7ff 100%);--gradient-card-light:linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);--shadow-sm:0 2px 4px rgba(0, 0, 0, .05);--shadow-md:0 4px 6px rgba(0, 0, 0, .05);--shadow-lg:0 12px 24px rgba(0, 0, 0, .1);--shadow-xl:0 20px 40px rgba(59, 130, 246, .15);--shadow-primary:0 4px 12px rgba(59, 130, 246, .3);--shadow-primary-lg:0 8px 20px rgba(59, 130, 246, .4);--container-max-width:1200px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:50%;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.6s ease}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 2rem}.section{padding:5rem 2rem}.section-sm{padding:3rem 2rem}.section-lg{padding:6rem 2rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.feature-card{padding:1.5rem;background:#f8fafc;border-radius:8px;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-card h3,.feature-card h4{font-size:1.1rem;color:#1a202c;margin:0 0 .75rem;font-weight:600}.feature-card p{color:#64748b;line-height:1.6;margin:0;font-size:.95rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}.stat-card{text-align:center;padding:2rem;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:12px;color:#fff}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.95rem;opacity:.95;font-weight:500}.two-col-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.5rem 0;padding-left:1.5rem;color:#64748b}.two-col-list li{line-height:1.6}.content-box{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.content-box h2{font-size:2rem;color:#1a202c;margin:0 0 1.5rem;font-weight:600}.content-box h3{font-size:1.5rem;color:#1a202c;margin:2.5rem 0 1.5rem;font-weight:600}.content-box h3:first-of-type{margin-top:2rem}.content-box h4{font-size:1.25rem;color:#1a202c;margin:2rem 0 1rem;font-weight:600}.content-box p{color:#64748b;line-height:1.8;margin:0 0 1.5rem;font-size:1.05rem}.btn{display:inline-block;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;box-sizing:border-box;transition:all .3s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;transform:translateY(-2px)}.btn-block{display:block;width:100%}.btn-white{background:#fff;color:#3b82f6}.btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.card-box{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.card-box:last-child{margin-bottom:0}.card-box h3,.card-box h4{font-size:1.25rem;color:#1a202c;margin:0 0 1rem;font-weight:600}.card-box p{color:#64748b;line-height:1.6;margin:0 0 1.5rem}.card-box ul{margin:0;padding-left:1.25rem;color:#64748b;line-height:1.8}.card-box ul li{margin-bottom:.5rem}.card-box ul li:last-child{margin-bottom:0}.card-box a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.card-box a:hover{color:#2563eb;text-decoration:underline}.cta-card{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.cta-card:last-child{margin-bottom:0}.cta-card h3{font-size:1.25rem;margin:0 0 1rem;font-weight:600;color:#fff}.cta-card p{margin:0 0 1.5rem;opacity:.95;line-height:1.6;color:#fff}.sidebar{position:sticky;top:100px}.gradient-primary{background:var(--gradient-primary)}.gradient-primary-reverse{background:var(--gradient-primary-reverse)}.gradient-light{background:var(--gradient-light)}.btn{display:inline-block;padding:1rem 2.5rem;background:var(--gradient-primary);color:var(--color-white);text-decoration:none;border-radius:var(--radius-sm);font-weight:600;font-size:1.1rem;transition:all var(--transition-base);box-shadow:var(--shadow-primary);border:0;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-primary-lg)}.btn-white{background:var(--color-white);color:var(--color-primary-dark);box-shadow:0 4px 12px #0003}.btn-white:hover{box-shadow:0 8px 20px #0000004d}.btn-sm{padding:.75rem 1.5rem;font-size:.95rem}.card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-base);border:2px solid transparent}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.dot-pattern:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#cbd5e1 1px,transparent 1px);background-size:30px 30px;opacity:.3;pointer-events:none}.frosted{background:#ffffffb3;backdrop-filter:blur(10px)}.frosted-dark{background:#0006;backdrop-filter:blur(10px)}@media (max-width:1024px){.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.two-col-list{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:768px){.container{padding:0 1.5rem}.section{padding:3rem 1rem}.section-sm{padding:2rem 1rem}.section-lg{padding:4rem 1rem}.content-box{padding:2rem 1.5rem}.content-box h2{font-size:1.5rem}.content-box h3{font-size:1.25rem}.content-box h4{font-size:1.1rem}.card-box{padding:1.5rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}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}@font-face{font-family:"Exo 2";font-display:swap}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;width:100%;background:#ffffffbf;backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;box-shadow:0 2px 20px #0000001a;transform:translateY(-100%);transition:transform .3s ease-in-out}.navbar[data-astro-cid-pux6a34n].visible{transform:translateY(0)}.nav-container[data-astro-cid-pux6a34n]{max-width:var(--container-max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-logo[data-astro-cid-pux6a34n]{text-decoration:none;display:flex;align-items:center}.logo-image[data-astro-cid-pux6a34n]{height:40px;width:auto}.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-image[data-astro-cid-pux6a34n]{height:32px}}.footer[data-astro-cid-sz7xmlte]{background:#1a202c;color:#fff;padding:3rem 2rem 2rem}.container[data-astro-cid-sz7xmlte]{max-width:var(--container-max-width);margin:0 auto}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo[data-astro-cid-sz7xmlte]{margin-bottom:1rem}.footer-logo-image[data-astro-cid-sz7xmlte]{height:64px;width:auto;filter:brightness(0) invert(1)}.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-logo-image[data-astro-cid-sz7xmlte]{height:56px}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}}