*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#2d3748;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.consultation-form[data-v-d455da87]{padding:0 2rem 2rem}.form-card[data-v-d455da87]{max-width:800px;margin:0 auto}.state-content[data-v-d455da87]{text-align:center;padding:3rem 2rem;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.state-icon[data-v-d455da87]{width:80px;height:80px;margin:0 auto 2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.state-icon.loading[data-v-d455da87]{background:#e0f2fe}.state-icon.success[data-v-d455da87]{background:#dcfce7}.state-icon.error[data-v-d455da87]{background:#fee2e2}.spinner[data-v-d455da87]{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #3b82f6;border-radius:50%;animation:spin-d455da87 1s linear infinite}@keyframes spin-d455da87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-checkmark[data-v-d455da87]{color:#22c55e;font-weight:700}.error-x[data-v-d455da87]{color:#ef4444;font-weight:700}.state-title[data-v-d455da87]{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.state-message[data-v-d455da87]{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:500px}.next-steps[data-v-d455da87]{background:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:left;max-width:400px}.next-steps h4[data-v-d455da87]{color:#0f172a;margin-bottom:1rem;font-size:1.1rem}.next-steps ul[data-v-d455da87]{list-style:none;padding:0;margin:0}.next-steps li[data-v-d455da87]{padding:.5rem 0;color:#374151;font-size:.95rem}.contact-info[data-v-d455da87]{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1.5rem;margin-top:1rem;max-width:300px}.contact-info p[data-v-d455da87]{margin:.5rem 0;color:#374151}.contact-info strong[data-v-d455da87]{color:#0f172a}.form-header[data-v-d455da87]{text-align:center;margin-bottom:2rem}.header-icon[data-v-d455da87]{width:64px;height:64px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.icon-emoji[data-v-d455da87]{font-size:2rem}.form-title[data-v-d455da87]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.form-subtitle[data-v-d455da87]{color:#64748b;font-size:1.1rem}.consultation-form-content[data-v-d455da87]{display:flex;flex-direction:column;gap:1.5rem}.form-section[data-v-d455da87]{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0}.form-section-accent[data-v-d455da87]{background:linear-gradient(135deg,#f0fdfa,#ecfeff)}.section-title[data-v-d455da87]{font-weight:600;color:#0f172a;margin-bottom:1.5rem;font-size:1.1rem}.form-row[data-v-d455da87]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-d455da87]{display:flex;flex-direction:column}.form-label[data-v-d455da87]{display:block;font-size:.9rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input[data-v-d455da87],.form-select[data-v-d455da87],.form-textarea[data-v-d455da87]{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:all .2s ease;background:#fff}.form-input[data-v-d455da87]:focus,.form-select[data-v-d455da87]:focus,.form-textarea[data-v-d455da87]:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.form-textarea[data-v-d455da87]{resize:vertical;line-height:1.6}.checkbox-group[data-v-d455da87]{display:flex;flex-direction:column;gap:.75rem}.checkbox-group-compact[data-v-d455da87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.checkbox-item[data-v-d455da87]{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.checkbox-item[data-v-d455da87]:hover{background:#f1f5f9}.checkbox-item-compact[data-v-d455da87]{padding:.25rem}.checkbox-input[data-v-d455da87]{margin-right:.75rem;width:1rem;height:1rem;accent-color:#0f766e}.checkbox-label[data-v-d455da87]{font-size:.95rem;color:#374151}.privacy-section[data-v-d455da87]{background:#fef9c3;border:1px solid #fbbf24;border-radius:8px;padding:1rem;margin:1rem 0}.privacy-checkbox[data-v-d455da87]{display:flex;align-items:flex-start;cursor:pointer;gap:.75rem}.privacy-link[data-v-d455da87]{color:#0f766e;text-decoration:underline;font-weight:500;transition:color .2s ease}.privacy-link[data-v-d455da87]:hover{color:#134e4a}.form-actions[data-v-d455da87]{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;flex-wrap:wrap}.btn-primary[data-v-d455da87],.btn-secondary[data-v-d455da87]{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:none;min-width:140px}.btn-primary[data-v-d455da87]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-primary[data-v-d455da87]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f64d}.btn-secondary[data-v-d455da87]{background:#fff;color:#64748b;border:1px solid #d1d5db}.btn-secondary[data-v-d455da87]:hover{background:#f8fafc;color:#374151}@media(max-width:768px){.consultation-form[data-v-d455da87]{padding:0 1rem 1rem}.form-section[data-v-d455da87]{padding:1.5rem}.form-row[data-v-d455da87]{grid-template-columns:1fr;gap:1rem}.checkbox-group-compact[data-v-d455da87]{grid-template-columns:1fr}.form-actions[data-v-d455da87]{flex-direction:column-reverse}.btn-primary[data-v-d455da87],.btn-secondary[data-v-d455da87]{width:100%}.form-title[data-v-d455da87]{font-size:1.6rem}.state-title[data-v-d455da87]{font-size:1.5rem}.state-content[data-v-d455da87]{padding:2rem 1rem;min-height:300px}.state-icon[data-v-d455da87]{width:60px;height:60px;font-size:2rem}}@media(max-width:640px){.consultation-form[data-v-d455da87]{padding:0 .5rem 1rem}.form-section[data-v-d455da87]{padding:1rem;margin:0 -.5rem;border-radius:0}.state-content[data-v-d455da87]{padding:1.5rem .5rem}}.modal-overlay[data-v-98ce265b]{position:fixed;inset:0;background:#00000080;z-index:1050;display:flex;align-items:flex-start;justify-content:center;padding:1rem;overflow-y:auto}.modal-content[data-v-98ce265b]{background:#fff;border-radius:16px;max-width:1024px;width:100%;max-height:95vh;overflow-y:auto;margin-top:2rem;margin-bottom:2rem;box-shadow:0 20px 60px #00000026}.modal-header[data-v-98ce265b]{display:flex;justify-content:flex-end;padding:1rem}.close-button[data-v-98ce265b]{background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-button[data-v-98ce265b]:hover{color:#334155;background:#f1f5f9}.close-icon[data-v-98ce265b]{width:24px;height:24px}@media(max-width:768px){.modal-overlay[data-v-98ce265b]{padding:.5rem}.modal-content[data-v-98ce265b]{margin-top:1rem;margin-bottom:1rem;max-height:98vh}}@media(max-width:640px){.modal-overlay[data-v-98ce265b]{padding:0}.modal-content[data-v-98ce265b]{margin:0;max-height:100vh;border-radius:0}}.header[data-v-5141e8cc]{position:fixed;top:0;left:0;right:0;height:80px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0f172a;box-shadow:0 1px 3px #0000001a;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;padding:0 90px}.header-content[data-v-5141e8cc]{display:flex;justify-content:space-between;align-items:center;width:100%}.logo[data-v-5141e8cc]{display:flex;align-items:center;gap:10px;text-decoration:none;color:#334155;font-size:1.2rem;font-weight:600;white-space:nowrap}.logo-icon[data-v-5141e8cc]{font-size:1.5rem;color:#0f766e}.nav[data-v-5141e8cc]{display:flex;align-items:center;gap:30px}.nav a[data-v-5141e8cc]{color:#334155;font-weight:500;font-size:.95rem;text-decoration:none}.nav a[data-v-5141e8cc]:hover{color:#3b82f6}.cta-button[data-v-5141e8cc]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff!important;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;display:inline-block;white-space:nowrap}.cta-button[data-v-5141e8cc]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f64d}@media(max-width:768px){.nav[data-v-5141e8cc]{gap:15px}.nav a[data-v-5141e8cc]{font-size:.85rem}.cta-button[data-v-5141e8cc]{padding:10px 18px;font-size:.9rem}.logo-text[data-v-5141e8cc]{display:none}}@media(max-width:1024px){.header[data-v-5141e8cc]{padding:0 40px}.nav[data-v-5141e8cc]{gap:20px}.nav-link[data-v-5141e8cc]{font-size:.9rem}}@media(max-width:768px){.header[data-v-5141e8cc]{padding:0 20px;height:70px}.nav[data-v-5141e8cc]{gap:15px}.nav-link[data-v-5141e8cc]{font-size:.85rem}.cta-button[data-v-5141e8cc]{padding:10px 18px;font-size:.9rem}.logo-text[data-v-5141e8cc]{display:none}}@media(max-width:640px){.header[data-v-5141e8cc]{padding:0 16px}.nav[data-v-5141e8cc]{gap:8px}.nav-link[data-v-5141e8cc]{font-size:.8rem}.cta-text-full[data-v-5141e8cc]{display:none}.cta-text-short[data-v-5141e8cc]{display:inline}.cta-button[data-v-5141e8cc]{padding:10px 16px;font-size:.85rem}}@media(max-width:480px){.nav-link[data-v-5141e8cc]:first-child{display:none}}.footer[data-v-d665dcc7]{background:#0f172a;color:#cbd5e1;padding:60px 0 20px}.footer-content[data-v-d665dcc7]{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:40px}.footer-brand h3[data-v-d665dcc7]{color:#fff;font-size:1.4rem;margin-bottom:10px}.footer-brand p[data-v-d665dcc7]{color:#94a3b8;font-size:.95rem}.footer-links h4[data-v-d665dcc7],.footer-contact h4[data-v-d665dcc7]{color:#fff;font-size:1rem;margin-bottom:15px;font-weight:600}.footer-links ul[data-v-d665dcc7]{list-style:none;padding:0;margin:0}.footer-links li[data-v-d665dcc7]{margin-bottom:10px}.footer-links a[data-v-d665dcc7],.footer-contact a[data-v-d665dcc7]{color:#94a3b8;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-links a[data-v-d665dcc7]:hover,.footer-contact a[data-v-d665dcc7]:hover{color:#3b82f6}.footer-contact p[data-v-d665dcc7]{margin:0;line-height:1.8}.footer-bottom[data-v-d665dcc7]{border-top:1px solid #1e293b;padding-top:20px;text-align:center;color:#64748b;font-size:.9rem}@media(max-width:1024px){.footer-content[data-v-d665dcc7]{grid-template-columns:1fr 1fr;gap:30px}}@media(max-width:640px){.footer[data-v-d665dcc7]{padding:40px 0 20px}.footer-content[data-v-d665dcc7]{grid-template-columns:1fr;gap:30px}}.services[data-v-6b03e186]{padding:120px 0;background:linear-gradient(135deg,#f0fdfa,#ecfeff)}.section-title[data-v-6b03e186]{font-size:2.8rem;font-weight:600;text-align:center;margin-bottom:25px;color:#0f766e}.section-subtitle[data-v-6b03e186]{font-size:1.3rem;text-align:center;color:#64748b;margin-bottom:80px;max-width:650px;margin-left:auto;margin-right:auto}.services-grid[data-v-6b03e186]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;margin-top:80px}.service-card[data-v-6b03e186]{background:#fff;border-radius:16px;padding:45px 35px;box-shadow:0 8px 25px #00000014;position:relative;transition:all .3s ease;border-top:4px solid}.service-card[data-v-6b03e186]:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.service-card.sales[data-v-6b03e186]{border-top-color:#10b981}.service-card.marketing[data-v-6b03e186]{border-top-color:#3b82f6}.service-card.backoffice[data-v-6b03e186]{border-top-color:#8b5cf6}.service-card.proposals[data-v-6b03e186]{border-top-color:#f59e0b}.service-card.content[data-v-6b03e186]{border-top-color:#06b6d4}.service-icon[data-v-6b03e186]{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:25px}.service-card.sales .service-icon[data-v-6b03e186]{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.service-card.marketing .service-icon[data-v-6b03e186]{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.service-card.backoffice .service-icon[data-v-6b03e186]{background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.service-card.proposals .service-icon[data-v-6b03e186]{background:linear-gradient(135deg,#fef3c7,#fde68a)}.service-card.content .service-icon[data-v-6b03e186]{background:linear-gradient(135deg,#cffafe,#a5f3fc)}.service-card h3[data-v-6b03e186]{font-size:1.5rem;font-weight:600;margin-bottom:18px;color:#1e293b}.service-card p[data-v-6b03e186]{color:#64748b;line-height:1.7;font-size:1.05rem}@media(max-width:768px){.section-title[data-v-6b03e186]{font-size:2.2rem}.services[data-v-6b03e186]{padding:80px 0}}.section-title[data-v-a14fb77e]{font-size:2.8rem;font-weight:600;text-align:center;margin-bottom:25px;color:#0f766e}.section-subtitle[data-v-a14fb77e]{font-size:1.3rem;text-align:center;color:#64748b;margin-bottom:80px;max-width:650px;margin-left:auto;margin-right:auto}.integrations[data-v-a14fb77e]{padding:120px 0;background:#fff}.integration-highlight[data-v-a14fb77e]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;padding:60px 50px;text-align:center;margin:80px 0;border:1px solid #e2e8f0}.integration-grid[data-v-a14fb77e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:50px}.integration-item[data-v-a14fb77e]{background:#fff;border-radius:12px;padding:30px 25px;text-align:center;box-shadow:0 4px 15px #0000000f;transition:all .3s ease}.integration-item[data-v-a14fb77e]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.integration-emoji[data-v-a14fb77e]{font-size:2.5rem;margin-bottom:15px;display:block}.integration-item h4[data-v-a14fb77e]{color:#1e293b;font-weight:600;font-size:1.1rem}@media(max-width:768px){.integrations[data-v-a14fb77e]{padding:80px 0}.integration-highlight[data-v-a14fb77e]{padding:40px 30px}}.promise[data-v-31b4e714]{background:linear-gradient(135deg,#0f766e,#059669);color:#fff;padding:100px 0;text-align:center}.promise h2[data-v-31b4e714]{font-size:3rem;margin-bottom:30px;font-weight:300;letter-spacing:-1px}.promise p[data-v-31b4e714]{font-size:1.4rem;opacity:.95;max-width:700px;margin:0 auto;line-height:1.7}.promise-grid[data-v-31b4e714]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:80px}.promise-item[data-v-31b4e714]{background:#ffffff1a;border-radius:12px;padding:35px 25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.promise-item h4[data-v-31b4e714]{font-size:1.3rem;margin-bottom:15px;font-weight:600}.promise-item p[data-v-31b4e714]{font-size:1.05rem;opacity:.9}@media(max-width:768px){.promise[data-v-31b4e714]{padding:80px 0}.promise h2[data-v-31b4e714]{font-size:2.2rem}}.section-title[data-v-eb603232]{font-size:2.8rem;font-weight:600;text-align:center;margin-bottom:25px;color:#0f766e}.section-subtitle[data-v-eb603232]{font-size:1.3rem;text-align:center;color:#64748b;margin-bottom:80px;max-width:650px;margin-left:auto;margin-right:auto}.process[data-v-eb603232]{background:linear-gradient(135deg,#fefce8,#fef3c7);padding:120px 0}.process-steps[data-v-eb603232]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:80px}.step[data-v-eb603232]{background:#fff;border-radius:16px;padding:40px 35px;text-align:center;position:relative;box-shadow:0 6px 20px #00000014;border-top:4px solid #f59e0b}.step-number[data-v-eb603232]{background:linear-gradient(45deg,#f59e0b,#d97706);color:#fff;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:1.6rem;font-weight:700;box-shadow:0 4px 15px #f59e0b4d}.step h3[data-v-eb603232]{color:#1e293b;margin-bottom:18px;font-size:1.4rem;font-weight:600}.step p[data-v-eb603232]{color:#64748b;line-height:1.7}@media(max-width:768px){.process[data-v-eb603232]{padding:80px 0}}.cta[data-v-e7a0e096]{background:linear-gradient(135deg,#1e40af,#3b82f6,#8b5cf6);color:#fff;padding:100px 0;text-align:center;position:relative}.cta h2[data-v-e7a0e096]{font-size:3rem;margin-bottom:25px;font-weight:300}.cta p[data-v-e7a0e096]{font-size:1.3rem;opacity:.95;max-width:650px;margin:0 auto;line-height:1.7}@media(max-width:768px){.cta h2[data-v-e7a0e096]{font-size:2.2rem}}.hero[data-v-6dab3b47]{background:linear-gradient(135deg,#0f766e,#06b6d4,#3b82f6);color:#fff;padding:100px 0;text-align:center;position:relative;overflow:hidden}.hero[data-v-6dab3b47]:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.06'%3E%3Cpath d='M0 0h80v80H0V0zm20 20v40h40V20H20zm20 35a15 15 0 1 1 0-30 15 15 0 0 1 0 30z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:drift-6dab3b47 25s ease-in-out infinite}@keyframes drift-6dab3b47{0%,to{transform:translate(0) translateY(0) rotate(0)}33%{transform:translate(-30px) translateY(-30px) rotate(120deg)}66%{transform:translate(30px) translateY(-20px) rotate(240deg)}}.hero-content[data-v-6dab3b47]{position:relative;z-index:2}.headline[data-v-6dab3b47]{font-size:26px;font-weight:700;margin-bottom:30px;display:flex;align-items:center;justify-content:center;gap:12px;padding-top:50px}.hero-title[data-v-6dab3b47]{font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:300;margin-bottom:25px;letter-spacing:-1.5px}.hero-subtitle[data-v-6dab3b47]{font-size:clamp(1.2rem,2.8vw,1.6rem);opacity:.95;font-weight:300;max-width:700px;margin:0 auto}@media(max-width:768px){.hero[data-v-6dab3b47]{padding:80px 0}}.legal-page[data-v-2ee94641]{background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:80px 0;min-height:60vh}.page-title[data-v-2ee94641]{font-size:2.5rem;font-weight:700;margin-bottom:50px;color:#0f172a;text-align:center}.legal-content[data-v-2ee94641]{max-width:900px;margin:0 auto;line-height:1.8;color:#1e293b}.legal-content h4[data-v-2ee94641]{color:#0f766e;font-size:1.15rem;margin:25px 0 12px;font-weight:600}.legal-content p[data-v-2ee94641]{color:#334155}.legal-content a[data-v-2ee94641]{color:#0891b2;text-decoration:none;font-weight:500}.legal-content a[data-v-2ee94641]:hover{text-decoration:underline;color:#0e7490}@media(max-width:768px){.legal-page[data-v-2ee94641]{padding:60px 20px}.page-title[data-v-2ee94641]{font-size:2rem}}.legal-page[data-v-289b3a9b]{background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:80px 0;min-height:60vh}.page-title[data-v-289b3a9b]{font-size:2.5rem;font-weight:700;margin-bottom:50px;color:#0f172a;text-align:center}.legal-content[data-v-289b3a9b]{max-width:800px;margin:0 auto;line-height:1.8;color:#1e293b}.legal-content h4[data-v-289b3a9b]{color:#0f766e;font-size:1.15rem;margin:25px 0 12px;font-weight:600}.legal-content p[data-v-289b3a9b]{color:#334155}.legal-content a[data-v-289b3a9b]{color:#0891b2;text-decoration:none;font-weight:500}.legal-content a[data-v-289b3a9b]:hover{text-decoration:underline;color:#0e7490}@media(max-width:768px){.legal-page[data-v-289b3a9b]{padding:60px 20px}.page-title[data-v-289b3a9b]{font-size:2rem}}
