@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #080808;--color-surface: #111111;--color-surface-2: #1a1a1a;--color-accent: #00FF88;--color-accent-dark: #0A1A0A;--color-text: #FFFFFF;--color-text-muted: #AAAAAA;--color-blue: #3B82F6;--color-border: rgba(255, 255, 255, .08);--font-main: "DM Sans", "Inter", sans-serif;--text-hero: clamp(42px, 6vw, 76px);--text-h2: clamp(28px, 4vw, 48px);--text-h3: clamp(20px, 2.5vw, 28px);--text-body: 16px;--text-small: 13px;--weight-regular: 400;--weight-medium: 500;--line-height: 1.6;--space-section: clamp(80px, 10vw, 140px);--space-gap: clamp(24px, 3vw, 40px);--radius: 8px;--radius-lg: 16px;--dot-pattern: radial-gradient(circle, #0A1A0A 1px, transparent 1px);--dot-size: 24px}html{scroll-behavior:smooth}body{font-family:var(--font-main);font-size:var(--text-body);font-weight:var(--weight-regular);line-height:var(--line-height);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}.dot-bg{background-color:var(--color-bg);background-image:var(--dot-pattern);background-size:var(--dot-size) var(--dot-size)}.section{padding:var(--space-section) clamp(20px,6vw,120px);max-width:1200px;margin:0 auto}.section-label{font-size:var(--text-small);font-weight:var(--weight-medium);letter-spacing:.12em;color:var(--color-accent);text-transform:uppercase;margin-bottom:16px;display:block}.accent-line{display:block;width:48px;height:2px;background:var(--color-accent);margin-bottom:32px}.animate-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s ease}.animate-on-scroll.visible{opacity:1;transform:none}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.btn-primary{display:inline-block;background:var(--color-accent);color:#080808;font-family:var(--font-main);font-weight:var(--weight-medium);font-size:15px;padding:14px 32px;border-radius:var(--radius);border:none;cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .15s ease;letter-spacing:.01em}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.btn-secondary{display:inline-block;color:var(--color-text);font-family:var(--font-main);font-weight:var(--weight-regular);font-size:15px;text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:color .2s ease;background:none;border:none}.btn-secondary:hover{color:var(--color-accent)}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;padding:clamp(100px,14vw,160px) clamp(20px,6vw,120px) clamp(80px,10vw,120px)}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:820px}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:var(--text-hero);font-weight:var(--weight-medium);line-height:1.1;color:var(--color-text);margin-bottom:28px;letter-spacing:-.02em}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:clamp(17px,2vw,20px);color:var(--color-text-muted);line-height:1.6;margin-bottom:48px;max-width:620px}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:32px;flex-wrap:wrap}@media(max-width:600px){.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start}}.problema-wrapper[data-astro-cid-cs544bs4]{background-color:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}h2[data-astro-cid-cs544bs4]{font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:1.15;color:var(--color-text);margin-bottom:8px}.cards-grid[data-astro-cid-cs544bs4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-gap);margin-top:8px}.pain-card[data-astro-cid-cs544bs4]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:36px 32px;display:flex;flex-direction:column;gap:20px;transition:border-color .2s ease}.pain-card[data-astro-cid-cs544bs4]:hover{border-color:#0f83}.pain-number[data-astro-cid-cs544bs4]{font-size:13px;font-weight:var(--weight-medium);color:var(--color-accent);letter-spacing:.1em}.pain-text[data-astro-cid-cs544bs4]{font-size:clamp(17px,2vw,20px);color:var(--color-text);line-height:1.45;font-weight:var(--weight-regular)}.dif-wrapper[data-astro-cid-uiyvrtx6]{border-top:1px solid var(--color-border)}h2[data-astro-cid-uiyvrtx6]{font-size:var(--text-h2);font-weight:var(--weight-medium);color:var(--color-text);margin-bottom:8px}.dif-intro[data-astro-cid-uiyvrtx6]{font-size:18px;color:var(--color-text-muted);margin-bottom:56px;max-width:560px}.dif-grid[data-astro-cid-uiyvrtx6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.dif-col[data-astro-cid-uiyvrtx6]{background:var(--color-surface);padding:40px 36px;display:flex;flex-direction:column;gap:16px}.dif-icon[data-astro-cid-uiyvrtx6]{font-size:22px;color:var(--color-accent);line-height:1}h3[data-astro-cid-uiyvrtx6]{font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-text);line-height:1.3}p[data-astro-cid-uiyvrtx6]{color:var(--color-text-muted);line-height:1.65;font-size:15px}@media(max-width:768px){.dif-grid[data-astro-cid-uiyvrtx6]{grid-template-columns:1fr}}.servicios-wrapper[data-astro-cid-qwsjowbz]{background-color:var(--color-surface);border-top:1px solid var(--color-border)}h2[data-astro-cid-qwsjowbz]{font-size:var(--text-h2);font-weight:var(--weight-medium);color:var(--color-text);margin-bottom:8px}.servicios-grid[data-astro-cid-qwsjowbz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-gap)}.servicio-card[data-astro-cid-qwsjowbz]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:14px;transition:border-color .2s ease}.servicio-card[data-astro-cid-qwsjowbz]:hover{border-color:#00ff8840}.servicio-top[data-astro-cid-qwsjowbz]{display:flex;justify-content:flex-end}.servicio-tag[data-astro-cid-qwsjowbz]{font-size:11px;font-weight:var(--weight-medium);letter-spacing:.1em;color:var(--color-accent);border:1px solid rgba(0,255,136,.35);border-radius:4px;padding:3px 10px;text-transform:uppercase}h3[data-astro-cid-qwsjowbz]{font-size:clamp(18px,2vw,22px);font-weight:var(--weight-medium);color:var(--color-text);line-height:1.3}p[data-astro-cid-qwsjowbz]{color:var(--color-text-muted);font-size:14px;line-height:1.65;flex:1}.servicio-line[data-astro-cid-qwsjowbz]{display:block;height:2px;width:100%;background:linear-gradient(90deg,var(--color-accent) 0%,transparent 80%);margin-top:8px;opacity:.5;border-radius:2px}.credibilidad-wrapper[data-astro-cid-h6faecdd]{background-color:#021a0e;border-top:1px solid rgba(0,255,136,.15);border-bottom:1px solid rgba(0,255,136,.15)}h2[data-astro-cid-h6faecdd]{font-size:var(--text-h2);font-weight:var(--weight-medium);color:var(--color-text);margin-bottom:8px}.stats-row[data-astro-cid-h6faecdd]{display:flex;gap:clamp(40px,8vw,100px);margin-bottom:64px;flex-wrap:wrap}.stat[data-astro-cid-h6faecdd]{display:flex;flex-direction:column;gap:6px}.stat-value[data-astro-cid-h6faecdd]{font-size:clamp(44px,6vw,72px);font-weight:var(--weight-medium);color:var(--color-accent);line-height:1;letter-spacing:-.02em}.stat-label[data-astro-cid-h6faecdd]{font-size:14px;color:var(--color-text-muted);letter-spacing:.04em}.testimonios-grid[data-astro-cid-h6faecdd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-gap)}.testimonio-card[data-astro-cid-h6faecdd]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:36px 32px;display:flex;flex-direction:column;gap:24px}.testimonio-texto[data-astro-cid-h6faecdd]{font-size:16px;color:var(--color-text);line-height:1.7;font-style:italic}.testimonio-autor[data-astro-cid-h6faecdd]{display:flex;flex-direction:column;gap:4px}.autor-nombre[data-astro-cid-h6faecdd]{font-size:14px;font-weight:var(--weight-medium);color:var(--color-text)}.autor-empresa[data-astro-cid-h6faecdd]{font-size:13px;color:var(--color-text-muted)}.contacto-wrapper[data-astro-cid-xjughlio]{background-color:var(--color-surface);border-top:1px solid var(--color-border)}h2[data-astro-cid-xjughlio]{font-size:var(--text-h2);font-weight:var(--weight-medium);color:var(--color-text);margin-bottom:8px}.contacto-sub[data-astro-cid-xjughlio]{font-size:18px;color:var(--color-text-muted);margin-bottom:48px;max-width:540px;line-height:1.6}.contacto-form[data-astro-cid-xjughlio]{max-width:640px;display:flex;flex-direction:column;gap:24px}.form-row[data-astro-cid-xjughlio]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group[data-astro-cid-xjughlio]{display:flex;flex-direction:column;gap:8px}label[data-astro-cid-xjughlio]{font-size:13px;font-weight:var(--weight-medium);color:var(--color-text-muted);letter-spacing:.04em}.label-opt[data-astro-cid-xjughlio]{font-weight:var(--weight-regular);opacity:.6}input[data-astro-cid-xjughlio],textarea[data-astro-cid-xjughlio]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:14px 16px;font-family:var(--font-main);font-size:15px;color:var(--color-text);transition:border-color .2s ease;outline:none;resize:vertical}input[data-astro-cid-xjughlio]::placeholder,textarea[data-astro-cid-xjughlio]::placeholder{color:#444}input[data-astro-cid-xjughlio]:focus,textarea[data-astro-cid-xjughlio]:focus{border-color:#0f86}.form-footer[data-astro-cid-xjughlio]{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.form-status[data-astro-cid-xjughlio]{font-size:14px;color:var(--color-text-muted);min-height:20px}.form-status[data-astro-cid-xjughlio].success{color:var(--color-accent)}.form-status[data-astro-cid-xjughlio].error{color:#ff4d4d}@media(max-width:600px){.form-row[data-astro-cid-xjughlio]{grid-template-columns:1fr}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-bg);border-top:1px solid var(--color-border);padding:48px clamp(20px,6vw,120px) 32px}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto 40px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:6px}.footer-nombre[data-astro-cid-sz7xmlte]{font-size:18px;font-weight:var(--weight-medium);color:var(--color-text)}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:13px;color:var(--color-text-muted);letter-spacing:.05em}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:28px;align-items:center}.footer-link[data-astro-cid-sz7xmlte]{font-size:14px;color:var(--color-text-muted);text-decoration:none;transition:color .2s ease}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}.footer-bottom[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;border-top:1px solid var(--color-border);padding-top:24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-bottom[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:12px;color:var(--color-text-muted);opacity:.6}
