/* =========================================================
   INSYGMA MAGNESIUM BISGLYCINATE · PERFORMANCE V4
   Breakdance Code Block ready · CSS externo
   Substitui o ficheiro anterior POR COMPLETO.
   Regras da casa:
   - Movimento só via transform/opacity (compositor)
   - NUNCA declarar transform com !important no
     .insy-mag-product fora dos blocos low-end / reduced-motion
   - Zero blur()/backdrop-filter em mobile
========================================================= */

.insy-mag-page {
  --mg-bg: #f8f8ff;
  --mg-bg-2: #f1f2ff;
  --mg-bg-3: #ebeefb;
  --mg-white: #ffffff;
  --mg-ink: #141722;
  --mg-body: #5d6170;
  --mg-muted: #6b7080;
  --mg-line: rgba(20, 23, 34, 0.10);
  --mg-line-strong: rgba(20, 23, 34, 0.16);
  --mg-accent: #7d86c7;
  --mg-accent-deep: #4f5a9d;
  --mg-accent-soft: #dfe3ff;
  --mg-glow-blue: 86, 116, 235;
  --mg-green: #3fa174;
  --mg-navy: #171b2c;
  --mg-danger-muted: #d1d4dc;

  width: 100%;
  overflow: visible;
  overflow-x: hidden;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  color: var(--mg-ink);
  background: var(--mg-bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  line-height: 1.5;
  font-synthesis-weight: none;
}

@supports (overflow: clip) {
  .insy-mag-page { overflow-x: clip; }
}

/* Baseline iOS 12 / Android 8. Browsers modernos substituem estes
   valores pelas versões fluidas declaradas mais abaixo. */
.insy-mag-wrap { width: 100% !important; max-width: 1240px !important; padding-left: 22px !important; padding-right: 22px !important; }
.insy-mag-title { font-size: 38px !important; }
.insy-mag-section-title { margin-bottom: 26px !important; font-size: 34px !important; }
.insy-mag-page h2 { margin-bottom: 30px !important; }
.insy-mag-lead,
.insy-mag-section-lead { font-size: 16px !important; }
.insy-mag-hero { padding: 76px 0 42px; }
.insy-mag-hero__ambient { width: 54vw; height: 54vw; max-width: 720px; max-height: 720px; }
.insy-mag-hero__wrap { gap: 42px; }
.insy-mag-hero__visual { min-height: 460px !important; }
.insy-mag-hero__visual::before { font-size: 74px; }
.insy-mag-orbit.one { width: 74%; max-width: 500px; }
.insy-mag-orbit.two { width: 94%; max-width: 650px; }
.insy-mag-glow { width: 68%; max-width: 440px; }
.insy-mag-product { width: 85%; max-width: 380px; }
.insy-mag-shadow { width: 40%; max-width: 270px; }
.insy-mag-why,
.insy-mag-benefits,
.insy-mag-forms,
.insy-mag-essential,
.insy-mag-quality,
.insy-mag-faq { padding: 82px 0; }
.insy-mag-bullets { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
.insy-mag-forms-grid,
.insy-mag-faq-grid { gap: 34px; }
.insy-mag-essential-grid { gap: 34px !important; }
.insy-mag-deficiency { padding: 30px; }
.insy-mag-deficiency h3 { font-size: 32px !important; }
.insy-mag-deficiency p { font-size: 15.5px !important; }
.insy-mag-lots { padding: 22px; }
.insy-mag-lots-head h3 { font-size: 20px !important; }
.insy-mag-pricing { padding: 72px 0 92px; }
.insy-mag-pricing-box { padding: 48px 20px; }
.insy-mag-pricing .insy-mag-guarantee-box { width: 100% !important; max-width: 720px !important; }

@supports not (aspect-ratio: 1) {
  .insy-mag-orbit::before,
  .insy-mag-glow::before { content: ""; display: block; padding-top: 100%; }

  .insy-mag-eyebrow,
  .insy-mag-actions,
  .insy-mag-btn,
  .insy-mag-trust,
  .insy-mag-trust-item,
  .insy-mag-benefit-card .note,
  .insy-mag-free,
  .insy-mag-acc-question,
  .insy-mag-sticky-inner { gap: 0 !important; }

  .insy-mag-eyebrow::before { margin-right: 11px; }
  .insy-mag-actions > * + * { margin-left: 14px; }
  .insy-mag-btn > svg { margin-left: 9px; }
  .insy-mag-trust-item { margin-right: 24px; margin-bottom: 12px; }
  .insy-mag-trust-item svg { margin-right: 9px; }
  .insy-mag-benefit-card .note > * + * { margin-left: 14px; }
  .insy-mag-free > span { margin-right: 10px; margin-bottom: 10px; }
  .insy-mag-acc-question .insy-mag-accordion-plus { margin-left: 16px; }
  .insy-mag-sticky-inner > * + * { margin-left: 18px; }
}

.insy-mag-page *,
.insy-mag-page *::before,
.insy-mag-page *::after { box-sizing: border-box; }

.insy-mag-page img { max-width: 100%; display: block; }

/* margin negativo só onde é intencional (era global em todas as imgs) */
.insy-mag-product { margin-top: -35px; }

.insy-mag-page h1,
.insy-mag-page h2,
.insy-mag-page h3,
.insy-mag-page h4,
.insy-mag-page h5,
.insy-mag-page p,
.insy-mag-page ul,
.insy-mag-page ol,
.insy-mag-page li {
  margin: 0 !important;
  padding: 0 !important;
}

.insy-mag-page ul,
.insy-mag-page ol { list-style: none !important; margin: 15px 0 15px !important; }
.insy-mag-page a { color: inherit; text-decoration: none; }

.insy-mag-page > section,
.insy-mag-page > footer {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

.insy-mag-wrap {
  width: min(1240px, 100%) !important;
  max-width: 1240px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(22px, 5vw, 72px) !important;
  padding-right: clamp(22px, 5vw, 72px) !important;
}

/* ---------- Tipografia base ---------- */

.insy-mag-eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 11px !important;
  margin-bottom: 22px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase !important;
  color: rgba(20, 23, 34, 0.68) !important;
}

.insy-mag-eyebrow::before {
  content: "";
  width: 9px;
  height: 9px;
  flex: 0 0 9px;
  border-radius: 999px;
  background: var(--mg-accent);
  box-shadow: 0 0 0 7px rgba(125, 134, 199, 0.16), 0 0 34px rgba(125, 134, 199, 0.36);
}

.insy-mag-title {
  margin: 0 !important;
  font-size: clamp(38px, 5.4vw, 72px) !important;
  line-height: 0.95 !important;
  letter-spacing: -0.058em !important;
  font-weight: 800 !important;
  color: var(--mg-ink) !important;
}

.insy-mag-hero__title { margin-bottom: 10px !important; }

.insy-mag-title em,
.insy-mag-section-title em,
.insy-mag-deficiency h3 em {
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-weight: 500 !important;
  color: var(--mg-accent-deep) !important;
  letter-spacing: -0.05em !important;
}

.insy-mag-section-title {
  margin: 0 0 26px !important;
  margin: 0 0 clamp(26px, 2.6vw, 36px) !important;
  font-size: clamp(34px, 4.8vw, 58px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.058em !important;
  font-weight: 800 !important;
  color: var(--mg-ink) !important;
}

.insy-mag-section-title + .insy-mag-section-lead,
.insy-mag-section-title + p { margin-top: 0 !important; }

.insy-mag-page h2 { margin-bottom: clamp(30px, 3vw, 44px) !important; }

.insy-mag-lead,
.insy-mag-section-lead {
  font-size: clamp(16px, 1.4vw, 18px) !important;
  line-height: 1.48 !important;
  font-weight: 500 !important;
  color: var(--mg-body) !important;
}

.insy-mag-section-lead { max-width: 740px; }

/* ---------- Botões ---------- */

.insy-mag-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-top: 34px;
}

.insy-mag-btn {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 30px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease, border-color .22s ease;
}

.insy-mag-btn:hover { transform: translateY(-2px); }

.insy-mag-btn-primary {
  background: var(--mg-navy) !important;
  color: #fff !important;
  box-shadow: 0 18px 38px rgba(23, 27, 44, 0.18);
}

.insy-mag-btn-primary:hover { box-shadow: 0 24px 48px rgba(23, 27, 44, 0.22); }

.insy-mag-btn-ghost {
  background: var(--mg-navy) !important;
  color: #ffffff !important;
  border-color: var(--mg-line) !important;
}

.insy-mag-btn-ghost:hover {
  background: #242a41 !important;
  color: #ffffff !important;
  border-color: var(--mg-accent) !important;
}

.insy-mag-page a:focus,
.insy-mag-page summary:focus {
  outline: 3px solid #6f79bd;
  outline-offset: 4px;
}

.insy-mag-page a:focus:not(:focus-visible),
.insy-mag-page summary:focus:not(:focus-visible) { outline: none; }

.insy-mag-page a:focus-visible,
.insy-mag-page summary:focus-visible {
  outline: 3px solid #6f79bd;
  outline-offset: 4px;
}

/* =========================================================
   HERO
========================================================= */

.insy-mag-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(76px, 8vw, 112px) 0 clamp(42px, 5vw, 70px);
  background:
    radial-gradient(circle at 72% 34%, rgba(125, 134, 199, 0.20), transparent 28%),
    radial-gradient(circle at 16% 10%, rgba(255,255,255,0.96), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, var(--mg-bg) 54%, var(--mg-bg-2) 100%);
}

.insy-mag-hero__grid {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  inset: 0;
  z-index: -2;
  opacity: .34;
  background-image: linear-gradient(rgba(20, 23, 34, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(20, 23, 34, 0.035) 1px, transparent 1px);
  background-size: 56px 56px;
  -webkit-mask-image: radial-gradient(circle at 66% 42%, black 0%, transparent 62%);
  mask-image: radial-gradient(circle at 66% 42%, black 0%, transparent 62%);
  pointer-events: none;
}

.insy-mag-hero__ambient {
  position: absolute;
  top: 42%;
  right: 3%;
  width: min(54vw, 720px);
  height: min(54vw, 720px);
  border-radius: 999px;
  background: radial-gradient(circle, rgba(125, 134, 199, 0.20) 0%, rgba(125, 134, 199, 0.10) 36%, rgba(125, 134, 199, 0) 72%);
  z-index: -1;
  pointer-events: none;
}

.insy-mag-hero__wrap {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 1.08fr);
  grid-template-areas: "content visual" "cards cards";
  align-items: center;
  grid-gap: 42px;
  gap: clamp(42px, 5vw, 84px);
}

.insy-mag-hero__content { grid-area: content; max-width: 640px; }
.insy-mag-hero__title { max-width: 760px; }
.insy-mag-hero__title span { display: block; }
.insy-mag-hero__lead { max-width: 570px; margin-top: 28px !important; }

.insy-mag-trust {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 24px;
  margin-top: 24px;
}

.insy-mag-trust-item {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
  font-size: 13.5px !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
  color: rgba(20, 23, 34, 0.66);
}

.insy-mag-trust-item svg {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  color: var(--mg-green);
  fill: none;
  stroke: currentColor;
  stroke-width: 2.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.insy-mag-trust-item span { display: inline; }

/* ---------- Visual: frasco + glow + tags ---------- */

.insy-mag-hero__visual {
  grid-area: visual;
  position: relative;
  min-height: clamp(460px, 52vw, 660px) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible !important;
}

/* Texto editorial atrás do frasco */
.insy-mag-hero__visual::before {
  content: "MAGNESIO";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -52%);
  font-size: clamp(74px, 10.6vw, 154px);
  line-height: 1;
  font-weight: 800 !important;
  letter-spacing: -0.105em;
  color: rgba(20, 23, 34, 0.042);
  pointer-events: none;
  white-space: nowrap;
  user-select: none;
}

.insy-mag-orbit {
  position: absolute;
  border-radius: 999px;
  border: 1px solid rgba(20, 23, 34, 0.08);
  background: radial-gradient(circle, rgba(255,255,255,0.42), rgba(255,255,255,0) 70%);
  pointer-events: none;
}

.insy-mag-orbit.one { width: min(74%, 500px); aspect-ratio: 1; animation: insyMagOrbitBreath 7s ease-in-out infinite; }
.insy-mag-orbit.two { width: min(94%, 650px); aspect-ratio: 1; opacity: .58; animation: insyMagOrbitBreath 7s ease-in-out infinite reverse; }

/* Glow azul — radial-gradient puro, sem blur(). Anima só opacity+scale. */
.insy-mag-glow {
  position: absolute;
  width: min(68%, 440px);
  aspect-ratio: 1;
  border-radius: 999px;
  z-index: 2;
  pointer-events: none;
  background: radial-gradient(circle,
    rgba(var(--mg-glow-blue), 0.40) 0%,
    rgba(var(--mg-glow-blue), 0.22) 34%,
    rgba(var(--mg-glow-blue), 0.08) 56%,
    rgba(var(--mg-glow-blue), 0) 72%);
  animation: insyMagGlowBreath 5.4s ease-in-out infinite;
}

/* Frasco — transform completo em todos os keyframes: compositor-only
   e compatível com a baseline antiga. */
.insy-mag-product {
  position: relative;
  z-index: 3;
  width: min(85%, 380px);
  height: auto;
  filter: drop-shadow(0 34px 42px rgba(20, 23, 34, 0.16));
  transform: translate(0, 0) rotate(-5.4deg) scale(1);
  transform-origin: center center;
  animation: insyMagAlive 5.4s ease-in-out infinite;
}

.insy-mag-shadow {
  position: absolute;
  left: 50%;
  bottom: 18%;
  width: min(40%, 270px);
  height: 54px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: radial-gradient(ellipse at center, rgba(20,23,34,.16) 0%, rgba(20,23,34,.08) 42%, rgba(20,23,34,0) 74%);
  pointer-events: none;
  animation: insyMagShadow 5.4s ease-in-out infinite;
}

.insy-mag-float {
  position: absolute;
  z-index: 4;
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 0 15px;
  border-radius: 999px;
  border: 1px solid rgba(20,23,34,0.08);
  background: rgba(255,255,255,0.92);
  box-shadow: 0 14px 30px rgba(20,23,34,0.07);
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: rgba(20,23,34,0.72);
  white-space: nowrap;
  pointer-events: none;
}

.insy-mag-float.f1 { top: 18%; left: 10%; }
.insy-mag-float.f2 { top: 35%; right: 14%; }
.insy-mag-float.f3 { bottom: 22%; left: 12%; }
.insy-mag-float.f4 { bottom: 18%; right: 15%; }

@media (prefers-reduced-motion: no-preference) {
  .insy-mag-float.f1 { animation: insyMagTagBobA 6.2s ease-in-out infinite; }
  .insy-mag-float.f2 { animation: insyMagTagBobB 6.8s ease-in-out infinite; }
  .insy-mag-float.f3 { animation: insyMagTagBobC 7.1s ease-in-out infinite; }
  .insy-mag-float.f4 { animation: insyMagTagBobD 6.5s ease-in-out infinite; }
}

.insy-mag-hero__cards {
  grid-area: cards;
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  grid-gap: 14px;
  gap: 14px;
  margin-top: -8px;
}

.insy-mag-mini-card {
  min-height: 142px;
  padding: 22px 20px;
  border-radius: 26px;
  border: 1px solid var(--mg-line);
  background: rgba(255,255,255,0.52);
  backdrop-filter: blur(14px);
  box-shadow: 0 12px 30px rgba(20,23,34,0.04);
  transition: transform .22s ease, background .22s ease, border-color .22s ease;
}

.insy-mag-mini-card:hover { transform: translateY(-3px); background: rgba(255,255,255,0.76); border-color: var(--mg-line-strong); }

.insy-mag-mini-card span {
  display: block;
  margin-bottom: 18px;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.16em !important;
  color: var(--mg-accent-deep);
}

.insy-mag-mini-card h3 {
  margin-bottom: 8px !important;
  font-size: 21px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em !important;
}

.insy-mag-mini-card p {
  font-size: 14.5px !important;
  line-height: 1.5 !important;
  color: var(--mg-body) !important;
  font-weight: 500 !important;
}

/* =========================================================
   WHY BISGLYCINATE
========================================================= */

.insy-mag-why {
  position: relative;
  padding: clamp(82px, 8vw, 122px) 0;
  background: radial-gradient(circle at 18% 10%, rgba(125,134,199,0.12), transparent 28%), linear-gradient(180deg, var(--mg-bg-2) 0%, #fff 100%);
}

.insy-mag-why .insy-mag-why-grid {
  width: 100% !important;
  max-width: 100% !important;
}

.insy-mag-why-grid { display: block; }

.insy-mag-why-head {
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
}

.insy-mag-why-head .insy-mag-section-lead {
  margin-left: auto !important;
  margin-right: auto !important;
}

.insy-mag-bullets {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  grid-gap: 16px;
  gap: 16px;
  margin: 48px auto 0;
  max-width: 1120px;
}

.insy-mag-bullet {
  display: grid;
  grid-template-columns: 38px minmax(0,1fr);
  grid-gap: 14px;
  gap: 14px;
  align-items: start;
  padding: 18px 18px;
  border-radius: 22px;
  border: 1px solid var(--mg-line);
  background: rgba(255,255,255,0.76);
  box-shadow: 0 10px 24px rgba(20,23,34,0.035);
}

.insy-mag-bullet .ic {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: var(--mg-accent-soft);
  color: var(--mg-accent-deep);
  display: flex;
  align-items: center;
  justify-content: center;
}

.insy-mag-bullet .ic svg { width: 18px; height: 18px; }

.insy-mag-bullet b {
  display: block;
  margin-bottom: 6px;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em !important;
  color: var(--mg-ink);
}

.insy-mag-bullet span {
  display: block;
  font-size: 14.5px !important;
  line-height: 1.5 !important;
  color: var(--mg-body);
  font-weight: 500 !important;
}

/* =========================================================
   BENEFITS
========================================================= */

.insy-mag-benefits { padding: clamp(82px, 8vw, 122px) 0; background: #fff; }
.insy-mag-benefits-head { max-width: 700px; margin-bottom: 48px; }

.insy-mag-benefit-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); grid-gap: 16px; gap: 16px; }

.insy-mag-benefit-card {
  min-height: 310px;
  padding: 26px 24px;
  border-radius: 28px;
  border: 1px solid var(--mg-line);
  background: radial-gradient(circle at 90% 0%, rgba(125,134,199,0.10), transparent 32%), linear-gradient(180deg, #fff 0%, var(--mg-bg) 100%);
  box-shadow: 0 18px 40px rgba(20,23,34,0.045);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.insy-mag-benefit-card:hover { transform: translateY(-4px); box-shadow: 0 24px 55px rgba(20,23,34,0.07); border-color: var(--mg-line-strong); }

.insy-mag-benefit-card .idx {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--mg-navy);
  color: #fff;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 24px;
}

.insy-mag-benefit-card h3 {
  margin-bottom: 14px !important;
  font-size: 24px !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em !important;
  color: var(--mg-ink);
}

.insy-mag-benefit-card p {
  font-size: 15px !important;
  line-height: 1.62 !important;
  color: var(--mg-body);
  font-weight: 500 !important;
}

.insy-mag-benefit-card .note {
  margin-top: 22px;
  padding-top: 16px;
  border-top: 1px solid var(--mg-line);
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: flex-end;
  align-items: end;
}

.insy-mag-benefit-card .note strong {
  display: block;
  color: var(--mg-accent-deep);
  font-size: 16px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}

.insy-mag-benefit-card .note span {
  display: block;
  max-width: 150px;
  text-align: right;
  font-size: 12px !important;
  line-height: 1.35 !important;
  color: var(--mg-muted);
  font-weight: 700 !important;
}

.insy-mag-ref {
  vertical-align: super;
  font-size: 10px !important;
  line-height: 0 !important;
  margin-left: 2px;
  color: var(--mg-accent-deep);
  font-weight: 800 !important;
}

.insy-mag-ref a { color: var(--mg-accent-deep) !important; text-decoration: none !important; }

/* =========================================================
   FORMS COMPARISON
========================================================= */

.insy-mag-forms {
  padding: clamp(82px, 8vw, 122px) 0;
  background: radial-gradient(circle at 80% 0%, rgba(125,134,199,0.13), transparent 30%), linear-gradient(180deg, var(--mg-bg) 0%, var(--mg-bg-2) 100%);
}

.insy-mag-forms-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
  grid-gap: 34px;
  gap: clamp(34px, 5vw, 72px);
  align-items: start;
}

.insy-mag-compare-wrap {
  width: 100%;
  overflow: hidden;
  border: 1px solid var(--mg-line-strong);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(20,23,34,0.06);
}

.insy-mag-compare-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
}

.insy-mag-compare-table col:nth-child(1) { width: 37%; }
.insy-mag-compare-table col:nth-child(2) { width: 31.5%; }
.insy-mag-compare-table col:nth-child(3) { width: 31.5%; }

.insy-mag-compare-table th,
.insy-mag-compare-table td {
  padding: 22px 16px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid var(--mg-line);
  border-right: 1px solid var(--mg-line);
  font-size: 14px !important;
  line-height: 1.35 !important;
}

.insy-mag-compare-table th:last-child,
.insy-mag-compare-table td:last-child { border-right: 0; }
.insy-mag-compare-table tr:last-child td { border-bottom: 0; }

.insy-mag-compare-table thead th {
  background: var(--mg-navy);
  color: #fff !important;
  font-size: 12.5px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
}

.insy-mag-compare-table tbody th {
  color: var(--mg-ink);
  font-weight: 800 !important;
  background: #fff;
}

.insy-mag-compare-table td.us { background: rgba(125,134,199,0.08); color: var(--mg-ink); font-weight: 800 !important; }
.insy-mag-compare-table td.common { color: #42465a; font-weight: 700 !important; }

.insy-mag-dot {
  display: inline-flex;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  border-radius: 999px;
  margin-right: 8px;
  vertical-align: -3px;
}

.insy-mag-dot.good { background: var(--mg-green); }
.insy-mag-dot.muted { background: var(--mg-danger-muted); }

.insy-mag-warning {
  margin-top: 30px;
  padding: 22px 22px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid var(--mg-line);
  box-shadow: 0 12px 28px rgba(20,23,34,0.04);
}

.insy-mag-warning b {
  display: block;
  margin-bottom: 10px;
  color: var(--mg-ink);
  font-size: 17px !important;
  font-weight: 700 !important;
}

.insy-mag-warning p { font-size: 15px !important; line-height: 1.6 !important; color: var(--mg-body); font-weight: 500 !important; }

/* =========================================================
   WHAT IS MAGNESIUM / FUNCTIONS
========================================================= */

.insy-mag-essential {
  padding: clamp(82px, 8vw, 122px) 0;
  background: #fff;
}

.insy-mag-essential-grid {
  display: grid !important;
  grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr) !important;
  grid-gap: 34px !important;
  gap: clamp(34px, 5vw, 72px) !important;
  align-items: start !important;
}

.insy-mag-function-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-gap: 14px !important;
  gap: 14px !important;
}

.insy-mag-function {
  padding: 22px 20px !important;
  border-radius: 24px !important;
  border: 1px solid var(--mg-line) !important;
  background: linear-gradient(180deg, #fff 0%, var(--mg-bg) 100%) !important;
  box-shadow: 0 12px 30px rgba(20, 23, 34, 0.035) !important;
}

.insy-mag-function span {
  display: block !important;
  margin-bottom: 16px !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: .16em !important;
  color: var(--mg-accent-deep) !important;
}

.insy-mag-function h3 {
  margin-bottom: 10px !important;
  font-size: 20px !important;
  line-height: 1.14 !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em !important;
  color: var(--mg-ink) !important;
}

.insy-mag-function p {
  font-size: 14.5px !important;
  line-height: 1.55 !important;
  color: var(--mg-body) !important;
  font-weight: 500 !important;
}

/* ---------- Deficiency ---------- */

.insy-mag-deficiency {
  margin-top: 44px;
  padding: clamp(30px, 4vw, 46px);
  border-radius: 34px;
  background:
    radial-gradient(circle at 88% 10%, rgba(229, 57, 53, 0.18), transparent 34%),
    radial-gradient(circle at 15% 0%, rgba(125, 134, 199, 0.18), transparent 30%),
    linear-gradient(135deg, #121625 0%, #1a1f34 58%, #2a304d 100%);
  color: #fff;
  overflow: hidden;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: 0 28px 80px rgba(20, 23, 34, 0.18);
}

.insy-mag-def-alert {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(229, 57, 53, 0.14);
  border: 1px solid rgba(229, 57, 53, 0.34);
  color: #ff6b66;
  font-size: 11.5px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.13em !important;
  text-transform: uppercase !important;
}

.insy-mag-deficiency h3 {
  position: relative;
  max-width: 940px;
  margin-bottom: 18px !important;
  font-size: clamp(32px, 4.4vw, 54px) !important;
  line-height: 0.94 !important;
  letter-spacing: -0.058em !important;
  font-weight: 800 !important;
  color: #ffffff !important;
}

.insy-mag-deficiency h3 em {
  display: block;
  margin-top: 4px;
  font-weight: 600 !important;
  color: #ff5c57 !important;
  letter-spacing: -0.055em !important;
}

.insy-mag-deficiency p {
  position: relative;
  max-width: 920px;
  font-size: clamp(15.5px, 1.5vw, 18px) !important;
  line-height: 1.62 !important;
  color: rgba(255, 255, 255, 0.76) !important;
  font-weight: 600 !important;
}

.insy-mag-risk-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 14px;
  gap: 14px;
  margin-top: 32px;
}

.insy-mag-risk {
  padding: 20px 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: rgba(255, 255, 255, 0.07);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06);
}

.insy-mag-risk.danger {
  border-color: rgba(229, 57, 53, 0.28);
  background: linear-gradient(180deg, rgba(229, 57, 53, 0.12), rgba(255,255,255,0.055));
}

.insy-mag-risk.warning {
  border-color: rgba(255, 139, 72, 0.24);
  background: linear-gradient(180deg, rgba(255, 139, 72, 0.10), rgba(255,255,255,0.055));
}

.insy-mag-risk strong {
  display: block;
  margin-bottom: 9px;
  font-size: 16px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  color: #ffffff !important;
}

.insy-mag-risk.danger strong { color: #ff6b66 !important; }
.insy-mag-risk.warning strong { color: #ffb06f !important; }

.insy-mag-risk span {
  display: block;
  color: rgba(255,255,255,0.66) !important;
  font-size: 13.2px !important;
  line-height: 1.48 !important;
  font-weight: 600 !important;
}

/* =========================================================
   QUALITY / COA
========================================================= */

.insy-mag-quality {
  padding: clamp(82px, 8vw, 122px) 0;
  background: radial-gradient(circle at 20% 0%, rgba(125,134,199,0.12), transparent 30%), linear-gradient(180deg, var(--mg-bg) 0%, #fff 100%);
}

.insy-mag-quality-head {
  max-width: 860px;
  margin: 0 auto 52px;
  text-align: center;
}

.insy-mag-quality-head .insy-mag-section-lead {
  margin-left: auto !important;
  margin-right: auto !important;
}

.insy-mag-quality-head .insy-mag-free { justify-content: center; }

.insy-mag-free { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }

.insy-mag-free span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 15px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--mg-line);
  font-size: 13px !important;
  line-height: 1 !important;
  color: var(--mg-ink);
  font-weight: 700 !important;
  box-shadow: 0 6px 14px rgba(20,23,34,0.035);
}

.insy-mag-lots {
  margin-top: 44px;
  padding: clamp(22px, 3vw, 38px);
  border-radius: 32px;
  border: 1px solid var(--mg-line);
  background: linear-gradient(180deg, #fff, var(--mg-bg));
  box-shadow: 0 24px 60px rgba(20,23,34,0.06);
}

.insy-mag-lots-head { margin-bottom: 22px; }
.insy-mag-lots-head h3 { margin-bottom: 8px !important; font-size: clamp(20px, 2.4vw, 26px) !important; line-height: 1.1 !important; font-weight: 700 !important; letter-spacing: -0.025em !important; color: var(--mg-ink); }
.insy-mag-lots-head p { font-size: 14.5px !important; line-height: 1.5 !important; color: var(--mg-body); font-weight: 500 !important; }

.insy-mag-coa-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  grid-gap: 14px;
  gap: 14px;
}

.insy-mag-coa {
  padding: 24px 22px;
  border-radius: 24px;
  border: 1px solid var(--mg-line);
  background: rgba(255,255,255,0.78);
  box-shadow: 0 12px 30px rgba(20,23,34,0.04);
}

.insy-mag-coa .ic {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--mg-accent-soft);
  color: var(--mg-accent-deep);
  margin-bottom: 16px;
}

.insy-mag-coa .ic svg { width: 19px; height: 19px; }
.insy-mag-coa h3 { margin-bottom: 8px !important; font-size: 19px !important; line-height: 1.18 !important; font-weight: 700 !important; letter-spacing: -0.025em !important; }
.insy-mag-coa p { font-size: 14px !important; line-height: 1.55 !important; color: var(--mg-body); font-weight: 500 !important; }

/* Widget de lotes (plugin) em full width dentro da caixa */
.insy-mag-lots .ins-pcf-wrapper {
  width: 100% !important;
  max-width: none !important;
  margin: 28px 0 0 0 !important;
}

.insy-mag-lots .ins-lot-control-panel,
.insy-mag-lots .ins-lot-data,
.insy-mag-lots .ins-pcf-doc-card {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.insy-mag-lots .ins-lot-control-panel {
  min-height: 68px !important;
  padding: 16px 22px !important;
}

.insy-mag-lots .ins-pcf-doc-card {
  min-height: 82px !important;
  padding: 18px 22px !important;
}

.insy-mag-lots .ins-btn-gradient-teal {
  min-width: 96px !important;
  justify-content: center !important;
}

@media (max-width: 640px) {
  .insy-mag-lots .ins-lot-control-panel {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
  }

  .insy-mag-lots .ins-lot-select-wrapper,
  .insy-mag-lots .ins-lot-select {
    width: 100% !important;
  }

  .insy-mag-lots .ins-pcf-doc-card { gap: 14px !important; }
  .insy-mag-lots .ins-btn-gradient-teal { min-width: 76px !important; }
}

/* =========================================================
   FAQ
========================================================= */

.insy-mag-faq { padding: clamp(82px, 8vw, 122px) 0; background: #fff; }

.insy-mag-faq-grid {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(420px, 1.15fr);
  grid-gap: 34px;
  gap: clamp(34px, 5vw, 72px);
  align-items: start;
}

.insy-mag-acc { border-top: 1px solid var(--mg-line-strong); }
.insy-mag-acc-item { border-bottom: 1px solid var(--mg-line); }

.insy-mag-acc-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
  padding: 24px 8px;
  font-size: 18px !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  color: var(--mg-ink);
  letter-spacing: -0.02em !important;
  transition: color .2s ease;
  list-style: none;
}

.insy-mag-acc-question::-webkit-details-marker { display: none; }
.insy-mag-acc-question::marker { content: ""; }
.insy-mag-acc-question:hover { color: var(--mg-accent-deep); }

.insy-mag-accordion-plus { width: 22px; height: 22px; flex: none; position: relative; transition: transform .17s ease; }
.insy-mag-accordion-plus::before,
.insy-mag-accordion-plus::after { content: ""; position: absolute; background: var(--mg-ink); border-radius: 2px; }
.insy-mag-accordion-plus::before { top: 10px; left: 2px; right: 2px; height: 2px; }
.insy-mag-accordion-plus::after { left: 10px; top: 2px; bottom: 2px; width: 2px; transition: opacity .17s ease; }
.insy-mag-acc-item[open] .insy-mag-accordion-plus { transform: rotate(90deg); }
.insy-mag-acc-item[open] .insy-mag-accordion-plus::after { opacity: 0; }

.insy-mag-acc-item[open] .insy-mag-acc-body { animation: insyMagFaqIn .17s ease-out both; }
.insy-mag-acc-body p { font-size: 15.5px !important; line-height: 1.65 !important; color: var(--mg-body); margin: 0 0 24px 8px !important; padding-right: 30px !important; font-weight: 500 !important; }

/* =========================================================
   PRICING / TIERS
========================================================= */

.insy-mag-pricing {
  padding: clamp(72px, 7vw, 112px) 0 clamp(92px, 8vw, 132px);
  background: radial-gradient(circle at 50% 0%, rgba(125,134,199,0.14), transparent 32%), linear-gradient(180deg, var(--mg-bg) 0%, #fff 100%);
}

.insy-mag-pricing-box {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  border: 1px solid var(--mg-line);
  background: #fff;
  box-shadow: 0 40px 100px rgba(20,23,34,0.06);
  padding: clamp(48px, 6vw, 80px) clamp(20px, 4vw, 42px);
  text-align: center;
}

.insy-mag-pricing-box::before {
  content: "";
  position: absolute;
  top: -260px;
  left: 50%;
  width: 560px;
  height: 560px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: radial-gradient(circle, rgba(125,134,199,0.20), rgba(125,134,199,0) 72%);
  pointer-events: none;
}

.insy-mag-pricing-head { position: relative; max-width: 760px; margin: 0 auto 52px; }
.insy-mag-pricing-head .insy-mag-section-title { margin-bottom: 24px !important; }
.insy-mag-pricing-head .insy-mag-section-lead { margin-left: auto !important; margin-right: auto !important; }

.insy-mag-bundle-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  grid-gap: 24px;
  gap: 24px;
  align-items: center;
  max-width: 1060px;
  margin: 0 auto;
  text-align: left;
}

.insy-mag-bundle {
  position: relative;
  border-radius: 28px;
  border: 1px solid var(--mg-line);
  background: var(--mg-bg);
  padding: 38px 22px 24px;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.insy-mag-bundle:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 55px rgba(20,23,34,0.08);
  border-color: var(--mg-line-strong);
}

.insy-mag-bundle.popular {
  background: #fff;
  border: 2px solid var(--mg-accent-deep);
  padding: 25px 30px 30px;
  box-shadow: 0 26px 70px rgba(79,90,157,0.16);
}

.insy-mag-bundle-tag {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border-radius: 999px;
  background: var(--mg-accent-deep);
  color: #fff;
  font-size: 11.5px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  white-space: nowrap;
}

.insy-mag-bundle-img {
  height: 275px;
  width: 100%;
  object-fit: contain;
  margin: -35px auto 0;
  filter: drop-shadow(0 16px 24px rgba(20,23,34,0.12));
}

.insy-mag-bundle.popular .insy-mag-bundle-img {
  transform: scale(1.32) !important;
  height: 380px;
  margin-top: -30px;
  margin-bottom: -15px;
}

.insy-mag-bundle .qty {
  text-align: center;
  font-size: 25px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important;
  letter-spacing: -0.045em !important;
  color: var(--mg-ink);
}

.insy-mag-bundle .duration {
  margin-top: 8px;
  text-align: center;
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  color: var(--mg-muted);
}

.insy-mag-bundle .price {
  margin-top: 22px;
  text-align: center;
  font-size: 43px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: -0.07em !important;
  color: var(--mg-ink);
}

.insy-mag-bundle .price small { font-size: 22px !important; letter-spacing: -0.04em !important; font-weight: 800 !important; }

.insy-mag-per-day {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  color: var(--mg-accent-deep);
}

.insy-mag-bundle-list {
  display: grid;
  grid-gap: 2px;
  gap: 2px;
  margin: 24px 0 !important;
  padding: 0 !important;
}

.insy-mag-bundle-list li {
  position: relative;
  padding-left: 22px !important;
  font-size: 13.8px !important;
  line-height: 1.42 !important;
  color: var(--mg-body);
  font-weight: 700 !important;
}

.insy-mag-bundle-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--mg-green);
  font-weight: 800 !important;
}

.insy-mag-bundle .insy-mag-btn {
  width: 100%;
  min-height: 50px;
  font-size: 14px !important;
  padding: 0 18px;
}

.insy-mag-bundle .shipping {
  margin-top: 12px;
  text-align: center;
  font-size: 12.5px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: var(--mg-muted);
}

/* substitui o inline style do pack popular */
.insy-mag-bundle .shipping.shipping-free {
  font-size: 15px !important;
  color: #606473 !important;
  margin-top: 15px;
}

/* ---------- Guarantee box ---------- */

.insy-mag-pricing .insy-mag-guarantee-box {
  width: min(720px, 100%) !important;
  max-width: 720px !important;
  margin: 34px auto 0 !important;
  padding: 18px 22px !important;

  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  column-gap: 13px !important;
  row-gap: 4px !important;
  grid-column-gap: 13px !important;
  grid-row-gap: 4px !important;
  align-items: start !important;
  justify-content: initial !important;

  border-radius: 22px !important;
  border: 1px solid var(--mg-line) !important;
  background: linear-gradient(180deg, #ffffff 0%, var(--mg-bg) 100%) !important;
  box-shadow: 0 14px 34px rgba(20, 23, 34, 0.055) !important;

  text-align: left !important;
  color: var(--mg-body) !important;
}

.insy-mag-pricing .insy-mag-guarantee-box svg {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 22px !important;
  height: 22px !important;
  margin-top: 2px !important;
  color: var(--mg-green) !important;
  flex: none !important;
}

.insy-mag-pricing .insy-mag-guarantee-box > p {
  grid-column: 2 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14.5px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
  color: var(--mg-body) !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: manual !important;
}

.insy-mag-pricing .insy-mag-guarantee-box > p + p {
  margin-top: 4px !important;
  font-weight: 500 !important;
  color: var(--mg-muted) !important;
}

.insy-mag-pricing .insy-mag-guarantee-box b {
  color: var(--mg-ink) !important;
  font-weight: 700 !important;
}

@media (max-width: 640px) {
  .insy-mag-pricing .insy-mag-guarantee-box {
    width: 100% !important;
    padding: 17px 18px !important;
    border-radius: 20px !important;
  }

  .insy-mag-pricing .insy-mag-guarantee-box > p {
    font-size: 13.5px !important;
    line-height: 1.45 !important;
  }
}

/* =========================================================
   REFERENCES
========================================================= */

.insy-mag-refs { padding: 58px 0 110px; background: var(--mg-bg); color: var(--mg-body); }

.insy-mag-refs h3 { margin-bottom: 20px !important; font-size: 20px !important; line-height: 1.2 !important; color: var(--mg-ink); font-weight: 700 !important; letter-spacing: -0.025em !important; }

.insy-mag-refs ol {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  list-style: decimal !important;
  padding-left: 20px !important;
}

.insy-mag-refs li {
  list-style: decimal !important;
  font-size: 13.5px !important;
  line-height: 1.55 !important;
  color: var(--mg-body);
  font-weight: 500 !important;
}

.insy-mag-refs a { color: var(--mg-accent-deep) !important; text-decoration: underline !important; text-underline-offset: 3px; }

.insy-mag-disclaimer { margin-top: 24px !important; max-width: 980px; font-size: 12.5px !important; line-height: 1.6 !important; color: var(--mg-muted); }

/* =========================================================
   STICKY BAR
========================================================= */

.insy-mag-sticky {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  padding: 12px 0;
  padding-bottom: calc(12px + constant(safe-area-inset-bottom));
  padding-bottom: calc(12px + env(safe-area-inset-bottom));
  background: #fff;
  border-top: 1px solid var(--mg-line);
  box-shadow: 0 -10px 34px rgba(20,23,34,0.10);

  /* escondida por defeito; JS adiciona .is-visible no scroll up */
  transform: translateY(110%);
  visibility: hidden;
  pointer-events: none;
  transition: transform .32s ease, visibility 0s linear .32s;
}

.insy-mag-sticky.is-visible {
  transform: translateY(0);
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
  will-change: transform;
}

.insy-mag-sticky-inner { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.insy-mag-sticky strong { display: block; font-size: 14.5px !important; line-height: 1.15 !important; color: var(--mg-ink); font-weight: 700 !important; }
.insy-mag-sticky span { display: block; margin-top: 3px; font-size: 12.5px !important; line-height: 1.2 !important; color: var(--mg-body); font-weight: 600 !important; }
.insy-mag-sticky .insy-mag-btn { min-height: 44px; padding: 0 22px; font-size: 13.5px !important; }

/* =========================================================
   ANIMATIONS (só as vivas — órfãs removidas)
========================================================= */

@keyframes insyMagAlive {
  0%, 100% { transform: translate(0, 0) rotate(-5.4deg) scale(1); }
  25%      { transform: translate(4px, -9px) rotate(-4.2deg) scale(1.01); }
  50%      { transform: translate(0, -16px) rotate(-3.4deg) scale(1.018); }
  75%      { transform: translate(-4px, -9px) rotate(-4.6deg) scale(1.01); }
}

@keyframes insyMagAliveMobile {
  0%, 100% { transform: translate(0, 0) rotate(-5.2deg) scale(1); }
  50%      { transform: translate(0, -11px) rotate(-4.2deg) scale(1.008); }
}

@keyframes insyMagGlowBreath {
  0%, 100% { opacity: .6; transform: scale(1); }
  50%      { opacity: 1;  transform: scale(1.09); }
}

@keyframes insyMagShadow { 0%,100% { opacity: .82; transform: translateX(-50%) scale(1); } 50% { opacity: .56; transform: translateX(-50%) scale(.86); } }
@keyframes insyMagOrbitBreath { 0%,100% { transform: scale(1); opacity: .9; } 50% { transform: scale(1.045); opacity: .62; } }

@keyframes insyMagTagBobA { 0%,100% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } }
@keyframes insyMagTagBobB { 0%,100% { transform: translate(0, 0); } 50% { transform: translate(0, 7px); } }
@keyframes insyMagTagBobC { 0%,100% { transform: translate(0, 0); } 50% { transform: translate(5px, -6px); } }
@keyframes insyMagTagBobD { 0%,100% { transform: translate(0, 0); } 50% { transform: translate(-5px, 6px); } }
@keyframes insyMagFaqIn { from { opacity: 0; transform: translateY(-5px); } to { opacity: 1; transform: translateY(0); } }

/* Sem JavaScript o hero continua animado. Com o controlador ativo,
   a composição contínua existe apenas enquanto o palco está visível. */
.insy-mag-page.insy-motion-ready .insy-mag-hero__visual:not(.is-motion-active) .insy-mag-product,
.insy-mag-page.insy-motion-ready .insy-mag-hero__visual:not(.is-motion-active) .insy-mag-glow,
.insy-mag-page.insy-motion-ready .insy-mag-hero__visual:not(.is-motion-active) .insy-mag-shadow,
.insy-mag-page.insy-motion-ready .insy-mag-hero__visual:not(.is-motion-active) .insy-mag-orbit,
.insy-mag-page.insy-motion-ready .insy-mag-hero__visual:not(.is-motion-active) .insy-mag-float {
  animation-play-state: paused;
  will-change: auto;
}

.insy-mag-page .insy-mag-hero__visual.is-motion-active .insy-mag-product,
.insy-mag-page .insy-mag-hero__visual.is-motion-active .insy-mag-glow,
.insy-mag-page .insy-mag-hero__visual.is-motion-active .insy-mag-shadow,
.insy-mag-page .insy-mag-hero__visual.is-motion-active .insy-mag-orbit,
.insy-mag-page .insy-mag-hero__visual.is-motion-active .insy-mag-float {
  animation-play-state: running;
  will-change: transform, opacity;
}

/* =========================================================
   RESPONSIVE · consolidado (uma escada por breakpoint)
========================================================= */

.insy-mag-page,
.insy-mag-page > section,
.insy-mag-page .insy-mag-wrap,
.insy-mag-hero__wrap,
.insy-mag-hero__cards,
.insy-mag-why-grid,
.insy-mag-benefit-grid,
.insy-mag-forms-grid,
.insy-mag-essential-grid,
.insy-mag-function-grid,
.insy-mag-risk-grid,
.insy-mag-coa-grid,
.insy-mag-faq-grid,
.insy-mag-bundle-grid {
  min-width: 0 !important;
  max-width: 100% !important;
}

@media (max-width: 1020px) {
  .insy-mag-hero__wrap,
  .insy-mag-why-grid,
  .insy-mag-forms-grid,
  .insy-mag-faq-grid { grid-template-columns: 1fr; }

  /* base declara colunas com !important — o override também precisa */
  .insy-mag-essential-grid { grid-template-columns: 1fr !important; }

  .insy-mag-hero__wrap { grid-template-areas: "content" "visual" "cards"; }
  .insy-mag-hero__content { max-width: 760px; }
  .insy-mag-hero__visual { min-height: 520px; }

  .insy-mag-hero__cards,
  .insy-mag-benefit-grid,
  .insy-mag-risk-grid,
  .insy-mag-coa-grid,
  .insy-mag-bundle-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }

  .insy-mag-bundle.popular { order: -1; grid-column: 1 / -1; max-width: 520px; width: 100%; margin: 0 auto; }
  .insy-mag-coa-grid { margin-top: 0; }
}

@media (max-width: 920px) {
  .insy-mag-risk-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  .insy-mag-page { overflow-x: clip !important; }

  /* --- Hero --- */
  .insy-mag-hero {
    overflow: hidden !important;
    padding-top: 48px !important;
    padding-bottom: 34px !important;
  }

  .insy-mag-hero__wrap { grid-gap: 22px !important; gap: 22px !important; }

  .insy-mag-title { font-size: 42px !important; }
  .insy-mag-title { font-size: clamp(42px, 12vw, 58px) !important; }
  .insy-mag-section-title { font-size: 31px !important; }
  .insy-mag-section-title { font-size: clamp(31px, 10vw, 42px) !important; margin-bottom: 26px !important; }

  .insy-mag-lead,
  .insy-mag-section-lead { font-size: 15.5px !important; line-height: 1.6 !important; }

  .insy-mag-actions { width: 100%; }
  .insy-mag-btn { width: 100%; }
  .insy-mag-trust { display: grid; grid-template-columns: 1fr; grid-gap: 10px; gap: 10px; margin-top: 22px; }

  .insy-mag-hero__visual {
    min-height: 330px !important;
    height: 330px !important;
    margin: -6px 0 0 !important;
    overflow: visible !important;
  }

  .insy-mag-hero__visual::before {
    top: 49%;
    font-size: 58px;
    font-size: clamp(58px, 17vw, 92px);
    color: rgba(20, 23, 34, 0.048);
  }

  .insy-mag-product {
    width: 78% !important;
    max-width: 320px !important;
    width: min(78%, 320px) !important;
    max-height: 285px !important;
    object-fit: contain !important;
    filter: drop-shadow(0 16px 22px rgba(20, 23, 34, 0.12)) !important;
    animation-name: insyMagAliveMobile;
  }

  .insy-mag-hero__cards { margin-top: 4px !important; grid-template-columns: 1fr; }
  .insy-mag-bullets { grid-template-columns: 1fr; }

  /* efeitos pesados fora; glow (leve) e tags ficam */
  .insy-mag-orbit,
  .insy-mag-shadow,
  .insy-mag-hero__grid,
  .insy-mag-hero__ambient { display: none !important; }

  .insy-mag-glow { width: 76%; max-width: 300px; width: min(76%, 300px); }

  .insy-mag-float {
    min-height: 31px !important;
    padding: 0 11px !important;
    font-size: 9.8px !important;
    letter-spacing: 0.045em !important;
    color: rgba(20, 23, 34, 0.66) !important;
    background: rgba(255, 255, 255, 0.90) !important;
    box-shadow: 0 8px 18px rgba(20, 23, 34, 0.06) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .insy-mag-float.f1 { top: 9% !important;  left: 5% !important;  right: auto !important; bottom: auto !important; }
  .insy-mag-float.f2 { top: 13% !important; right: 7% !important; left: auto !important;  bottom: auto !important; }
  .insy-mag-float.f3 { bottom: 12% !important; left: 4% !important;  top: auto !important; right: auto !important; }
  .insy-mag-float.f4 { bottom: 18% !important; right: 6% !important; top: auto !important; left: auto !important; }

  /* --- Grids gerais --- */
  .insy-mag-benefit-grid,
  .insy-mag-risk-grid,
  .insy-mag-coa-grid,
  .insy-mag-bundle-grid { grid-template-columns: 1fr; }

  /* base declara colunas com !important — o override também precisa */
  .insy-mag-function-grid { grid-template-columns: 1fr !important; }

  .insy-mag-function { border-radius: 22px !important; }
  .insy-mag-pricing-box { border-radius: 28px; }
  .insy-mag-bundle.popular { grid-column: auto; }

  /* --- Tabela comparativa em fit mode --- */
  .insy-mag-compare-wrap {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    border-radius: 22px !important;
  }

  .insy-mag-compare-table {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    table-layout: fixed !important;
  }

  .insy-mag-compare-table col:nth-child(1) { width: 24% !important; }
  .insy-mag-compare-table col:nth-child(2) { width: 38% !important; }
  .insy-mag-compare-table col:nth-child(3) { width: 38% !important; }

  .insy-mag-compare-table th,
  .insy-mag-compare-table td {
    padding: 16px 10px !important;
    font-size: 12.5px !important;
    line-height: 1.25 !important;
    white-space: normal !important;
    word-break: normal !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important;
  }

  .insy-mag-compare-table thead th {
    padding: 15px 10px !important;
    font-size: 10.5px !important;
    line-height: 1.15 !important;
    letter-spacing: 0.045em !important;
  }

  .insy-mag-compare-table tbody th {
    font-size: 11.5px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
  }

  .insy-mag-compare-table td.us,
  .insy-mag-compare-table td.common {
    font-size: 12.2px !important;
    line-height: 1.22 !important;
    font-weight: 800 !important;
  }

  .insy-mag-dot {
    width: 10px !important;
    height: 10px !important;
    flex: 0 0 10px !important;
    margin-right: 5px !important;
    vertical-align: -1px !important;
  }

  /* --- Sem vidro fosco em mobile + fundos sólidos --- */
  .insy-mag-mini-card,
  .insy-mag-bullet,
  .insy-mag-benefit-card,
  .insy-mag-warning,
  .insy-mag-function,
  .insy-mag-deficiency,
  .insy-mag-coa,
  .insy-mag-acc-item,
  .insy-mag-bundle,
  .insy-mag-guarantee-box,
  .insy-mag-sticky {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .insy-mag-mini-card,
  .insy-mag-bullet,
  .insy-mag-benefit-card,
  .insy-mag-warning,
  .insy-mag-function,
  .insy-mag-coa,
  .insy-mag-acc-item,
  .insy-mag-bundle,
  .insy-mag-guarantee-box {
    background: rgba(255,255,255,0.94) !important;
    box-shadow: 0 8px 20px rgba(20,23,34,0.045) !important;
  }

  .insy-mag-deficiency { box-shadow: 0 18px 42px rgba(20,23,34,0.15) !important; }
  .insy-mag-lots { box-shadow: 0 16px 38px rgba(20,23,34,0.055) !important; }
  .insy-mag-pricing-box { box-shadow: 0 20px 48px rgba(20,23,34,0.055) !important; }

  .insy-mag-bundle-img {
    height: 206px;
    filter: drop-shadow(0 8px 14px rgba(20,23,34,0.08)) !important;
  }

  .insy-mag-bundle.popular .insy-mag-bundle-img {
    height: 240px !important;
    margin-top: -10px !important;
    transform: scale(1) !important;
  }

  .insy-mag-sticky-inner { width: calc(100% - 32px) !important; padding-left: 0 !important; padding-right: 0 !important; }
  .insy-mag-sticky .insy-mag-btn { width: auto; flex: 0 0 auto; padding: 0 18px; }
}

@media (max-width: 560px) {
  .insy-mag-deficiency { padding: 28px 22px; border-radius: 26px; }
  .insy-mag-deficiency h3 { font-size: 30px !important; }
  .insy-mag-deficiency h3 { font-size: clamp(30px, 8vw, 42px) !important; }
}

@media (max-width: 420px) {
  .insy-mag-wrap { padding-left: 18px !important; padding-right: 18px !important; }

  .insy-mag-mini-card,
  .insy-mag-benefit-card,
  .insy-mag-bullet,
  .insy-mag-warning,
  .insy-mag-function,
  .insy-mag-deficiency,
  .insy-mag-coa,
  .insy-mag-bundle { border-radius: 22px; }

  .insy-mag-bundle.popular { padding-left: 22px; padding-right: 22px; }
  .insy-mag-sticky strong { font-size: 13px !important; }
  .insy-mag-sticky span { display: none; }

  .insy-mag-hero__visual {
    min-height: 320px !important;
    height: 320px !important;
    margin: -4px 0 0 !important;
  }

  .insy-mag-hero__visual::before { font-size: 52px; font-size: clamp(52px, 16.2vw, 72px); }

  .insy-mag-product {
    width: 82% !important;
    max-width: 292px !important;
    width: min(82%, 292px) !important;
    max-height: 265px !important;
  }

  .insy-mag-glow { width: 82%; max-width: 270px; width: min(82%, 270px); }

  .insy-mag-float.f1 { top: 8% !important;  left: 2% !important; }
  .insy-mag-float.f2 { top: 13% !important; right: 2% !important; }
  .insy-mag-float.f3 { bottom: 10% !important; left: 2% !important; }
  .insy-mag-float.f4 { bottom: 16% !important; right: 2% !important; }

  .insy-mag-compare-table col:nth-child(1) { width: 22% !important; }
  .insy-mag-compare-table col:nth-child(2) { width: 39% !important; }
  .insy-mag-compare-table col:nth-child(3) { width: 39% !important; }

  .insy-mag-compare-table th,
  .insy-mag-compare-table td { padding: 15px 8px !important; font-size: 11.5px !important; }
  .insy-mag-compare-table thead th { font-size: 9.8px !important; letter-spacing: 0.035em !important; }
  .insy-mag-compare-table tbody th { font-size: 10.8px !important; }
  .insy-mag-compare-table td.us,
  .insy-mag-compare-table td.common { font-size: 11.3px !important; }
  .insy-mag-dot { width: 9px !important; height: 9px !important; margin-right: 4px !important; }
}

@media (max-width: 360px) {
  .insy-mag-float {
    min-height: 29px !important;
    padding: 0 9px !important;
    font-size: 8.8px !important;
    letter-spacing: 0.035em !important;
  }

  .insy-mag-hero__visual::before { font-size: 49px; }
}

/* =========================================================
   PERFORMANCE
========================================================= */

.insy-mag-mini-card,
.insy-mag-bullet,
.insy-mag-benefit-card,
.insy-mag-warning,
.insy-mag-function,
.insy-mag-risk,
.insy-mag-coa,
.insy-mag-acc-item,
.insy-mag-bundle,
.insy-mag-guarantee-box {
  contain: layout style;
}

@media (hover: none) and (pointer: coarse) {
  .insy-mag-btn:hover,
  .insy-mag-mini-card:hover,
  .insy-mag-benefit-card:hover,
  .insy-mag-bullet:hover,
  .insy-mag-bundle:hover { transform: none !important; }

  .insy-mag-orbit,
  .insy-mag-shadow,
  .insy-mag-hero__grid,
  .insy-mag-hero__ambient { display: none !important; }

  .insy-mag-float,
  .insy-mag-mini-card,
  .insy-mag-bullet,
  .insy-mag-benefit-card,
  .insy-mag-warning,
  .insy-mag-function,
  .insy-mag-coa,
  .insy-mag-bundle {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .insy-mag-product { filter: drop-shadow(0 16px 22px rgba(20,23,34,.12)) !important; }
}

@supports not (aspect-ratio: 1) {
  @media (max-width: 720px) {
    .insy-mag-actions > * + * { margin-top: 14px; margin-left: 0; }
    .insy-mag-trust { grid-row-gap: 10px !important; row-gap: 10px !important; }
    .insy-mag-trust-item { margin: 0; }
  }

  @media (max-width: 640px) {
    .insy-mag-lots .ins-lot-control-panel > * + * { margin-top: 12px !important; }
    .insy-mag-lots .ins-pcf-doc-card > * + * { margin-left: 14px !important; }
  }
}

/* ---------- LOW-END · tudo estático ---------- */

html.insy-low-end .insy-mag-page,
html.insy-low-end .insy-mag-page * { text-rendering: optimizeSpeed !important; }

html.insy-low-end .insy-mag-page .insy-mag-orbit,
html.insy-low-end .insy-mag-page .insy-mag-shadow,
html.insy-low-end .insy-mag-page .insy-mag-hero__grid,
html.insy-low-end .insy-mag-page .insy-mag-hero__ambient,
html.insy-low-end .insy-mag-page .insy-mag-pricing-box::before {
  display: none !important;
}

/* frasco parado com a inclinação editorial */
html.insy-low-end .insy-mag-page .insy-mag-product {
  animation: none !important;
  transform: translate(0, 0) rotate(-5.2deg) scale(1) !important;
  will-change: auto !important;
  filter: drop-shadow(0 18px 24px rgba(20,23,34,0.12)) !important;
}

/* glow visível mas estático (gradiente parado = custo zero) */
html.insy-low-end .insy-mag-page .insy-mag-glow {
  animation: none !important;
  opacity: .55 !important;
  transform: scale(1) !important;
  will-change: auto !important;
}

/* tags: escondidas em desktop low-end, visíveis (estáticas) em mobile */
html.insy-low-end .insy-mag-page .insy-mag-float {
  animation: none !important;
  transform: translate(0, 0) !important;
  will-change: auto !important;
  display: none;
}

@media (max-width: 720px) {
  html.insy-low-end .insy-mag-page .insy-mag-float { display: inline-flex !important; }
}

html.insy-low-end .insy-mag-sticky {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  background: #ffffff !important;
}

/* ---------- Reduced motion ---------- */

@media (prefers-reduced-motion: reduce) {
  .insy-mag-page *,
  .insy-mag-page *::before,
  .insy-mag-page *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }

  .insy-mag-product {
    animation: none !important;
    transform: translate(0, 0) rotate(-5.2deg) scale(1) !important;
    will-change: auto !important;
  }

  .insy-mag-glow,
  .insy-mag-float {
    animation: none !important;
    opacity: .55;
    transform: translate(0, 0) !important;
    will-change: auto !important;
  }

  .insy-mag-shadow,
  .insy-mag-orbit { animation: none !important; will-change: auto !important; }

  .insy-mag-acc-item[open] .insy-mag-acc-body { animation: none !important; }
  .insy-mag-sticky { transition: none !important; }
}

/* =========================================================
   FONT GUARD · força Inter contra o tema/Breakdance
   (pesos já declarados corretos acima; isto só garante a família)
========================================================= */

body .insy-mag-page,
body .insy-mag-page *:not(em),
body .insy-mag-page *::before,
body .insy-mag-page *::after {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

body .insy-mag-page .insy-mag-title em,
body .insy-mag-page .insy-mag-section-title em,
body .insy-mag-page .insy-mag-deficiency h3 em {
  font-family: Georgia, "Times New Roman", serif !important;
}