@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300&family=Syne:wght@400;500;600;700;800&family=DM+Mono:wght@300;400;500&display=swap";.v5-root[data-astro-cid-qvoemuu6]{--bg-base: #0C0C0E;--bg-card: #141416;--bg-card-orange: #1A1008;--bg-card-cyan: #0A1218;--bg-card-elevated: #1C1C20;--border-subtle: rgba(255, 255, 255, .07);--border-default: rgba(255, 255, 255, .1);--border-accent-orange: rgba(232, 97, 45, .28);--border-accent-cyan: rgba(37, 138, 192, .22);--orange: #E8612D;--orange-light: #EFA888;--orange-vivid: #F04F16;--cyan: #258AC0;--cyan-light: #7DB8D6;--warm-gray: #A49D9A;--text-primary: #F3F2F1;--text-secondary: #A9A4A1;--text-muted: #6B6562;--text-overline: rgba(255, 255, 255, .45);--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--font-mono: "DM Mono", monospace;--gap: 1.25rem;--gap-sm: .875rem;--radius-card: 1rem;--radius-sm: .5rem;--container: 1240px;--transition-card: all .28s cubic-bezier(.34, 1.56, .64, 1);--transition-subtle: all .2s ease;background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);min-height:100vh}@keyframes v5-reveal-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.v5-reveal[data-astro-cid-qvoemuu6]{animation:v5-reveal-in .55s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--delay, 0ms)}.v5-nav[data-astro-cid-qvoemuu6]{position:sticky;top:0;z-index:100;background:#0c0c0ee0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}.v5-nav-inner[data-astro-cid-qvoemuu6]{max-width:var(--container);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:3.75rem}.v5-logo-link[data-astro-cid-qvoemuu6]{display:flex;align-items:center;text-decoration:none}.v5-logo[data-astro-cid-qvoemuu6]{height:28px;width:auto}.v5-nav-links[data-astro-cid-qvoemuu6]{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.v5-nav-link[data-astro-cid-qvoemuu6]{color:var(--text-secondary);text-decoration:none;font-family:var(--font-body);font-size:.875rem;font-weight:500;padding:.4rem .75rem;border-radius:var(--radius-sm);transition:var(--transition-subtle);letter-spacing:.01em}.v5-nav-link[data-astro-cid-qvoemuu6]:hover{color:var(--text-primary);background:var(--border-subtle)}.v5-nav-cta[data-astro-cid-qvoemuu6]{color:var(--text-primary);background:var(--orange);text-decoration:none;font-family:var(--font-body);font-size:.875rem;font-weight:600;padding:.45rem 1rem;border-radius:var(--radius-sm);transition:var(--transition-subtle);letter-spacing:.02em}.v5-nav-cta[data-astro-cid-qvoemuu6]:hover{background:var(--orange-vivid);transform:translateY(-1px)}.v5-main[data-astro-cid-qvoemuu6]{max-width:var(--container);margin:0 auto;padding:2rem 1.5rem 0}.v5-grid[data-astro-cid-qvoemuu6]{display:grid;gap:var(--gap);margin-bottom:var(--gap)}.v5-grid-row1[data-astro-cid-qvoemuu6]{grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto}.v5-grid-services[data-astro-cid-qvoemuu6]{grid-template-columns:2fr 1fr 1fr}.v5-grid-projects[data-astro-cid-qvoemuu6]{grid-template-columns:1fr 1fr 2fr;margin-bottom:0}.v5-card[data-astro-cid-qvoemuu6]{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-card);overflow:hidden;position:relative;transition:var(--transition-card)}.v5-card[data-astro-cid-qvoemuu6]:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000073;border-color:var(--border-accent-orange)}.v5-card-hero[data-astro-cid-qvoemuu6]{grid-column:1 / 3;grid-row:1 / 3;min-height:440px;display:flex;flex-direction:column;justify-content:flex-end;padding:0}.v5-card-hero[data-astro-cid-qvoemuu6]:hover{transform:translateY(-3px);border-color:var(--border-accent-orange)}.v5-card-hero-bg[data-astro-cid-qvoemuu6]{position:absolute;inset:0;z-index:0}.v5-hero-img[data-astro-cid-qvoemuu6]{width:100%;height:100%;object-fit:cover;display:block}.v5-hero-overlay[data-astro-cid-qvoemuu6]{position:absolute;inset:0;background:linear-gradient(160deg,#0c0c0e59,#0c0c0e99 40%,#0c0c0eeb)}.v5-card-hero-content[data-astro-cid-qvoemuu6]{position:relative;z-index:2;padding:2.5rem;display:flex;flex-direction:column;gap:.875rem}.v5-hero-headline[data-astro-cid-qvoemuu6]{font-family:var(--font-display);font-size:clamp(1.9rem,3.2vw,2.75rem);font-weight:700;line-height:1.1;color:var(--text-primary);margin:0;letter-spacing:-.02em}.v5-hero-headline[data-astro-cid-qvoemuu6] em[data-astro-cid-qvoemuu6]{font-style:normal;color:var(--orange)}.v5-hero-sub[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.9375rem;font-weight:400;line-height:1.55;color:var(--text-secondary);margin:0;max-width:38ch}.v5-hero-actions[data-astro-cid-qvoemuu6]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.375rem}.v5-hero-grid-lines[data-astro-cid-qvoemuu6]{position:absolute;top:0;right:0;width:40%;height:100%;z-index:1;display:flex;gap:1.5rem;padding:0 1.5rem;pointer-events:none}.v5-hero-grid-lines[data-astro-cid-qvoemuu6] span[data-astro-cid-qvoemuu6]{display:block;width:1px;height:100%;background:#ffffff0a}.v5-card-stat[data-astro-cid-qvoemuu6]{grid-column:span 1;grid-row:span 1;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:170px;position:relative}.v5-card-stat-orange[data-astro-cid-qvoemuu6]{background:var(--bg-card-orange);border-color:var(--border-accent-orange)}.v5-card-stat-cyan[data-astro-cid-qvoemuu6]{background:var(--bg-card-cyan);border-color:var(--border-accent-cyan)}.v5-card-stat-neutral[data-astro-cid-qvoemuu6]{background:var(--bg-card)}.v5-stat-number[data-astro-cid-qvoemuu6]{font-family:var(--font-display);font-size:clamp(2.75rem,4vw,3.75rem);font-weight:800;line-height:1;color:var(--orange);display:block;letter-spacing:-.03em;filter:drop-shadow(0 0 12px rgba(232,97,45,.35))}.v5-card-stat-cyan[data-astro-cid-qvoemuu6] .v5-stat-number[data-astro-cid-qvoemuu6]{color:var(--cyan-light);filter:drop-shadow(0 0 10px rgba(37,138,192,.35))}.v5-stat-number[data-astro-cid-qvoemuu6] sup[data-astro-cid-qvoemuu6]{font-size:.45em;vertical-align:super;font-weight:700}.v5-stat-label[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:var(--text-secondary);line-height:1.4;display:block}.v5-stat-icon[data-astro-cid-qvoemuu6]{position:absolute;top:1.25rem;right:1.25rem;color:var(--text-muted);opacity:.6}.v5-card-stat-orange[data-astro-cid-qvoemuu6] .v5-stat-icon[data-astro-cid-qvoemuu6]{color:var(--orange);opacity:.45}.v5-card-stat-cyan[data-astro-cid-qvoemuu6] .v5-stat-icon[data-astro-cid-qvoemuu6]{color:var(--cyan);opacity:.5}.v5-card-tall[data-astro-cid-qvoemuu6]{grid-column:4 / 5;grid-row:1 / 3;min-height:360px;display:flex;flex-direction:column;justify-content:flex-end}.v5-tall-img[data-astro-cid-qvoemuu6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.v5-tall-overlay[data-astro-cid-qvoemuu6]{position:relative;z-index:2;padding:3rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(12,12,14,.92) 0%,transparent 100%)}.v5-tall-caption[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.8125rem;color:var(--text-secondary);margin:.25rem 0 0;font-weight:400;line-height:1.4}.v5-section-label-row[data-astro-cid-qvoemuu6]{margin:.5rem 0 0}.v5-section-label[data-astro-cid-qvoemuu6]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;padding:.75rem 0}.v5-section-label-line[data-astro-cid-qvoemuu6]{display:block;flex:0 0 2rem;height:1px;background:var(--border-default)}.v5-section-label-badge[data-astro-cid-qvoemuu6]{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--border-subtle);border:1px solid var(--border-default);font-family:var(--font-mono);font-size:.65rem;color:var(--text-muted)}.v5-card-service[data-astro-cid-qvoemuu6]{padding:1.75rem;display:flex;flex-direction:column;gap:.875rem}.v5-card-service-featured[data-astro-cid-qvoemuu6]{background:var(--bg-card-orange);border-color:var(--border-accent-orange);overflow:visible;position:relative}.v5-service-header[data-astro-cid-qvoemuu6]{display:flex;align-items:center;justify-content:space-between}.v5-service-icon[data-astro-cid-qvoemuu6]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background:#ffffff0d;border:1px solid var(--border-default)}.v5-service-icon-orange[data-astro-cid-qvoemuu6]{background:#e8612d1f;border-color:#e8612d40;color:var(--orange);filter:drop-shadow(0 0 8px rgba(232,97,45,.4))}.v5-service-icon-cyan[data-astro-cid-qvoemuu6]{background:#258ac01a;border-color:#258ac033;color:var(--cyan)}.v5-service-chip[data-astro-cid-qvoemuu6]{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--orange-light);background:#e8612d1a;border:1px solid rgba(232,97,45,.2);padding:.2rem .6rem;border-radius:2rem}.v5-service-title[data-astro-cid-qvoemuu6]{font-family:var(--font-display);font-size:1.3125rem;font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.01em;line-height:1.25}.v5-service-desc[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.875rem;line-height:1.6;color:var(--text-secondary);margin:0}.v5-feature-list[data-astro-cid-qvoemuu6]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.v5-feature-list[data-astro-cid-qvoemuu6] li[data-astro-cid-qvoemuu6]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.8125rem;font-weight:400;color:var(--text-secondary)}.v5-feature-dot[data-astro-cid-qvoemuu6]{display:block;width:5px;height:5px;border-radius:50%;background:var(--orange);flex-shrink:0;box-shadow:0 0 6px #e8612d99}.v5-feature-dot-cyan[data-astro-cid-qvoemuu6]{background:var(--cyan);box-shadow:0 0 6px #258ac080}.v5-service-img-wrap[data-astro-cid-qvoemuu6]{margin:0 -1.75rem -1.75rem;height:9rem;overflow:hidden;border-top:1px solid var(--border-accent-orange);margin-top:auto}.v5-service-img[data-astro-cid-qvoemuu6]{width:100%;height:100%;object-fit:cover;opacity:.55;transition:opacity .3s ease}.v5-card-service-featured[data-astro-cid-qvoemuu6]:hover .v5-service-img[data-astro-cid-qvoemuu6]{opacity:.7}.v5-card-info[data-astro-cid-qvoemuu6]{background:var(--bg-card-cyan);border-color:var(--border-accent-cyan);padding:1.75rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.v5-info-text[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin:.5rem 0 0}.v5-info-text[data-astro-cid-qvoemuu6] strong[data-astro-cid-qvoemuu6]{color:var(--cyan-light);font-weight:600}.v5-info-tag-row[data-astro-cid-qvoemuu6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.v5-tag[data-astro-cid-qvoemuu6]{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:.6875rem;font-weight:400;letter-spacing:.04em;color:var(--cyan);background:#258ac014;border:1px solid rgba(37,138,192,.18);border-radius:.25rem;padding:.2rem .5rem}.v5-overline[data-astro-cid-qvoemuu6]{display:block;font-family:var(--font-mono);font-size:.6875rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--text-overline)}.v5-btn-primary[data-astro-cid-qvoemuu6]{display:inline-flex;align-items:center;gap:.5rem;background:var(--orange);color:#fff;text-decoration:none;font-family:var(--font-body);font-size:.875rem;font-weight:600;padding:.625rem 1.375rem;border-radius:var(--radius-sm);letter-spacing:.02em;transition:var(--transition-subtle)}.v5-btn-primary[data-astro-cid-qvoemuu6]:hover{background:var(--orange-vivid);transform:translateY(-1px);box-shadow:0 4px 14px #e8612d66}.v5-btn-ghost[data-astro-cid-qvoemuu6]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text-secondary);text-decoration:none;font-family:var(--font-body);font-size:.875rem;font-weight:500;padding:.625rem 1.125rem;border-radius:var(--radius-sm);border:1px solid var(--border-default);letter-spacing:.02em;transition:var(--transition-subtle)}.v5-btn-ghost[data-astro-cid-qvoemuu6]:hover{color:var(--text-primary);border-color:#fff3;background:#ffffff0a}.v5-btn-whatsapp[data-astro-cid-qvoemuu6]{color:#4ade80;border-color:#4ade8033}.v5-btn-whatsapp[data-astro-cid-qvoemuu6]:hover{color:#4ade80;border-color:#4ade8066;background:#4ade800f}.v5-card-project[data-astro-cid-qvoemuu6]{display:flex;flex-direction:column}.v5-project-img-wrap[data-astro-cid-qvoemuu6]{position:relative;height:160px;overflow:hidden;flex-shrink:0}.v5-project-img[data-astro-cid-qvoemuu6]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.v5-card-project[data-astro-cid-qvoemuu6]:hover .v5-project-img[data-astro-cid-qvoemuu6]{transform:scale(1.04)}.v5-project-img-overlay[data-astro-cid-qvoemuu6]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(12,12,14,.7) 100%)}.v5-project-meta[data-astro-cid-qvoemuu6]{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.v5-project-title[data-astro-cid-qvoemuu6]{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;letter-spacing:-.01em;line-height:1.3}.v5-project-tags[data-astro-cid-qvoemuu6]{display:flex;gap:.375rem;margin-top:auto}.v5-card-cta[data-astro-cid-qvoemuu6]{background:linear-gradient(135deg,#e8612d1f,#0c0c0e00 60%);border-color:var(--border-accent-orange);padding:2.25rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden}.v5-cta-content[data-astro-cid-qvoemuu6]{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2;max-width:480px}.v5-cta-headline[data-astro-cid-qvoemuu6]{font-family:var(--font-display);font-size:clamp(1.375rem,2.2vw,1.875rem);font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.02em;line-height:1.2}.v5-cta-sub[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.9375rem;color:var(--text-secondary);margin:0;line-height:1.5}.v5-cta-actions[data-astro-cid-qvoemuu6]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.v5-cta-accent[data-astro-cid-qvoemuu6]{position:absolute;right:-3rem;top:-3rem;width:16rem;height:16rem;border-radius:50%;background:radial-gradient(circle,rgba(232,97,45,.07) 0%,transparent 70%);pointer-events:none;z-index:1}.v5-footer[data-astro-cid-qvoemuu6]{margin-top:var(--gap);border-top:1px solid var(--border-subtle);padding:2rem 0}.v5-footer-inner[data-astro-cid-qvoemuu6]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.v5-footer-logo[data-astro-cid-qvoemuu6]{height:22px;width:auto;opacity:.7}.v5-footer-links[data-astro-cid-qvoemuu6]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.v5-footer-link[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.8125rem;color:var(--text-muted);text-decoration:none;transition:color .2s ease}.v5-footer-link[data-astro-cid-qvoemuu6]:hover{color:var(--text-secondary)}.v5-footer-sep[data-astro-cid-qvoemuu6]{color:var(--text-muted);opacity:.4}.v5-footer-copy[data-astro-cid-qvoemuu6]{font-family:var(--font-body);font-size:.75rem;color:var(--text-muted);margin:0 0 0 auto}@media(max-width:1023px){.v5-grid-row1[data-astro-cid-qvoemuu6]{grid-template-columns:repeat(3,1fr)}.v5-card-hero[data-astro-cid-qvoemuu6]{grid-column:1 / 3;grid-row:1 / 2;min-height:320px}.v5-card-tall[data-astro-cid-qvoemuu6]{grid-column:3 / 4;grid-row:1 / 3}.v5-card-stat[data-astro-cid-qvoemuu6]{min-height:140px}.v5-grid-services[data-astro-cid-qvoemuu6]{grid-template-columns:1fr 1fr}.v5-card-service-featured[data-astro-cid-qvoemuu6]{grid-column:1 / 3}.v5-grid-projects[data-astro-cid-qvoemuu6]{grid-template-columns:1fr 1fr}.v5-card-cta[data-astro-cid-qvoemuu6]{grid-column:1 / 3}}@media(max-width:639px){.v5-main[data-astro-cid-qvoemuu6]{padding:1rem 1rem 0}.v5-grid[data-astro-cid-qvoemuu6]{gap:var(--gap-sm);margin-bottom:var(--gap-sm)}.v5-grid-row1[data-astro-cid-qvoemuu6]{grid-template-columns:1fr 1fr;grid-template-rows:auto}.v5-card-hero[data-astro-cid-qvoemuu6]{grid-column:1 / 3;grid-row:1;min-height:300px}.v5-card-tall[data-astro-cid-qvoemuu6]{display:none}.v5-card-stat[data-astro-cid-qvoemuu6]{grid-column:span 1;grid-row:span 1;min-height:120px;padding:1.125rem}.v5-stat-number[data-astro-cid-qvoemuu6]{font-size:2.25rem}.v5-grid-services[data-astro-cid-qvoemuu6]{grid-template-columns:1fr}.v5-card-service-featured[data-astro-cid-qvoemuu6]{grid-column:1}.v5-grid-projects[data-astro-cid-qvoemuu6]{grid-template-columns:1fr}.v5-card-cta[data-astro-cid-qvoemuu6]{grid-column:1;flex-direction:column;padding:1.75rem}.v5-cta-accent[data-astro-cid-qvoemuu6]{right:-4rem;top:-4rem}.v5-footer-inner[data-astro-cid-qvoemuu6]{flex-direction:column;align-items:flex-start;gap:.75rem}.v5-footer-copy[data-astro-cid-qvoemuu6]{margin-left:0}.v5-nav-links[data-astro-cid-qvoemuu6],.v5-hero-grid-lines[data-astro-cid-qvoemuu6]{display:none}.v5-service-img-wrap[data-astro-cid-qvoemuu6]{height:7rem}.v5-card-hero-content[data-astro-cid-qvoemuu6]{padding:1.5rem}.v5-hero-headline[data-astro-cid-qvoemuu6]{font-size:1.75rem}}@media(prefers-reduced-motion:reduce){.v5-reveal[data-astro-cid-qvoemuu6]{animation:none}.v5-card[data-astro-cid-qvoemuu6]{transition:none}.v5-card-project[data-astro-cid-qvoemuu6]:hover .v5-project-img[data-astro-cid-qvoemuu6]{transform:none}}
