.hero[data-astro-cid-dhfotatx]{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden;background:#0a0a0a}.hero-bg[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:radial-gradient(ellipse 65% 70% at 75% 45%,rgba(155,0,0,.18) 0%,transparent 65%),radial-gradient(ellipse 40% 50% at 15% 20%,rgba(255,255,255,.03) 0%,transparent 50%),linear-gradient(170deg,#0a0a0a,#111);pointer-events:none}.hero-bg[data-astro-cid-dhfotatx]:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 39px,rgba(255,255,255,.02) 40px),repeating-linear-gradient(90deg,transparent,transparent 39px,rgba(255,255,255,.02) 40px);pointer-events:none}.hero-container[data-astro-cid-dhfotatx]{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:3.5rem;align-items:center;padding-block:3.5rem 2.5rem}.hero-content[data-astro-cid-dhfotatx]{max-width:100%;text-align:center}.hero-badge[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:.6rem;background:#9b000026;border:1px solid rgba(192,0,0,.35);color:#faa;padding:.4rem .95rem;border-radius:999px;font-family:var(--font-head);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.15rem}.pulse-dot[data-astro-cid-dhfotatx]{width:7px;height:7px;background:var(--red-bright);border-radius:50%;box-shadow:0 0 8px var(--red-bright);animation:pulseGlow 2s infinite ease-in-out}@keyframes pulseGlow{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}}.hero-title[data-astro-cid-dhfotatx]{font-size:2.5rem;line-height:1.02;margin-bottom:1.25rem;letter-spacing:-.02em;color:var(--white)}.hero-highlight[data-astro-cid-dhfotatx]{font-style:italic;background:linear-gradient(135deg,#f22,#ff6b4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-sub[data-astro-cid-dhfotatx]{color:var(--silver);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.6;margin-bottom:1.65rem;max-width:48ch;margin-inline:auto}.hero-ctas[data-astro-cid-dhfotatx]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;justify-content:center}.btn-hero[data-astro-cid-dhfotatx]{padding:.8rem 1.75rem;font-size:.95rem}.hero-stats[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:1.25rem;padding-top:1.35rem;border-top:1px solid var(--border)}.stat[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.2rem}.stat-n[data-astro-cid-dhfotatx]{font-family:var(--font-head);font-weight:900;font-size:1.55rem;color:var(--white)}.stat-l[data-astro-cid-dhfotatx]{font-size:.72rem;color:var(--silver-dim);text-transform:uppercase;letter-spacing:.08em}.stat-div[data-astro-cid-dhfotatx]{width:1px;height:32px;background:var(--border)}.hero-showcase[data-astro-cid-dhfotatx]{position:relative;width:100%;max-width:580px;margin-inline:auto}.showcase-card[data-astro-cid-dhfotatx]{background:linear-gradient(155deg,#1a1a1abf,#0e0e0ef2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1.35rem 1.45rem 1.25rem;box-shadow:0 24px 60px #000000b3,0 0 50px #9b000024;display:flex;flex-direction:column;gap:1rem;transition:border-color .3s}.showcase-card[data-astro-cid-dhfotatx]:hover{border-color:#c0000059}.showcase-top[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.showcase-tag[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.15rem}.tag-model[data-astro-cid-dhfotatx]{font-family:var(--font-head);font-size:1.15rem;font-weight:900;color:var(--white);letter-spacing:.06em}.tag-type[data-astro-cid-dhfotatx]{font-size:.78rem;color:var(--silver-dim);text-transform:uppercase;letter-spacing:.04em}.showcase-status[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:.45rem;background:#25d3661a;border:1px solid rgba(37,211,102,.25);color:#55e588;padding:.25rem .65rem;border-radius:999px;font-family:var(--font-head);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.status-indicator[data-astro-cid-dhfotatx]{width:6px;height:6px;background:#25d366;border-radius:50%;box-shadow:0 0 6px #25d366}.showcase-stage[data-astro-cid-dhfotatx]{position:relative;aspect-ratio:1.22;max-height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px}.showcase-glow[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:radial-gradient(ellipse 65% 55% at 50% 60%,rgba(192,0,0,.25) 0%,transparent 70%);pointer-events:none}.laser-scanner[data-astro-cid-dhfotatx]{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(255,34,34,.9) 25%,rgba(255,140,100,1) 50%,rgba(255,34,34,.9) 75%,transparent 100%);box-shadow:0 0 12px #ff2222e6,0 0 24px #ff3c3c99;opacity:0;z-index:10;pointer-events:none}.laser-scanner[data-astro-cid-dhfotatx].scanning{animation:laserSweep .52s cubic-bezier(.16,1,.3,1) forwards}@keyframes laserSweep{0%{top:4%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:94%;opacity:0}}.hero-img-display[data-astro-cid-dhfotatx]{position:relative;z-index:2;width:95%;height:95%;object-fit:contain;transition:opacity .28s var(--ease-out),transform .35s var(--ease-out),filter .28s var(--ease-out);filter:drop-shadow(0 14px 28px rgba(0,0,0,.6))}.hero-img-display[data-astro-cid-dhfotatx].switching{opacity:.35;transform:scale(.95);filter:drop-shadow(0 8px 16px rgba(0,0,0,.4)) blur(2px) brightness(1.15)}.showcase-card[data-astro-cid-dhfotatx]:hover .hero-img-display[data-astro-cid-dhfotatx]:not(.switching){transform:scale(1.03)}.telemetry-tick[data-astro-cid-dhfotatx]{animation:telemetryPulse .32s var(--ease-out) forwards}@keyframes telemetryPulse{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.showcase-specs[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:wrap}.spec-pill[data-astro-cid-dhfotatx]{font-family:var(--font-head);font-size:.78rem;font-weight:700;color:var(--silver);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:.35rem .75rem;border-radius:6px;letter-spacing:.02em;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.showcase-switcher[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.06)}.switcher-btn[data-astro-cid-dhfotatx]{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:var(--silver-dim);font-family:var(--font-head);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.5rem .25rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .25s ease;text-align:center;overflow:hidden}.switcher-btn[data-astro-cid-dhfotatx]:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--red-bright);transform:scaleX(0);transition:transform .25s var(--ease-out)}.switcher-btn[data-astro-cid-dhfotatx]:hover{background:#ffffff14;color:var(--white);border-color:#fff3}.switcher-btn[data-astro-cid-dhfotatx].active{background:#c0000033;border-color:var(--red-bright);color:var(--white);box-shadow:0 0 12px #c0000059}.switcher-btn[data-astro-cid-dhfotatx].active:before{transform:scaleX(1)}.diferenciais-sec[data-astro-cid-dhfotatx]{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.diferenciais-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr;gap:1rem}.diferencial[data-astro-cid-dhfotatx]{padding:1.5rem;transition:transform .25s var(--ease-out)}.diferencial[data-astro-cid-dhfotatx]:hover{transform:translateY(-3px)}.dif-icon[data-astro-cid-dhfotatx]{width:48px;height:48px;background:#9b000026;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--red-bright);transition:background-color .25s ease,transform .25s var(--ease-out)}.diferencial[data-astro-cid-dhfotatx]:hover .dif-icon[data-astro-cid-dhfotatx]{background:#c0000047;transform:scale(1.08)}.dif-icon[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:24px;height:24px}.diferencial[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:var(--font-head);font-size:1.1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.diferencial[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--silver);font-size:.9rem;line-height:1.6}.maquinas-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.maquina-card[data-astro-cid-dhfotatx]{display:flex;flex-direction:column}.maquina-img-wrap[data-astro-cid-dhfotatx]{aspect-ratio:1;background:#181818;border-radius:calc(var(--radius) - 4px);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1.5rem;margin-bottom:1.25rem;border:1px solid rgba(255,255,255,.05)}.maquina-img-wrap[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.16,1,.3,1)}.maquina-card[data-astro-cid-dhfotatx]:hover .maquina-img-wrap[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.06)}.maquina-info[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;flex-grow:1;padding:0 .5rem .5rem}.maquina-info[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:var(--font-head);font-size:1.25rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem}.maquina-info[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--silver);font-size:.88rem;line-height:1.55;flex-grow:1;margin-bottom:1.25rem}.maquina-cta[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-head);font-size:.85rem;font-weight:700;color:var(--red-bright);text-transform:uppercase;letter-spacing:.05em;transition:gap .2s var(--ease-out)}.maquina-cta[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{transition:transform .25s var(--ease-out)}.maquina-card[data-astro-cid-dhfotatx]:hover .maquina-cta[data-astro-cid-dhfotatx]{gap:.7rem}.maquina-card[data-astro-cid-dhfotatx]:hover .maquina-cta[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{transform:translate(4px)}.pecas-cta-sec[data-astro-cid-dhfotatx]{position:relative;background:linear-gradient(135deg,#1a0404,#0d0d0d 55%,#151515);border-top:1px solid rgba(192,0,0,.3);border-bottom:1px solid rgba(192,0,0,.3);overflow:hidden}.pecas-cta-inner[data-astro-cid-dhfotatx]{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;padding-block:clamp(4rem,7vw,6rem)}.pecas-cta-inner[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(2rem,4vw,3rem);margin-block:.5rem 1rem}.pecas-cta-inner[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:#ffffffbf;max-width:44ch}.pecas-img-group[data-astro-cid-dhfotatx]{position:relative;display:none;align-items:center;justify-content:center}.pecas-img-group[data-astro-cid-dhfotatx]:before{content:"";position:absolute;width:85%;height:85%;background:radial-gradient(ellipse at center,rgba(192,0,0,.22) 0%,transparent 70%);pointer-events:none}.pecas-img-group[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{position:relative;z-index:2;width:100%;filter:drop-shadow(0 20px 50px rgba(0,0,0,.65));transition:transform .4s var(--ease-out)}.pecas-cta-sec[data-astro-cid-dhfotatx]:hover .pecas-img-group[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.03)}.contato-rapido-inner[data-astro-cid-dhfotatx]{text-align:center}.contato-rapido-inner[data-astro-cid-dhfotatx] .accent-line[data-astro-cid-dhfotatx],.contato-rapido-inner[data-astro-cid-dhfotatx] .section-subtitle[data-astro-cid-dhfotatx]{margin-inline:auto}.contato-opcoes[data-astro-cid-dhfotatx]{display:flex;justify-content:center;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.contato-opcao[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:1rem;padding:1.25rem 2rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);transition:all .2s;min-width:220px}.contato-opcao[data-astro-cid-dhfotatx]:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 12px 30px #0006}.contato-opcao[data-astro-cid-dhfotatx].whats{color:#25d366}.contato-opcao[data-astro-cid-dhfotatx].whats:hover{border-color:#25d366}.contato-opcao[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;font-family:var(--font-head);font-weight:700;font-size:1.05rem;text-transform:uppercase}.contato-opcao[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:.8rem;color:var(--silver-dim)}@media(min-width:769px){.hero-title[data-astro-cid-dhfotatx]{font-size:clamp(2.35rem,4.4vw,4.2rem)}.hero-stats[data-astro-cid-dhfotatx]{gap:2rem}.diferenciais-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr);gap:2.5rem}.maquinas-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.showcase-switcher[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}.pecas-img-group[data-astro-cid-dhfotatx]{display:flex}}@media(min-width:1101px){.hero-container[data-astro-cid-dhfotatx]{grid-template-columns:1.12fr .88fr;padding-block:2.75rem 2.25rem}.hero-content[data-astro-cid-dhfotatx]{max-width:620px;text-align:left}.hero-sub[data-astro-cid-dhfotatx]{margin-inline:0}.hero-ctas[data-astro-cid-dhfotatx],.hero-stats[data-astro-cid-dhfotatx]{justify-content:flex-start}.hero-showcase[data-astro-cid-dhfotatx]{max-width:100%;margin-inline:0}.diferenciais-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}.maquinas-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}.pecas-cta-inner[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}}
