*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#374151;background-color:#f8fafc;margin:0;padding:0}a{text-decoration:none;color:inherit;transition:color .3s ease}a:hover{color:#3b82f6}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0 0 1rem;color:#7c3aed}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin:0 0 1rem;color:#4b5563}.container{width:100%;padding:0 1rem;margin:0 auto;max-width:1200px}@media(min-width:768px){.container{max-width:1280px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 14px #f973164d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media(max-width:768px){.grid-2,.grid-3{grid-template-columns:1fr}}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#1f2937}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.section{padding:4rem 1rem}@media(min-width:768px){.section{padding:6rem 2rem}}.bg-primary{background-color:#581c87;color:#fff}.bg-secondary{background-color:#f97316;color:#fff}.text-primary{color:#581c87}.text-secondary{color:#f97316}.gradient-primary{background:linear-gradient(135deg,#581c87,#f97316)}.gradient-purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.gradient-dark{background:linear-gradient(135deg,#1f2937,#374151)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}::selection{background-color:#3b82f6;color:#fff}.navigation-header[data-v-fb82b146]{position:fixed;top:0;left:0;right:0;background-color:#374151;box-shadow:0 2px 10px #0000004d;z-index:1000;padding:.75rem 1rem}.nav-container[data-v-fb82b146]{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo[data-v-fb82b146]{display:flex;align-items:center;text-decoration:none}.logo-text[data-v-fb82b146]{font-size:1.75rem;font-weight:700;color:#7c3aed;transition:color .3s ease}.logo-technologies[data-v-fb82b146]{font-size:1rem;font-weight:400;color:orange;margin-left:.5rem;transition:color .3s ease}.logo:hover .logo-text[data-v-fb82b146],.logo:hover .logo-technologies[data-v-fb82b146]{color:#ff8c00}.nav-links[data-v-fb82b146]{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.nav-links li[data-v-fb82b146]{display:flex;align-items:center}.nav-links a[data-v-fb82b146]{display:block;text-decoration:none;color:#fff;font-weight:500;font-size:.95rem;padding:.5rem 0;transition:color .3s ease,transform .2s ease}.nav-links a.router-link-active[data-v-fb82b146],.nav-links a[data-v-fb82b146]:hover{color:#7c3aed}.nav-links a.router-link-exact-active[data-v-fb82b146]{color:#7c3aed;border-bottom:2px solid #7c3aed;border-bottom-width:2px;border-bottom-style:solid}.contact-info[data-v-fb82b146]{display:flex;gap:1.5rem}.contact-info a[data-v-fb82b146]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#a855f7;font-size:.85rem;transition:color .3s ease,transform .2s ease}.contact-info a[data-v-fb82b146]:hover{color:#c084fc}.contact-info .icon[data-v-fb82b146]{font-size:1rem}@media(max-width:768px){.navigation-header[data-v-fb82b146]{padding:.5rem .75rem}.logo-text[data-v-fb82b146]{font-size:1.25rem}.logo-technologies[data-v-fb82b146]{display:none}.nav-links[data-v-fb82b146]{gap:.75rem}.nav-links a[data-v-fb82b146]{font-size:.85rem;padding:.4rem .25rem}.contact-info[data-v-fb82b146]{gap:1rem}.contact-info a[data-v-fb82b146]{font-size:.75rem}}.cookie-dialog-overlay[data-v-36b72f0c]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000080;z-index:9999;padding:1rem}.cookie-dialog[data-v-36b72f0c]{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;max-width:400px;width:100%;overflow:hidden}.cookie-dialog-content[data-v-36b72f0c]{padding:2rem;text-align:center}.cookie-icon[data-v-36b72f0c]{font-size:4rem;margin-bottom:1rem}.cookie-dialog h3[data-v-36b72f0c]{font-size:1.5rem;color:#581c87;margin:0 0 1rem}.cookie-dialog p[data-v-36b72f0c]{font-size:1rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.close-button[data-v-36b72f0c]{padding:.75rem 2rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.close-button[data-v-36b72f0c]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f9731666}.cookie-fade-enter-active[data-v-36b72f0c],.cookie-fade-leave-active[data-v-36b72f0c]{transition:opacity .3s ease}.cookie-fade-enter-from[data-v-36b72f0c],.cookie-fade-leave-to[data-v-36b72f0c]{opacity:0}.footer[data-v-19c558ab]{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f1f5f9;padding:0 0 2rem}.footer-top[data-v-19c558ab]{padding:3rem 0 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-top .container[data-v-19c558ab]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:0 2rem}.footer-logo[data-v-19c558ab]{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.logo-text[data-v-19c558ab]{font-size:1.5rem;font-weight:700;color:#4fc3f7;text-decoration:none}.logo-technologies[data-v-19c558ab]{font-size:1rem;font-weight:400;color:#fff;margin-left:.5rem;text-decoration:none}.footer-logo:hover .logo-text[data-v-19c558ab]{color:#81d4fa}.footer-logo:hover .logo-technologies[data-v-19c558ab]{color:#b3e5fc}.footer-tagline[data-v-19c558ab]{font-size:.95rem;margin:0 0 1rem;color:#94a3b8;line-height:1.6}.footer-description[data-v-19c558ab]{font-size:.85rem;line-height:1.6;margin:0 0 1.5rem;color:#64748b}.footer-cta[data-v-19c558ab]{margin-top:1rem}.footer-cta-button[data-v-19c558ab]{display:inline-block;background:linear-gradient(135deg,#4fc3f7,#2196f3);color:#1a1a2e;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:transform .3s ease,box-shadow .3s ease}.footer-cta-button[data-v-19c558ab]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #4fc3f766}.footer-section h3[data-v-19c558ab]{font-size:1rem;color:#4fc3f7;margin-bottom:1rem;font-weight:600}.footer-links[data-v-19c558ab]{list-style:none;padding:0;margin:0}.footer-links li[data-v-19c558ab]{margin-bottom:.5rem}.footer-links a[data-v-19c558ab]{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a[data-v-19c558ab]:hover{color:#4fc3f7}.footer-links li:nth-child(1) a[data-v-19c558ab]:hover{color:#81d4fa}.footer-links li:nth-child(2) a[data-v-19c558ab]:hover{color:#4fc3f7}.footer-links li:nth-child(3) a[data-v-19c558ab]:hover{color:#2196f3}.footer-links li:nth-child(4) a[data-v-19c558ab]:hover{color:#3b82f6}.footer-links li:nth-child(5) a[data-v-19c558ab]:hover{color:#03a9f4}.footer-contact-info[data-v-19c558ab]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-item[data-v-19c558ab]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#94a3b8}.contact-icon[data-v-19c558ab]{font-size:1rem}.contact-item a[data-v-19c558ab]{color:inherit;text-decoration:none;transition:color .3s ease}.contact-item a[data-v-19c558ab]:hover{color:#4fc3f7}.footer-bottom[data-v-19c558ab]{padding:2rem 0;margin-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom .container[data-v-19c558ab]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-bottom-content[data-v-19c558ab]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright[data-v-19c558ab]{font-size:.85rem;color:#64748b;margin:0}.footer-bottom-links[data-v-19c558ab]{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-link[data-v-19c558ab]{color:#64748b;text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-link[data-v-19c558ab]:hover{color:#4fc3f7}@media(max-width:992px){.footer-top .container[data-v-19c558ab]{grid-template-columns:repeat(2,1fr)}.footer-section[data-v-19c558ab]{flex:none}}@media(max-width:768px){.footer-top[data-v-19c558ab]{padding:2rem 0 1rem}.footer-top .container[data-v-19c558ab]{grid-template-columns:1fr;gap:2rem;text-align:center;padding:0 1rem}.footer-logo[data-v-19c558ab]{justify-content:center}.footer-section h3[data-v-19c558ab]{text-align:center}.footer-contact-info[data-v-19c558ab]{grid-template-columns:1fr;justify-items:center}.footer-bottom-content[data-v-19c558ab]{justify-content:center;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#374151;background-color:#f8fafc}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.nav-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hero{animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.nav-links{display:none}}
