.linear.red_to_green-ezburn {
  background:
    linear-gradient(
      to right,
      #ff0e0e,
      #ff3004 6.25%,
      #fa3900,
      #f54100 12.5%,
      #de5c00 25%,
      #ac7a00,
      #718c00 75%,
      #5d9000,
      #439300 87.5%,
      #349400 90.62%,
      #279500,
      #1b9500 93.75%,
      #00942a);
  background:
    linear-gradient(
      to right,
      color(xyz 0.487 0.229 0),
      color(xyz 0.452 0.229 0.001) 6.25%,
      color(xyz 0.435 0.229 0.002),
      color(xyz 0.418 0.228 0.003) 12.5%,
      color(xyz 0.356 0.228 0.005) 25%,
      color(xyz 0.246 0.226 0.009),
      color(xyz 0.157 0.223 0.012) 75%,
      color(xyz 0.137 0.223 0.013),
      color(xyz 0.118 0.222 0.014) 87.5%,
      color(xyz 0.11 0.222 0.014),
      color(xyz 0.101 0.221 0.014) 93.75%,
      color(xyz 0.085 0.22 0.014));
}
.radial.red_to_green-ezburn {
  background:
    radial-gradient(
      #ff0e0e,
      #ff3004 6.25%,
      #fa3900,
      #f54100 12.5%,
      #de5c00 25%,
      #ac7a00,
      #718c00 75%,
      #5d9000,
      #439300 87.5%,
      #349400 90.62%,
      #279500,
      #1b9500 93.75%,
      #00942a);
  background:
    radial-gradient(
      color(xyz 0.487 0.229 0),
      color(xyz 0.452 0.229 0.001) 6.25%,
      color(xyz 0.435 0.229 0.002),
      color(xyz 0.418 0.228 0.003) 12.5%,
      color(xyz 0.356 0.228 0.005) 25%,
      color(xyz 0.246 0.226 0.009),
      color(xyz 0.157 0.223 0.012) 75%,
      color(xyz 0.137 0.223 0.013),
      color(xyz 0.118 0.222 0.014) 87.5%,
      color(xyz 0.11 0.222 0.014),
      color(xyz 0.101 0.221 0.014) 93.75%,
      color(xyz 0.085 0.22 0.014));
}
.conic.red_to_green-ezburn {
  background:
    conic-gradient(
      #ff0e0e,
      #ff3004 6.25%,
      #fa3900,
      #f54100 12.5%,
      #de5c00 25%,
      #ac7a00,
      #718c00 75%,
      #5d9000,
      #439300 87.5%,
      #349400 90.62%,
      #279500,
      #1b9500 93.75%,
      #00942a);
  background:
    conic-gradient(
      color(xyz 0.487 0.229 0),
      color(xyz 0.452 0.229 0.001) 6.25%,
      color(xyz 0.435 0.229 0.002),
      color(xyz 0.418 0.228 0.003) 12.5%,
      color(xyz 0.356 0.228 0.005) 25%,
      color(xyz 0.246 0.226 0.009),
      color(xyz 0.157 0.223 0.012) 75%,
      color(xyz 0.137 0.223 0.013),
      color(xyz 0.118 0.222 0.014) 87.5%,
      color(xyz 0.11 0.222 0.014),
      color(xyz 0.101 0.221 0.014) 93.75%,
      color(xyz 0.085 0.22 0.014));
}
.linear.rainbow_shorter-ezburn {
  background:
    linear-gradient(
      to right,
      #80ffff 10%,
      #8080ff 90%);
}
.radial.rainbow_shorter-ezburn {
  background: radial-gradient(#80ffff 10%, #8080ff 90%);
}
.conic.rainbow_shorter-ezburn {
  background: conic-gradient(#80ffff 10%, #8080ff 90%);
}
.linear.rainbow_longer-ezburn {
  background:
    linear-gradient(
      to right,
      #80ffff,
      #80a0ff 1.25%,
      #8088ff,
      #9080ff 1.88%,
      #c080ff,
      #ef80ff 3.12%,
      #ff80f7,
      #ff80df 3.75%,
      #ff8080,
      #ffdf80 6.25%,
      #fff780,
      #efff80 6.88%,
      #c0ff80,
      #90ff80 8.12%,
      #80ff88,
      #80ffa0 8.75%,
      #80ffff 10%,
      #80ffb0 20%,
      #80ff88 25%,
      #8cff80,
      #a0ff80 30%,
      #efff80 40%,
      #fffb80,
      #ffe780 45%,
      #ffbf80,
      #ff9880 55%,
      #ff8480,
      #ff8090 60%,
      #ff80df 70%,
      #ff80f3,
      #f780ff 75%,
      #cf80ff 80%,
      #8080ff 90%,
      #df80ff 91.25%,
      #f780ff,
      #ff80ef 91.88%,
      #ff80c0,
      #ff8090 93.12%,
      #ff8880,
      #ffa080 93.75%,
      #ffff80,
      #a0ff80 96.25%,
      #88ff80,
      #80ff90 96.88%,
      #80ffbf,
      #80ffef 98.12%,
      #80f7ff,
      #80dfff 98.75%,
      #8080ff);
}
.radial.rainbow_longer-ezburn {
  background:
    radial-gradient(
      #80ffff,
      #80a0ff 1.25%,
      #8088ff,
      #9080ff 1.88%,
      #c080ff,
      #ef80ff 3.12%,
      #ff80f7,
      #ff80df 3.75%,
      #ff8080,
      #ffdf80 6.25%,
      #fff780,
      #efff80 6.88%,
      #c0ff80,
      #90ff80 8.12%,
      #80ff88,
      #80ffa0 8.75%,
      #80ffff 10%,
      #80ffb0 20%,
      #80ff88 25%,
      #8cff80,
      #a0ff80 30%,
      #efff80 40%,
      #fffb80,
      #ffe780 45%,
      #ffbf80,
      #ff9880 55%,
      #ff8480,
      #ff8090 60%,
      #ff80df 70%,
      #ff80f3,
      #f780ff 75%,
      #cf80ff 80%,
      #8080ff 90%,
      #df80ff 91.25%,
      #f780ff,
      #ff80ef 91.88%,
      #ff80c0,
      #ff8090 93.12%,
      #ff8880,
      #ffa080 93.75%,
      #ffff80,
      #a0ff80 96.25%,
      #88ff80,
      #80ff90 96.88%,
      #80ffbf,
      #80ffef 98.12%,
      #80f7ff,
      #80dfff 98.75%,
      #8080ff);
}
.conic.rainbow_longer-ezburn {
  background:
    conic-gradient(
      #80ffff,
      #80a0ff 1.25%,
      #8088ff,
      #9080ff 1.88%,
      #c080ff,
      #ef80ff 3.12%,
      #ff80f7,
      #ff80df 3.75%,
      #ff8080,
      #ffdf80 6.25%,
      #fff780,
      #efff80 6.88%,
      #c0ff80,
      #90ff80 8.12%,
      #80ff88,
      #80ffa0 8.75%,
      #80ffff 10%,
      #80ffb0 20%,
      #80ff88 25%,
      #8cff80,
      #a0ff80 30%,
      #efff80 40%,
      #fffb80,
      #ffe780 45%,
      #ffbf80,
      #ff9880 55%,
      #ff8480,
      #ff8090 60%,
      #ff80df 70%,
      #ff80f3,
      #f780ff 75%,
      #cf80ff 80%,
      #8080ff 90%,
      #df80ff 91.25%,
      #f780ff,
      #ff80ef 91.88%,
      #ff80c0,
      #ff8090 93.12%,
      #ff8880,
      #ffa080 93.75%,
      #ffff80,
      #a0ff80 96.25%,
      #88ff80,
      #80ff90 96.88%,
      #80ffbf,
      #80ffef 98.12%,
      #80f7ff,
      #80dfff 98.75%,
      #8080ff);
}
.linear.rainbow_increasing-ezburn {
  background:
    linear-gradient(
      to right,
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      #ff72a9,
      #ff8195,
      #ff8e83,
      #ff986d,
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
  background:
    linear-gradient(
      to right,
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      color(xyz 0.555 0.36 0.418),
      color(xyz 0.571 0.387 0.311),
      color(xyz 0.57 0.417 0.238),
      color(xyz 0.557 0.449 0.194),
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
}
.radial.rainbow_increasing-ezburn {
  background:
    radial-gradient(
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      #ff72a9,
      #ff8195,
      #ff8e83,
      #ff986d,
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
  background:
    radial-gradient(
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      color(xyz 0.555 0.36 0.418),
      color(xyz 0.571 0.387 0.311),
      color(xyz 0.57 0.417 0.238),
      color(xyz 0.557 0.449 0.194),
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
}
.conic.rainbow_increasing-ezburn {
  background:
    conic-gradient(
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      #ff72a9,
      #ff8195,
      #ff8e83,
      #ff986d,
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
  background:
    conic-gradient(
      #8080ff 10%,
      #b477f1,
      #da6fdc,
      #f36bc3,
      color(xyz 0.555 0.36 0.418),
      color(xyz 0.571 0.387 0.311),
      color(xyz 0.57 0.417 0.238),
      color(xyz 0.557 0.449 0.194),
      #f4a960,
      #e3b95e,
      #d0c866 60%,
      #a8e18d,
      #85f3c6 80%,
      #7dfae3,
      #80ffff 90%);
}
.linear.rainbow_decreasing-ezburn {
  background:
    linear-gradient(
      to right,
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      #ffa359,
      #ff9772,
      #ff8984 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
  background:
    linear-gradient(
      to right,
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      color(xyz 0.568 0.481 0.142),
      color(xyz 0.571 0.444 0.184),
      color(xyz 0.562 0.41 0.256) 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
}
.radial.rainbow_decreasing-ezburn {
  background:
    radial-gradient(
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      #ffa359,
      #ff9772,
      #ff8984 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
  background:
    radial-gradient(
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      color(xyz 0.568 0.481 0.142),
      color(xyz 0.571 0.444 0.184),
      color(xyz 0.562 0.41 0.256) 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
}
.conic.rainbow_decreasing-ezburn {
  background:
    conic-gradient(
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      #ffa359,
      #ff9772,
      #ff8984 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
  background:
    conic-gradient(
      #80ffff 10%,
      #80fce2,
      #8df6c2 20%,
      #bbe180 30%,
      #d2d363,
      #e7c34d,
      #f7b247,
      color(xyz 0.568 0.481 0.142),
      color(xyz 0.571 0.444 0.184),
      color(xyz 0.562 0.41 0.256) 60%,
      #f177b8,
      #c477e7 80%,
      #a57bf7,
      #8080ff 90%);
}
.linear.midpoint_hint-ezburn {
  background:
    linear-gradient(
      to right,
      #ff0000,
      #ffff00 37.5%,
      #f6ff09 50%,
      #e7ff18,
      #cfff30,
      #adff52,
      #7fff80,
      #46ffb9,
      #00ffff 87.5%,
      #0000ff);
}
.radial.midpoint_hint-ezburn {
  background:
    radial-gradient(
      #ff0000,
      #ffff00 37.5%,
      #f6ff09 50%,
      #e7ff18,
      #cfff30,
      #adff52,
      #7fff80,
      #46ffb9,
      #00ffff 87.5%,
      #0000ff);
}
.conic.midpoint_hint-ezburn {
  background:
    conic-gradient(
      #ff0000,
      #ffff00 37.5%,
      #f6ff09 50%,
      #e7ff18,
      #cfff30,
      #adff52,
      #7fff80,
      #46ffb9,
      #00ffff 87.5%,
      #0000ff);
}
.linear.premultiplied_alpha-ezburn {
  background:
    linear-gradient(
      to right,
      #ff0000,
      rgba(250, 0, 5, .792),
      rgba(248, 0, 7, .718) 3.12%,
      rgba(244, 0, 11, .62) 6.25%,
      rgba(236, 0, 19, .486) 12.5%,
      rgba(214, 0, 41, .306) 25%,
      rgba(0, 0, 255, .067) 50%,
      rgba(0, 43, 212, .08) 62.5%,
      rgba(0, 109, 146, .11),
      rgba(0, 169, 86, .176),
      rgba(0, 209, 46, .282),
      rgba(0, 233, 22, .447),
      rgba(0, 247, 8, .682),
      #00ff00);
}
.radial.premultiplied_alpha-ezburn {
  background:
    radial-gradient(
      #ff0000,
      rgba(250, 0, 5, .792),
      rgba(248, 0, 7, .718) 3.12%,
      rgba(244, 0, 11, .62) 6.25%,
      rgba(236, 0, 19, .486) 12.5%,
      rgba(214, 0, 41, .306) 25%,
      rgba(0, 0, 255, .067) 50%,
      rgba(0, 43, 212, .08) 62.5%,
      rgba(0, 109, 146, .11),
      rgba(0, 169, 86, .176),
      rgba(0, 209, 46, .282),
      rgba(0, 233, 22, .447),
      rgba(0, 247, 8, .682),
      #00ff00);
}
.conic.premultiplied_alpha-ezburn {
  background:
    conic-gradient(
      #ff0000,
      rgba(250, 0, 5, .792),
      rgba(248, 0, 7, .718) 3.12%,
      rgba(244, 0, 11, .62) 6.25%,
      rgba(236, 0, 19, .486) 12.5%,
      rgba(214, 0, 41, .306) 25%,
      rgba(0, 0, 255, .067) 50%,
      rgba(0, 43, 212, .08) 62.5%,
      rgba(0, 109, 146, .11),
      rgba(0, 169, 86, .176),
      rgba(0, 209, 46, .282),
      rgba(0, 233, 22, .447),
      rgba(0, 247, 8, .682),
      #00ff00);
}
.linear.mixed_units-ezburn {
  background:
    linear-gradient(
      to right,
      #6e1bff 30px,
      #7225ff calc(29.06px + 1.88%),
      #742fff calc(28.12px + 3.75%),
      #7a42fa calc(26.25px + 7.5%),
      #8860ea calc(22.5px + 15%),
      #aa87c7 calc(15px + 30%),
      #d3a49a calc(7.5px + 45%),
      #e9b17d calc(3.75px + 52.5%),
      #ffbd53 60%);
  background:
    linear-gradient(
      to right,
      color(xyz 0.263 0.11 1.044) 30px,
      color(xyz 0.265 0.119 1.013) calc(29.06px + 1.88%),
      color(xyz 0.267 0.129 0.982) calc(28.12px + 3.75%),
      #7a42fa calc(26.25px + 7.5%),
      #8860ea calc(22.5px + 15%),
      #aa87c7 calc(15px + 30%),
      #d3a49a calc(7.5px + 45%),
      #e9b17d calc(3.75px + 52.5%),
      #ffbd53 60%);
}
.radial.mixed_units-ezburn {
  background:
    radial-gradient(
      #6e1bff 30px,
      #7127ff calc(29.06px + 1.88%),
      #7530ff calc(28.12px + 3.75%),
      #7c42fb calc(26.25px + 7.5%),
      #8b60eb calc(22.5px + 15%),
      #b087c8 calc(15px + 30%),
      #dca49b calc(7.5px + 45%),
      #f3b07d calc(3.75px + 52.5%),
      #ffc173 60%);
  background:
    radial-gradient(
      color(xyz 0.263 0.11 1.044) 30px,
      color(xyz 0.265 0.12 1.013) calc(29.06px + 1.88%),
      color(xyz 0.268 0.13 0.983) calc(28.12px + 3.75%),
      #7c42fb calc(26.25px + 7.5%),
      #8b60eb calc(22.5px + 15%),
      #b087c8 calc(15px + 30%),
      #dca49b calc(7.5px + 45%),
      #f3b07d calc(3.75px + 52.5%),
      color(xyz 0.652 0.601 0.162) 60%);
}
.conic.mixed_units-ezburn {
  background:
    conic-gradient(
      #6e1bff 8.33%,
      #7127ff,
      #7530ff 11.56%,
      #7c42fb 14.79%,
      #8b60eb 21.25%,
      #b087c8,
      #dca49b 47.08%,
      #f3b07d,
      #ffc173 60%);
  background:
    conic-gradient(
      color(xyz 0.263 0.11 1.044) 8.33%,
      color(xyz 0.265 0.12 1.013),
      color(xyz 0.268 0.13 0.983) 11.56%,
      #7c42fb 14.79%,
      #8b60eb 21.25%,
      #b087c8,
      #dca49b 47.08%,
      #f3b07d,
      color(xyz 0.652 0.601 0.162) 60%);
}
