/* GENERATED by tools/extract_palette.py - do not edit.
   One block per game palette, keyed `<game_id>:<slug>`. The page sets
   data-sky to one of these and every surface follows: the sky fields
   (--s1..--s4) and the accent the glass is tinted with. */

body[data-sky="cs2:key-art"] {
  --s1: #75470F; --s2: #E98E21; --s3: #335CFF; --s4: #1A1A1A;
  --h-violet: #EA952F;
  --h-violet-2: color-mix(in oklab, #EA952F 72%, white);
  --h-violet-deep: color-mix(in oklab, #EA952F 78%, black);
  --h-violet-soft: color-mix(in oklab, #EA952F 14%, transparent);
  --h-violet-line: color-mix(in oklab, #EA952F 45%, transparent);
}
body[data-sky="cs2:vivid"] {
  --s1: #AD5F00; --s2: #FF9E29; --s3: #D9AE78; --s4: #001052;
  --h-violet: #FFA233;
  --h-violet-2: color-mix(in oklab, #FFA233 72%, white);
  --h-violet-deep: color-mix(in oklab, #FFA233 78%, black);
  --h-violet-soft: color-mix(in oklab, #FFA233 14%, transparent);
  --h-violet-line: color-mix(in oklab, #FFA233 45%, transparent);
}
body[data-sky="cs2:deep"] {
  --s1: #482C0A; --s2: #9E5D10; --s3: #001D8F; --s4: #121212;
  --h-violet: #EB850A;
  --h-violet-2: color-mix(in oklab, #EB850A 72%, white);
  --h-violet-deep: color-mix(in oklab, #EB850A 78%, black);
  --h-violet-soft: color-mix(in oklab, #EB850A 14%, transparent);
  --h-violet-line: color-mix(in oklab, #EB850A 45%, transparent);
}
body[data-sky="cs2:duotone"] {
  --s1: #8B520E; --s2: #002FEB; --s3: #F69D32; --s4: #000E47;
  --h-violet: #1F4BFF;
  --h-violet-2: color-mix(in oklab, #1F4BFF 72%, white);
  --h-violet-deep: color-mix(in oklab, #1F4BFF 78%, black);
  --h-violet-soft: color-mix(in oklab, #1F4BFF 14%, transparent);
  --h-violet-line: color-mix(in oklab, #1F4BFF 45%, transparent);
}
body[data-sky="cs2:muted"] {
  --s1: #53483C; --s2: #606780; --s3: #A19687; --s4: #1D1616;
  --h-violet: #BE9360;
  --h-violet-2: color-mix(in oklab, #BE9360 72%, white);
  --h-violet-deep: color-mix(in oklab, #BE9360 78%, black);
  --h-violet-soft: color-mix(in oklab, #BE9360 14%, transparent);
  --h-violet-line: color-mix(in oklab, #BE9360 45%, transparent);
}
body[data-game-id="cs2"]:not([data-sky]) {
  --s1: #75470F; --s2: #E98E21; --s3: #335CFF; --s4: #1A1A1A;
  --h-violet: #EA952F;
  --h-violet-2: color-mix(in oklab, #EA952F 72%, white);
  --h-violet-deep: color-mix(in oklab, #EA952F 78%, black);
  --h-violet-soft: color-mix(in oklab, #EA952F 14%, transparent);
  --h-violet-line: color-mix(in oklab, #EA952F 45%, transparent);
}
body[data-sky="ea-fc:key-art"] {
  --s1: #176E47; --s2: #2EDB8F; --s3: #6467CE; --s4: #0A1029;
  --h-violet: #3BDE96;
  --h-violet-2: color-mix(in oklab, #3BDE96 72%, white);
  --h-violet-deep: color-mix(in oklab, #3BDE96 78%, black);
  --h-violet-soft: color-mix(in oklab, #3BDE96 14%, transparent);
  --h-violet-line: color-mix(in oklab, #3BDE96 45%, transparent);
}
body[data-sky="ea-fc:vivid"] {
  --s1: #04AA60; --s2: #29FFA0; --s3: #52FFBC; --s4: #0D0F44;
  --h-violet: #33FFA5;
  --h-violet-2: color-mix(in oklab, #33FFA5 72%, white);
  --h-violet-deep: color-mix(in oklab, #33FFA5 78%, black);
  --h-violet-soft: color-mix(in oklab, #33FFA5 14%, transparent);
  --h-violet-line: color-mix(in oklab, #33FFA5 45%, transparent);
}
body[data-sky="ea-fc:deep"] {
  --s1: #0E442C; --s2: #19945E; --s3: #22246D; --s4: #070B1D;
  --h-violet: #17DD86;
  --h-violet-2: color-mix(in oklab, #17DD86 72%, white);
  --h-violet-deep: color-mix(in oklab, #17DD86 78%, black);
  --h-violet-soft: color-mix(in oklab, #17DD86 14%, transparent);
  --h-violet-line: color-mix(in oklab, #17DD86 45%, transparent);
}
body[data-sky="ea-fc:duotone"] {
  --s1: #168353; --s2: #2C31BE; --s3: #3DEA9E; --s4: #111236;
  --h-violet: #3E43E0;
  --h-violet-2: color-mix(in oklab, #3E43E0 72%, white);
  --h-violet-deep: color-mix(in oklab, #3E43E0 78%, black);
  --h-violet-soft: color-mix(in oklab, #3E43E0 14%, transparent);
  --h-violet-line: color-mix(in oklab, #3E43E0 45%, transparent);
}
body[data-sky="ea-fc:muted"] {
  --s1: #3C5349; --s2: #606180; --s3: #87A197; --s4: #16181D;
  --h-violet: #60BE94;
  --h-violet-2: color-mix(in oklab, #60BE94 72%, white);
  --h-violet-deep: color-mix(in oklab, #60BE94 78%, black);
  --h-violet-soft: color-mix(in oklab, #60BE94 14%, transparent);
  --h-violet-line: color-mix(in oklab, #60BE94 45%, transparent);
}
body[data-game-id="ea-fc"]:not([data-sky]) {
  --s1: #176E47; --s2: #2EDB8F; --s3: #6467CE; --s4: #0A1029;
  --h-violet: #3BDE96;
  --h-violet-2: color-mix(in oklab, #3BDE96 72%, white);
  --h-violet-deep: color-mix(in oklab, #3BDE96 78%, black);
  --h-violet-soft: color-mix(in oklab, #3BDE96 14%, transparent);
  --h-violet-line: color-mix(in oklab, #3BDE96 45%, transparent);
}
