/* Alinea verticales y Juan Manuel al manual: #00CC00 · negro · blanco · Poetsen */

body[data-pdp-page="marketing"],
body[data-pdp-page="desarrollo"],
body[data-pdp-page="audiovisual"],
body.jm-page,
body.juan-manuel-page,
.jm-page,
.juan-manuel-page {
  --pdp-green: #00cc00;
  --green-neon: #00cc00;
  --pdp-neon: #00cc00;
  --green-bright: #00cc00;
  --pdp-nav-accent: #00cc00;
  --cyber-cyan: #00cc00;
  --primary-container: #00cc00;
  --font-display: "Poetsen One", "Trebuchet MS", sans-serif;
  --font-heading: "Poetsen One", "Trebuchet MS", sans-serif;
  --font-headline: "Poetsen One", "Trebuchet MS", sans-serif;
  --font-body: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body[data-pdp-page="marketing"] h1,
body[data-pdp-page="marketing"] h2,
body[data-pdp-page="marketing"] h3,
body[data-pdp-page="desarrollo"] h1,
body[data-pdp-page="desarrollo"] h2,
body[data-pdp-page="desarrollo"] h3,
body[data-pdp-page="audiovisual"] h1,
body[data-pdp-page="audiovisual"] h2,
body[data-pdp-page="audiovisual"] h3,
.jm-page h1,
.jm-page h2,
.jm-page h3,
.juan-manuel-page h1,
.juan-manuel-page h2,
.juan-manuel-page h3 {
  font-family: "Poetsen One", "Trebuchet MS", sans-serif;
  font-weight: 400;
}

html.pdp-no-three [id*="threejs"],
html.pdp-no-three [id$="-3d-canvas"],
html.pdp-no-three [id$="-3d-container"],
html.pdp-no-three [id^="obj3d-"],
html.pdp-no-three #lens-container,
html.pdp-no-three #lens-bridge-container,
html.pdp-no-three #clapper-3d-container,
html.pdp-no-three .floating-hero-3d {
  display: none !important;
}
