/* Design No. 01 (zephyr) - colorways. Verbatim overrides from
   staging/zephyr/variants/colorway-variants/, rescoped under
   :root[data-colorway]; .cw-tag dropped. Base (style.css) is the zephyr
   snapshot, which matches the current site. Default is the base palette. */

/* Original - zephyr base palette */
:root[data-colorway="original"] { --slate: #2b3a55; --cream: #f7f8f5; --powder: #6c88ad; --paleblue: #cfe0f2; --linen: #eef2f4; --butter: #faf0cd; --sage: #d7e4e0; }

/* No. 01 - After Dark - verbatim override from zephyr colorway round */
:root[data-colorway="after-dark"] { --slate: #efe9dd;
  --cream: #f4efe4;
  --powder: #c9a24e;
  --paleblue: #2c2622;
  --linen: #1c1815;
  --butter: #b98a34;
  --sage: #17130f; }
:root[data-colorway="after-dark"] .intro { background: linear-gradient(180deg, #201a15 0%, var(--linen) 30%); }
:root[data-colorway="after-dark"] .ig-rail { background: #33291c; }
:root[data-colorway="after-dark"] .ig-rail::after { background: #3d301f; }
:root[data-colorway="after-dark"] .ig-frame { background: #201a15; outline-color: #33291c; }
:root[data-colorway="after-dark"] .ig-leaner { background: #201a15; }
:root[data-colorway="after-dark"] .iv-cols { column-rule-color: #33291c; }
:root[data-colorway="after-dark"] body, :root[data-colorway="after-dark"] .eh-hero, :root[data-colorway="after-dark"] .ei-services { background: #17130f !important; }
:root[data-colorway="after-dark"] .intro { background: linear-gradient(180deg, #201a15 0%, #1c1815 30%) !important; }
:root[data-colorway="after-dark"] .eh-ticker { background: #0f0c09 !important; }
:root[data-colorway="after-dark"] .ei-row:hover { background: #c9a24e !important; color: #17130f !important; }
:root[data-colorway="after-dark"] .ig-frame, :root[data-colorway="after-dark"] .ig-leaner, :root[data-colorway="after-dark"] .ei-chaser .ei-frame, :root[data-colorway="after-dark"] .ft-find { background: #201a15 !important; }
:root[data-colorway="after-dark"] .eh-arch { background: #2c2622 !important; }

/* No. 02 - Champagne Ivory - verbatim override from zephyr colorway round */
:root[data-colorway="champagne-ivory"] { --slate: #4a4139;
  --cream: #faf6f0;
  --powder: #b89b6e;
  --paleblue: #e8dcc4;
  --linen: #f2ebe0;
  --butter: #f6e7c4;
  --sage: #e9e1d3; }
:root[data-colorway="champagne-ivory"] .intro { background: linear-gradient(180deg, #f5efe4 0%, var(--linen) 30%); }
:root[data-colorway="champagne-ivory"] .ig-rail { background: #e0d5c2; }
:root[data-colorway="champagne-ivory"] .ig-rail::after { background: #ece3d4; }
:root[data-colorway="champagne-ivory"] .ig-frame { background: #ffffff; outline-color: #d8caab; }
:root[data-colorway="champagne-ivory"] .ig-leaner { background: #ffffff; }
:root[data-colorway="champagne-ivory"] .iv-cols { column-rule-color: #e3d8c4; }

/* No. 03 - Coral Pop - verbatim override from zephyr colorway round */
:root[data-colorway="coral-pop"] { --slate: #34281f;
  --cream: #fff6ef;
  --powder: #e8613f;
  --paleblue: #ffd9c2;
  --linen: #fdece2;
  --butter: #ffdf8f;
  --sage: #f7ddd0; }
:root[data-colorway="coral-pop"] .intro { background: linear-gradient(180deg, #ffeee3 0%, var(--linen) 30%); }
:root[data-colorway="coral-pop"] .ig-rail { background: #f2c9b4; }
:root[data-colorway="coral-pop"] .ig-rail::after { background: #f9ddce; }
:root[data-colorway="coral-pop"] .ig-frame { background: #ffffff; outline-color: #e8613f; }
:root[data-colorway="coral-pop"] .ig-leaner { background: #ffffff; }
:root[data-colorway="coral-pop"] .iv-cols { column-rule-color: #f2c9b4; }

/* No. 04 - Pine Editorial - verbatim override from zephyr colorway round */
:root[data-colorway="pine-editorial"] { --slate: #22302a;
  --cream: #f4f6f1;
  --powder: #3f6b57;
  --paleblue: #cfe0d4;
  --linen: #e9efe7;
  --butter: #eef0d8;
  --sage: #d9e6dd; }
:root[data-colorway="pine-editorial"] .intro { background: linear-gradient(180deg, #eef3ec 0%, var(--linen) 30%); }
:root[data-colorway="pine-editorial"] .ig-rail { background: #cdddd2; }
:root[data-colorway="pine-editorial"] .ig-rail::after { background: #dde9e0; }
:root[data-colorway="pine-editorial"] .ig-frame { background: #ffffff; outline-color: #3f6b57; }
:root[data-colorway="pine-editorial"] .ig-leaner { background: #ffffff; }
:root[data-colorway="pine-editorial"] .iv-cols { column-rule-color: #cdddd2; }

/* No. 05 - Terracotta Sunset - verbatim override from zephyr colorway round */
:root[data-colorway="terracotta-sunset"] { --slate: #3a2a22;
  --cream: #f8f0e7;
  --powder: #b5623c;
  --paleblue: #e7c9a6;
  --linen: #f0e4d5;
  --butter: #f2d29a;
  --sage: #e4d3c0; }
:root[data-colorway="terracotta-sunset"] .intro { background: linear-gradient(180deg, #f3e9dc 0%, var(--linen) 30%); }
:root[data-colorway="terracotta-sunset"] .ig-rail { background: #ddc7ae; }
:root[data-colorway="terracotta-sunset"] .ig-rail::after { background: #ebddca; }
:root[data-colorway="terracotta-sunset"] .ig-frame { background: #ffffff; outline-color: #b5623c; }
:root[data-colorway="terracotta-sunset"] .ig-leaner { background: #ffffff; }
:root[data-colorway="terracotta-sunset"] .iv-cols { column-rule-color: #ddc7ae; }
