.InheritanceCard__Cover h2{color:white;margin:0;font-size:2em;font-weight:500;letter-spacing:.02em;line-height:1.3}.InheritanceCard__Cols{display:grid;grid-template-columns:1fr 1fr;gap:.75em 1em}.InheritanceCard__Divider{margin:1em 0}.InheritanceCard__ColLabel{font-size:.9em;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.4em}.InheritanceCard__ColLabel--inherited{color:rgb(35 120 4)}.InheritanceCard__ColLabel--fresh{color:var(--prome-muted)}.InheritanceCard__List{margin:0;padding:0;list-style:none}.InheritanceCard__Row{display:flex;align-items:flex-start;gap:.45em;padding:.25em 0;font-size:.9em;line-height:1.4}.InheritanceCard__Row--inherited{color:inherit}.InheritanceCard__Dot{width:.5em;height:.5em;border-radius:50%;flex-shrink:0;margin-top:.5em}.InheritanceCard__Row--inherited .InheritanceCard__Dot{background:rgb(82 196 26)}.InheritanceCard__Row--fresh .InheritanceCard__Dot{background:var(--prome-muted)}.InheritanceCard__Alert{margin-top:.9em}