
/* METATRON-HEALTH-APPROVED-FIELD-EMBED-V1 — the approved instrument, framed.
   The frame carries the graph's own dark paper so there is no light flash before
   it loads, and no border, so the surface reads as part of the page rather than
   as a widget bolted onto it. */
.field-embed{background:#0b140f;border:1px solid var(--line);border-radius:2px;overflow:hidden}
.field-embed iframe{display:block;width:100%;height:760px;border:0}
@media (max-width:900px){.field-embed iframe{height:900px}}
@media (max-width:600px){.field-embed iframe{height:1040px}}
