/* ==========================================================================
   A ESCADA DE TONS DA CASA.

   ⚠️ ESTE FICHEIRO É FEITO POR MÁQUINA. Não se edita à mão: gera-se outra
   vez com `python scripts/escada-de-tons.py`, que o lê do CSS das páginas.

   O painel tinha 164 azuis diferentes escritos à mão: os quase-pretos dos
   fundos, os tons médios das molduras, os cinzentos do texto secundário e os
   quase-brancos. Nenhum deles era um token, e por isso nenhum mudava quando
   se trocava de paleta: o painel saía pintado a meio.

   ⚠️ UM TOKEN POR COR, E NUNCA DOIS PARA UM. Há aqui cores que diferem num
   ponto em 255 e que a vista não separa. Juntá-las era a tentação óbvia, e já
   mordeu duas vezes nas cenas do OBS: a diferença aparece num sítio qualquer,
   muito depois, e ninguém se lembra porquê.

   Os números seguem a ordem por que as cores foram aparecendo, e NÃO SE
   MEXEM: as páginas já escrevem `var(--ps-tom42)`, e renumerar punha o
   painel pintado ao contrário sem um erro a dizer porquê.
   ========================================================================== */
:root {
  --ps-tom01: #080704;
  --ps-tom02: #080704;
  --ps-tom03: #080705;
  --ps-tom04: #080705;
  --ps-tom05: #090805;
  --ps-tom06: #0b0905;
  --ps-tom07: #0d0b05;
  --ps-tom08: #0e0b06;
  --ps-tom09: #0f0d09;
  --ps-tom10: #0f0d0a;
  --ps-tom11: #100e09;
  --ps-tom12: #100e09;
  --ps-tom13: #120f08;
  --ps-tom14: #120f09;
  --ps-tom15: #110f0b;
  --ps-tom17: #11100c;
  --ps-tom18: #14110b;
  --ps-tom19: #14110c;
  --ps-tom20: #15120c;
  --ps-tom21: #15120d;
  --ps-tom22: #15120d;
  --ps-tom23: #15120d;
  --ps-tom24: #15130d;
  --ps-tom25: #17140d;
  --ps-tom26: #161411;
  --ps-tom27: #19160f;
  --ps-tom28: #18150f;
  --ps-tom29: #1b1711;
  --ps-tom30: #1a1712;
  --ps-tom31: #191713;
  --ps-tom32: #1b1811;
  --ps-tom33: #1c1912;
  --ps-tom34: #1e1a12;
  --ps-tom35: #1e1a12;
  --ps-tom36: #1e1b13;
  --ps-tom37: #1f1b13;
  --ps-tom38: #1f1c13;
  --ps-tom39: #211f19;
  --ps-tom40: #252116;
  --ps-tom41: #252017;
  --ps-tom42: #242018;
  --ps-tom43: #262116;
  --ps-tom44: #262117;
  --ps-tom45: #22201b;
  --ps-tom46: #272216;
  --ps-tom47: #272217;
  --ps-tom48: #262218;
  --ps-tom49: #292419;
  --ps-tom50: #26231d;
  --ps-tom51: #282520;
  --ps-tom52: #2c271c;
  --ps-tom53: #292620;
  --ps-tom54: #2e291f;
  --ps-tom55: #292724;
  --ps-tom56: #433c2d;
  --ps-tom57: #463e2f;
  --ps-tom58: #514835;
  --ps-tom59: #514937;
  --ps-tom61: #504b40;
  --ps-tom62: #544f45;
  --ps-tom63: #7a5f26;
  --ps-tom64: #59554c;
  --ps-tom65: #615947;
  --ps-tom67: #6c614b;
  --ps-tom68: #796b4e;
  --ps-tom69: #726c5e;
  --ps-tom71: #6f6c65;
  --ps-tom72: #7b7464;
  --ps-tom73: #7e7562;
  --ps-tom74: #a88439;
  --ps-tom75: #bc8939;
  --ps-tom76: #be9439;
  --ps-tom77: #be943a;
  --ps-tom78: #c19638;
  --ps-tom79: #888173;
  --ps-tom80: #c2983e;
  --ps-tom81: #8f8675;
  --ps-tom82: #918978;
  --ps-tom84: #d1983f;
  --ps-tom85: #9b917c;
  --ps-tom86: #d6a04d;
  --ps-tom87: #d5aa50;
  --ps-tom89: #afa798;
  --ps-tom90: #e6bc64;
  --ps-tom91: #e6bb64;
  --ps-tom92: #aba7a0;
  --ps-tom93: #b0a99c;
  --ps-tom94: #ada89f;
  --ps-tom95: #d7b980;
  --ps-tom96: #e4c076;
  --ps-tom97: #bfb7a8;
  --ps-tom98: #c4baa3;
  --ps-tom99: #eac77f;
  --ps-tom100: #c3baa9;
  --ps-tom101: #ebc982;
  --ps-tom102: #c5bcaa;
  --ps-tom103: #bfbab0;
  --ps-tom104: #cac0ab;
  --ps-tom105: #eccd8b;
  --ps-tom106: #eac790;
  --ps-tom107: #edd58d;
  --ps-tom108: #c7c1b3;
  --ps-tom109: #ebca90;
  --ps-tom110: #edcc8f;
  --ps-tom111: #edcf91;
  --ps-tom113: #dfcba2;
  --ps-tom114: #ead99b;
  --ps-tom115: #decca9;
  --ps-tom116: #d7cdb7;
  --ps-tom117: #cecbc5;
  --ps-tom118: #d0ceca;
  --ps-tom119: #dcd3c0;
  --ps-tom120: #dcd3c1;
  --ps-tom121: #d5d3cf;
  --ps-tom122: #d8d5cf;
  --ps-tom123: #d9d7d3;
  --ps-tom124: #d9d7d4;
  --ps-tom125: #dedbd4;
  --ps-tom126: #dedbd5;
  --ps-tom127: #dedcd7;
  --ps-tom128: #e0ddd7;
  --ps-tom129: #dfddd8;
  --ps-tom130: #e3e2e0;
  --ps-tom131: #e5e3e0;
  --ps-tom132: #e9e5dd;
  --ps-tom134: #ebe7df;
  --ps-tom135: #eae8e4;
  --ps-tom136: #e9e8e5;
  --ps-tom137: #eceae6;
  --ps-tom138: #ebeae7;
  --ps-tom139: #f0ece5;
  --ps-tom140: #efedea;
  --ps-tom141: #f0eeeb;
  --ps-tom142: #f5f3f0;
  --ps-tom143: #f5f3f0;
  --ps-tom144: #f4f3f1;
  --ps-tom145: #f6f5f2;
  --ps-tom146: #fbfaf9;
  --ps-tom147: #fbfbfa;
  --ps-tom148: #090704;
  --ps-tom149: #0a0906;
  --ps-tom150: #0e0d09;
  --ps-tom151: #100d08;
  --ps-tom152: #110f0a;
  --ps-tom153: #15120c;
  --ps-tom154: #191610;
  --ps-tom155: #1c1911;
  --ps-tom156: #211c14;
  --ps-tom157: #262218;
  --ps-tom158: #292419;
  --ps-tom159: #302a1c;
  --ps-tom160: #463e2c;
  --ps-tom161: #544c3a;
  --ps-tom162: #bc9438;
  --ps-tom163: #cfa341;
  --ps-tom164: #d29a42;
  --ps-tom165: #e2b24c;
  --ps-tom166: #a59c89;
  --ps-tom167: #bbb19c;
  --ps-tom168: #eccb8b;
  --ps-tom169: #e7e4dd;
  --ps-tom170: #eee9e0;
  --ps-tom171: #f6f5f3;
  --ps-tom172: #463f2f;

  /* E a mesma escada em «r, g, b», para as cores com transparencia. */
  --ps-tom01-rgb: 8, 7, 4;
  --ps-tom02-rgb: 8, 7, 4;
  --ps-tom03-rgb: 8, 7, 5;
  --ps-tom04-rgb: 8, 7, 5;
  --ps-tom05-rgb: 9, 8, 5;
  --ps-tom06-rgb: 11, 9, 5;
  --ps-tom07-rgb: 13, 11, 5;
  --ps-tom08-rgb: 14, 11, 6;
  --ps-tom09-rgb: 15, 13, 9;
  --ps-tom10-rgb: 15, 13, 10;
  --ps-tom11-rgb: 16, 14, 9;
  --ps-tom12-rgb: 16, 14, 9;
  --ps-tom13-rgb: 18, 15, 8;
  --ps-tom14-rgb: 18, 15, 9;
  --ps-tom15-rgb: 17, 15, 11;
  --ps-tom17-rgb: 17, 16, 12;
  --ps-tom18-rgb: 20, 17, 11;
  --ps-tom19-rgb: 20, 17, 12;
  --ps-tom20-rgb: 21, 18, 12;
  --ps-tom21-rgb: 21, 18, 13;
  --ps-tom22-rgb: 21, 18, 13;
  --ps-tom23-rgb: 21, 18, 13;
  --ps-tom24-rgb: 21, 19, 13;
  --ps-tom25-rgb: 23, 20, 13;
  --ps-tom26-rgb: 22, 20, 17;
  --ps-tom27-rgb: 25, 22, 15;
  --ps-tom28-rgb: 24, 21, 15;
  --ps-tom29-rgb: 27, 23, 17;
  --ps-tom30-rgb: 26, 23, 18;
  --ps-tom31-rgb: 25, 23, 19;
  --ps-tom32-rgb: 27, 24, 17;
  --ps-tom33-rgb: 28, 25, 18;
  --ps-tom34-rgb: 30, 26, 18;
  --ps-tom35-rgb: 30, 26, 18;
  --ps-tom36-rgb: 30, 27, 19;
  --ps-tom37-rgb: 31, 27, 19;
  --ps-tom38-rgb: 31, 28, 19;
  --ps-tom39-rgb: 33, 31, 25;
  --ps-tom40-rgb: 37, 33, 22;
  --ps-tom41-rgb: 37, 32, 23;
  --ps-tom42-rgb: 36, 32, 24;
  --ps-tom43-rgb: 38, 33, 22;
  --ps-tom44-rgb: 38, 33, 23;
  --ps-tom45-rgb: 34, 32, 27;
  --ps-tom46-rgb: 39, 34, 22;
  --ps-tom47-rgb: 39, 34, 23;
  --ps-tom48-rgb: 38, 34, 24;
  --ps-tom49-rgb: 41, 36, 25;
  --ps-tom50-rgb: 38, 35, 29;
  --ps-tom51-rgb: 40, 37, 32;
  --ps-tom52-rgb: 44, 39, 28;
  --ps-tom53-rgb: 41, 38, 32;
  --ps-tom54-rgb: 46, 41, 31;
  --ps-tom55-rgb: 41, 39, 36;
  --ps-tom56-rgb: 67, 60, 45;
  --ps-tom57-rgb: 70, 62, 47;
  --ps-tom58-rgb: 81, 72, 53;
  --ps-tom59-rgb: 81, 73, 55;
  --ps-tom61-rgb: 80, 75, 64;
  --ps-tom62-rgb: 84, 79, 69;
  --ps-tom63-rgb: 122, 95, 38;
  --ps-tom64-rgb: 89, 85, 76;
  --ps-tom65-rgb: 97, 89, 71;
  --ps-tom67-rgb: 108, 97, 75;
  --ps-tom68-rgb: 121, 107, 78;
  --ps-tom69-rgb: 114, 108, 94;
  --ps-tom71-rgb: 111, 108, 101;
  --ps-tom72-rgb: 123, 116, 100;
  --ps-tom73-rgb: 126, 117, 98;
  --ps-tom74-rgb: 168, 132, 57;
  --ps-tom75-rgb: 188, 137, 57;
  --ps-tom76-rgb: 190, 148, 57;
  --ps-tom77-rgb: 190, 148, 58;
  --ps-tom78-rgb: 193, 150, 56;
  --ps-tom79-rgb: 136, 129, 115;
  --ps-tom80-rgb: 194, 152, 62;
  --ps-tom81-rgb: 143, 134, 117;
  --ps-tom82-rgb: 145, 137, 120;
  --ps-tom84-rgb: 209, 152, 63;
  --ps-tom85-rgb: 155, 145, 124;
  --ps-tom86-rgb: 214, 160, 77;
  --ps-tom87-rgb: 213, 170, 80;
  --ps-tom89-rgb: 175, 167, 152;
  --ps-tom90-rgb: 230, 188, 100;
  --ps-tom91-rgb: 230, 187, 100;
  --ps-tom92-rgb: 171, 167, 160;
  --ps-tom93-rgb: 176, 169, 156;
  --ps-tom94-rgb: 173, 168, 159;
  --ps-tom95-rgb: 215, 185, 128;
  --ps-tom96-rgb: 228, 192, 118;
  --ps-tom97-rgb: 191, 183, 168;
  --ps-tom98-rgb: 196, 186, 163;
  --ps-tom99-rgb: 234, 199, 127;
  --ps-tom100-rgb: 195, 186, 169;
  --ps-tom101-rgb: 235, 201, 130;
  --ps-tom102-rgb: 197, 188, 170;
  --ps-tom103-rgb: 191, 186, 176;
  --ps-tom104-rgb: 202, 192, 171;
  --ps-tom105-rgb: 236, 205, 139;
  --ps-tom106-rgb: 234, 199, 144;
  --ps-tom107-rgb: 237, 213, 141;
  --ps-tom108-rgb: 199, 193, 179;
  --ps-tom109-rgb: 235, 202, 144;
  --ps-tom110-rgb: 237, 204, 143;
  --ps-tom111-rgb: 237, 207, 145;
  --ps-tom113-rgb: 223, 203, 162;
  --ps-tom114-rgb: 234, 217, 155;
  --ps-tom115-rgb: 222, 204, 169;
  --ps-tom116-rgb: 215, 205, 183;
  --ps-tom117-rgb: 206, 203, 197;
  --ps-tom118-rgb: 208, 206, 202;
  --ps-tom119-rgb: 220, 211, 192;
  --ps-tom120-rgb: 220, 211, 193;
  --ps-tom121-rgb: 213, 211, 207;
  --ps-tom122-rgb: 216, 213, 207;
  --ps-tom123-rgb: 217, 215, 211;
  --ps-tom124-rgb: 217, 215, 212;
  --ps-tom125-rgb: 222, 219, 212;
  --ps-tom126-rgb: 222, 219, 213;
  --ps-tom127-rgb: 222, 220, 215;
  --ps-tom128-rgb: 224, 221, 215;
  --ps-tom129-rgb: 223, 221, 216;
  --ps-tom130-rgb: 227, 226, 224;
  --ps-tom131-rgb: 229, 227, 224;
  --ps-tom132-rgb: 233, 229, 221;
  --ps-tom134-rgb: 235, 231, 223;
  --ps-tom135-rgb: 234, 232, 228;
  --ps-tom136-rgb: 233, 232, 229;
  --ps-tom137-rgb: 236, 234, 230;
  --ps-tom138-rgb: 235, 234, 231;
  --ps-tom139-rgb: 240, 236, 229;
  --ps-tom140-rgb: 239, 237, 234;
  --ps-tom141-rgb: 240, 238, 235;
  --ps-tom142-rgb: 245, 243, 240;
  --ps-tom143-rgb: 245, 243, 240;
  --ps-tom144-rgb: 244, 243, 241;
  --ps-tom145-rgb: 246, 245, 242;
  --ps-tom146-rgb: 251, 250, 249;
  --ps-tom147-rgb: 251, 251, 250;
  --ps-tom148-rgb: 9, 7, 4;
  --ps-tom149-rgb: 10, 9, 6;
  --ps-tom150-rgb: 14, 13, 9;
  --ps-tom151-rgb: 16, 13, 8;
  --ps-tom152-rgb: 17, 15, 10;
  --ps-tom153-rgb: 21, 18, 12;
  --ps-tom154-rgb: 25, 22, 16;
  --ps-tom155-rgb: 28, 25, 17;
  --ps-tom156-rgb: 33, 28, 20;
  --ps-tom157-rgb: 38, 34, 24;
  --ps-tom158-rgb: 41, 36, 25;
  --ps-tom159-rgb: 48, 42, 28;
  --ps-tom160-rgb: 70, 62, 44;
  --ps-tom161-rgb: 84, 76, 58;
  --ps-tom162-rgb: 188, 148, 56;
  --ps-tom163-rgb: 207, 163, 65;
  --ps-tom164-rgb: 210, 154, 66;
  --ps-tom165-rgb: 226, 178, 76;
  --ps-tom166-rgb: 165, 156, 137;
  --ps-tom167-rgb: 187, 177, 156;
  --ps-tom168-rgb: 236, 203, 139;
  --ps-tom169-rgb: 231, 228, 221;
  --ps-tom170-rgb: 238, 233, 224;
  --ps-tom171-rgb: 246, 245, 243;
  --ps-tom172-rgb: 70, 63, 47;
}

/* A mesma escada em azul, a de sempre até 23/9/2026: liga-se com
   `?paleta=azul`. O tom muda, a luz fica — é a luz que dá a forma ao ecrã. */
:root[data-paleta="azul"] {
  --ps-tom01: #03060c;      /* luz  3 */
  --ps-tom02: #03070d;      /* luz  3 */
  --ps-tom03: #04070d;      /* luz  3 */
  --ps-tom04: #05070c;      /* luz  3 */
  --ps-tom05: #04080e;      /* luz  4 */
  --ps-tom06: #020812;      /* luz  4 */
  --ps-tom07: #020816;      /* luz  5 */
  --ps-tom08: #020617;      /* luz  5 */
  --ps-tom09: #070d18;      /* luz  6 */
  --ps-tom10: #090e16;      /* luz  6 */
  --ps-tom11: #060c1a;      /* luz  6 */
  --ps-tom12: #06131a;      /* luz  6 */
  --ps-tom13: #04121e;      /* luz  7 */
  --ps-tom14: #06121c;      /* luz  7 */
  --ps-tom15: #0a1119;      /* luz  7 */
  --ps-tom17: #0d1219;      /* luz  7 */
  --ps-tom18: #08111f;      /* luz  8 */
  --ps-tom19: #0b131e;      /* luz  8 */
  --ps-tom20: #0a1320;      /* luz  8 */
  --ps-tom21: #0b1220;      /* luz  8 */
  --ps-tom22: #0b1320;      /* luz  8 */
  --ps-tom23: #0b1420;      /* luz  8 */
  --ps-tom24: #0c1420;      /* luz  9 */
  --ps-tom25: #0b1524;      /* luz  9 */
  --ps-tom26: #12171f;      /* luz 10 */
  --ps-tom27: #0d1626;      /* luz 10 */
  --ps-tom28: #0e1725;      /* luz 10 */
  --ps-tom29: #101a28;      /* luz 11 */
  --ps-tom30: #111827;      /* luz 11 */
  --ps-tom31: #141a24;      /* luz 11 */
  --ps-tom32: #0f172a;      /* luz 11 */
  --ps-tom33: #101a2b;      /* luz 12 */
  --ps-tom34: #0f1b2e;      /* luz 12 */
  --ps-tom35: #0f1c2e;      /* luz 12 */
  --ps-tom36: #111c2e;      /* luz 12 */
  --ps-tom37: #101d30;      /* luz 13 */
  --ps-tom38: #111d30;      /* luz 13 */
  --ps-tom39: #1b2330;      /* luz 15 */
  --ps-tom40: #12203a;      /* luz 15 */
  --ps-tom41: #142238;      /* luz 15 */
  --ps-tom42: #172436;      /* luz 15 */
  --ps-tom43: #12283b;      /* luz 15 */
  --ps-tom44: #14243a;      /* luz 15 */
  --ps-tom45: #1d2531;      /* luz 15 */
  --ps-tom46: #12233d;      /* luz 15 */
  --ps-tom47: #14233c;      /* luz 16 */
  --ps-tom48: #16243a;      /* luz 16 */
  --ps-tom49: #16283f;      /* luz 17 */
  --ps-tom50: #1f2937;      /* luz 17 */
  --ps-tom51: #242c38;      /* luz 18 */
  --ps-tom52: #1a2942;      /* luz 18 */
  --ps-tom53: #242d3a;      /* luz 18 */
  --ps-tom54: #1e2c44;      /* luz 19 */
  --ps-tom55: #2b3138;      /* luz 19 */
  --ps-tom56: #24344c;      /* luz 22 */
  --ps-tom57: #26374f;      /* luz 23 */
  --ps-tom58: #2a3d5c;      /* luz 26 */
  --ps-tom59: #2c3f5c;      /* luz 27 */
  --ps-tom61: #3a4756;      /* luz 28 */
  --ps-tom62: #3f4b5a;      /* luz 30 */
  --ps-tom63: #16428a;      /* luz 31 */
  --ps-tom64: #47515e;      /* luz 32 */
  --ps-tom65: #3d4f6b;      /* luz 33 */
  --ps-tom67: #3d557a;      /* luz 36 */
  --ps-tom68: #3d5a8a;      /* luz 39 */
  --ps-tom69: #56637a;      /* luz 41 */
  --ps-tom71: #616573;      /* luz 42 */
  --ps-tom72: #5a6b85;      /* luz 44 */
  --ps-tom73: #566b8a;      /* luz 44 */
  --ps-tom74: #2463bd;      /* luz 44 */
  --ps-tom75: #1fbad6;      /* luz 48 */
  --ps-tom76: #1f5fd8;      /* luz 48 */
  --ps-tom77: #2064d8;      /* luz 49 */
  --ps-tom78: #1e5ddb;      /* luz 49 */
  --ps-tom79: #6b7a90;      /* luz 49 */
  --ps-tom80: #2569db;      /* luz 50 */
  --ps-tom81: #6b7f99;      /* luz 51 */
  --ps-tom82: #6d7f9c;      /* luz 52 */
  --ps-tom84: #22d3ee;      /* luz 53 */
  --ps-tom85: #6f86a8;      /* luz 55 */
  --ps-tom86: #33dcf0;      /* luz 57 */
  --ps-tom87: #3684ef;      /* luz 57 */
  --ps-tom89: #8fa3b8;      /* luz 64 */
  --ps-tom90: #4b91ff;      /* luz 65 */
  --ps-tom91: #4b9bff;      /* luz 65 */
  --ps-tom92: #9ca3af;      /* luz 65 */
  --ps-tom93: #94a3b8;      /* luz 65 */
  --ps-tom94: #9aa4b2;      /* luz 65 */
  --ps-tom95: #6fb0e8;      /* luz 67 */
  --ps-tom96: #60a5fa;      /* luz 68 */
  --ps-tom97: #9fb0c8;      /* luz 70 */
  --ps-tom98: #96aad2;      /* luz 71 */
  --ps-tom99: #6aa8ff;      /* luz 71 */
  --ps-tom100: #9fb3cd;      /* luz 71 */
  --ps-tom101: #6ea8ff;      /* luz 72 */
  --ps-tom102: #9fb3d0;      /* luz 72 */
  --ps-tom103: #a9b5c6;      /* luz 72 */
  --ps-tom104: #9fb6d6;      /* luz 73 */
  --ps-tom105: #78afff;      /* luz 74 */
  --ps-tom106: #7fe8fb;      /* luz 74 */
  --ps-tom107: #8b7bff;      /* luz 74 */
  --ps-tom108: #aab8d0;      /* luz 74 */
  --ps-tom109: #7fd3fc;      /* luz 74 */
  --ps-tom110: #7dc7ff;      /* luz 75 */
  --ps-tom111: #7fb2ff;      /* luz 75 */
  --ps-tom113: #96b9eb;      /* luz 75 */
  --ps-tom114: #a78bfa;      /* luz 76 */
  --ps-tom115: #9fc6e8;      /* luz 77 */
  --ps-tom116: #8fbaff;      /* luz 78 */
  --ps-tom117: #b9c6da;      /* luz 79 */
  --ps-tom118: #c2ccd8;      /* luz 80 */
  --ps-tom119: #9dc0ff;      /* luz 81 */
  --ps-tom120: #9ec5ff;      /* luz 81 */
  --ps-tom121: #c7d0dd;      /* luz 82 */
  --ps-tom122: #c5d1e2;      /* luz 83 */
  --ps-tom123: #cbd5e1;      /* luz 84 */
  --ps-tom124: #cfd6de;      /* luz 84 */
  --ps-tom125: #c8d6ea;      /* luz 85 */
  --ps-tom126: #c9d6ea;      /* luz 85 */
  --ps-tom127: #cdd8e8;      /* luz 86 */
  --ps-tom128: #cdd8ea;      /* luz 86 */
  --ps-tom129: #cfd9e8;      /* luz 86 */
  --ps-tom130: #dbe1e8;      /* luz 88 */
  --ps-tom131: #d9e2ec;      /* luz 89 */
  --ps-tom132: #cfe0f7;      /* luz 89 */
  --ps-tom134: #cfdefb;      /* luz 90 */
  --ps-tom135: #dde5f1;      /* luz 91 */
  --ps-tom136: #dfe6ef;      /* luz 91 */
  --ps-tom137: #dfe7f3;      /* luz 91 */
  --ps-tom138: #e2e8f0;      /* luz 91 */
  --ps-tom139: #d6f4ff;      /* luz 92 */
  --ps-tom140: #e4ebf5;      /* luz 93 */
  --ps-tom141: #e6ecf5;      /* luz 93 */
  --ps-tom142: #e9f0fc;      /* luz 95 */
  --ps-tom143: #eaf1fb;      /* luz 95 */
  --ps-tom144: #eef2f7;      /* luz 95 */
  --ps-tom145: #eef3fa;      /* luz 96 */
  --ps-tom146: #f8fafc;      /* luz 98 */
  --ps-tom147: #f8fafd;      /* luz 98 */
  --ps-tom148: #03070e;      /* luz  3 */
  --ps-tom149: #06090f;      /* luz  4 */
  --ps-tom150: #080d16;      /* luz  6 */
  --ps-tom151: #05121a;      /* luz  6 */
  --ps-tom152: #090f1a;      /* luz  7 */
  --ps-tom153: #0a1420;      /* luz  8 */
  --ps-tom154: #0f1826;      /* luz 10 */
  --ps-tom155: #0e1a2c;      /* luz 11 */
  --ps-tom156: #111e32;      /* luz 13 */
  --ps-tom157: #16233a;      /* luz 16 */
  --ps-tom158: #16233f;      /* luz 17 */
  --ps-tom159: #17294a;      /* luz 19 */
  --ps-tom160: #223350;      /* luz 22 */
  --ps-tom161: #30425e;      /* luz 28 */
  --ps-tom162: #1e4fd6;      /* luz 48 */
  --ps-tom163: #2563eb;      /* luz 53 */
  --ps-tom164: #26d3ee;      /* luz 54 */
  --ps-tom165: #2f7bff;      /* luz 59 */
  --ps-tom166: #7e91b0;      /* luz 59 */
  --ps-tom167: #8fa8c8;      /* luz 67 */
  --ps-tom168: #78beff;      /* luz 74 */
  --ps-tom169: #cfe0f5;      /* luz 89 */
  --ps-tom170: #cfe0ff;      /* luz 91 */
  --ps-tom171: #eef3fb;      /* luz 96 */
  --ps-tom172: #26364f;      /* luz 23 */

  --ps-tom01-rgb: 3, 6, 12;
  --ps-tom02-rgb: 3, 7, 13;
  --ps-tom03-rgb: 4, 7, 13;
  --ps-tom04-rgb: 5, 7, 12;
  --ps-tom05-rgb: 4, 8, 14;
  --ps-tom06-rgb: 2, 8, 18;
  --ps-tom07-rgb: 2, 8, 22;
  --ps-tom08-rgb: 2, 6, 23;
  --ps-tom09-rgb: 7, 13, 24;
  --ps-tom10-rgb: 9, 14, 22;
  --ps-tom11-rgb: 6, 12, 26;
  --ps-tom12-rgb: 6, 19, 26;
  --ps-tom13-rgb: 4, 18, 30;
  --ps-tom14-rgb: 6, 18, 28;
  --ps-tom15-rgb: 10, 17, 25;
  --ps-tom17-rgb: 13, 18, 25;
  --ps-tom18-rgb: 8, 17, 31;
  --ps-tom19-rgb: 11, 19, 30;
  --ps-tom20-rgb: 10, 19, 32;
  --ps-tom21-rgb: 11, 18, 32;
  --ps-tom22-rgb: 11, 19, 32;
  --ps-tom23-rgb: 11, 20, 32;
  --ps-tom24-rgb: 12, 20, 32;
  --ps-tom25-rgb: 11, 21, 36;
  --ps-tom26-rgb: 18, 23, 31;
  --ps-tom27-rgb: 13, 22, 38;
  --ps-tom28-rgb: 14, 23, 37;
  --ps-tom29-rgb: 16, 26, 40;
  --ps-tom30-rgb: 17, 24, 39;
  --ps-tom31-rgb: 20, 26, 36;
  --ps-tom32-rgb: 15, 23, 42;
  --ps-tom33-rgb: 16, 26, 43;
  --ps-tom34-rgb: 15, 27, 46;
  --ps-tom35-rgb: 15, 28, 46;
  --ps-tom36-rgb: 17, 28, 46;
  --ps-tom37-rgb: 16, 29, 48;
  --ps-tom38-rgb: 17, 29, 48;
  --ps-tom39-rgb: 27, 35, 48;
  --ps-tom40-rgb: 18, 32, 58;
  --ps-tom41-rgb: 20, 34, 56;
  --ps-tom42-rgb: 23, 36, 54;
  --ps-tom43-rgb: 18, 40, 59;
  --ps-tom44-rgb: 20, 36, 58;
  --ps-tom45-rgb: 29, 37, 49;
  --ps-tom46-rgb: 18, 35, 61;
  --ps-tom47-rgb: 20, 35, 60;
  --ps-tom48-rgb: 22, 36, 58;
  --ps-tom49-rgb: 22, 40, 63;
  --ps-tom50-rgb: 31, 41, 55;
  --ps-tom51-rgb: 36, 44, 56;
  --ps-tom52-rgb: 26, 41, 66;
  --ps-tom53-rgb: 36, 45, 58;
  --ps-tom54-rgb: 30, 44, 68;
  --ps-tom55-rgb: 43, 49, 56;
  --ps-tom56-rgb: 36, 52, 76;
  --ps-tom57-rgb: 38, 55, 79;
  --ps-tom58-rgb: 42, 61, 92;
  --ps-tom59-rgb: 44, 63, 92;
  --ps-tom61-rgb: 58, 71, 86;
  --ps-tom62-rgb: 63, 75, 90;
  --ps-tom63-rgb: 22, 66, 138;
  --ps-tom64-rgb: 71, 81, 94;
  --ps-tom65-rgb: 61, 79, 107;
  --ps-tom67-rgb: 61, 85, 122;
  --ps-tom68-rgb: 61, 90, 138;
  --ps-tom69-rgb: 86, 99, 122;
  --ps-tom71-rgb: 97, 101, 115;
  --ps-tom72-rgb: 90, 107, 133;
  --ps-tom73-rgb: 86, 107, 138;
  --ps-tom74-rgb: 36, 99, 189;
  --ps-tom75-rgb: 31, 186, 214;
  --ps-tom76-rgb: 31, 95, 216;
  --ps-tom77-rgb: 32, 100, 216;
  --ps-tom78-rgb: 30, 93, 219;
  --ps-tom79-rgb: 107, 122, 144;
  --ps-tom80-rgb: 37, 105, 219;
  --ps-tom81-rgb: 107, 127, 153;
  --ps-tom82-rgb: 109, 127, 156;
  --ps-tom84-rgb: 34, 211, 238;
  --ps-tom85-rgb: 111, 134, 168;
  --ps-tom86-rgb: 51, 220, 240;
  --ps-tom87-rgb: 54, 132, 239;
  --ps-tom89-rgb: 143, 163, 184;
  --ps-tom90-rgb: 75, 145, 255;
  --ps-tom91-rgb: 75, 155, 255;
  --ps-tom92-rgb: 156, 163, 175;
  --ps-tom93-rgb: 148, 163, 184;
  --ps-tom94-rgb: 154, 164, 178;
  --ps-tom95-rgb: 111, 176, 232;
  --ps-tom96-rgb: 96, 165, 250;
  --ps-tom97-rgb: 159, 176, 200;
  --ps-tom98-rgb: 150, 170, 210;
  --ps-tom99-rgb: 106, 168, 255;
  --ps-tom100-rgb: 159, 179, 205;
  --ps-tom101-rgb: 110, 168, 255;
  --ps-tom102-rgb: 159, 179, 208;
  --ps-tom103-rgb: 169, 181, 198;
  --ps-tom104-rgb: 159, 182, 214;
  --ps-tom105-rgb: 120, 175, 255;
  --ps-tom106-rgb: 127, 232, 251;
  --ps-tom107-rgb: 139, 123, 255;
  --ps-tom108-rgb: 170, 184, 208;
  --ps-tom109-rgb: 127, 211, 252;
  --ps-tom110-rgb: 125, 199, 255;
  --ps-tom111-rgb: 127, 178, 255;
  --ps-tom113-rgb: 150, 185, 235;
  --ps-tom114-rgb: 167, 139, 250;
  --ps-tom115-rgb: 159, 198, 232;
  --ps-tom116-rgb: 143, 186, 255;
  --ps-tom117-rgb: 185, 198, 218;
  --ps-tom118-rgb: 194, 204, 216;
  --ps-tom119-rgb: 157, 192, 255;
  --ps-tom120-rgb: 158, 197, 255;
  --ps-tom121-rgb: 199, 208, 221;
  --ps-tom122-rgb: 197, 209, 226;
  --ps-tom123-rgb: 203, 213, 225;
  --ps-tom124-rgb: 207, 214, 222;
  --ps-tom125-rgb: 200, 214, 234;
  --ps-tom126-rgb: 201, 214, 234;
  --ps-tom127-rgb: 205, 216, 232;
  --ps-tom128-rgb: 205, 216, 234;
  --ps-tom129-rgb: 207, 217, 232;
  --ps-tom130-rgb: 219, 225, 232;
  --ps-tom131-rgb: 217, 226, 236;
  --ps-tom132-rgb: 207, 224, 247;
  --ps-tom134-rgb: 207, 222, 251;
  --ps-tom135-rgb: 221, 229, 241;
  --ps-tom136-rgb: 223, 230, 239;
  --ps-tom137-rgb: 223, 231, 243;
  --ps-tom138-rgb: 226, 232, 240;
  --ps-tom139-rgb: 214, 244, 255;
  --ps-tom140-rgb: 228, 235, 245;
  --ps-tom141-rgb: 230, 236, 245;
  --ps-tom142-rgb: 233, 240, 252;
  --ps-tom143-rgb: 234, 241, 251;
  --ps-tom144-rgb: 238, 242, 247;
  --ps-tom145-rgb: 238, 243, 250;
  --ps-tom146-rgb: 248, 250, 252;
  --ps-tom147-rgb: 248, 250, 253;
  --ps-tom148-rgb: 3, 7, 14;
  --ps-tom149-rgb: 6, 9, 15;
  --ps-tom150-rgb: 8, 13, 22;
  --ps-tom151-rgb: 5, 18, 26;
  --ps-tom152-rgb: 9, 15, 26;
  --ps-tom153-rgb: 10, 20, 32;
  --ps-tom154-rgb: 15, 24, 38;
  --ps-tom155-rgb: 14, 26, 44;
  --ps-tom156-rgb: 17, 30, 50;
  --ps-tom157-rgb: 22, 35, 58;
  --ps-tom158-rgb: 22, 35, 63;
  --ps-tom159-rgb: 23, 41, 74;
  --ps-tom160-rgb: 34, 51, 80;
  --ps-tom161-rgb: 48, 66, 94;
  --ps-tom162-rgb: 30, 79, 214;
  --ps-tom163-rgb: 37, 99, 235;
  --ps-tom164-rgb: 38, 211, 238;
  --ps-tom165-rgb: 47, 123, 255;
  --ps-tom166-rgb: 126, 145, 176;
  --ps-tom167-rgb: 143, 168, 200;
  --ps-tom168-rgb: 120, 190, 255;
  --ps-tom169-rgb: 207, 224, 245;
  --ps-tom170-rgb: 207, 224, 255;
  --ps-tom171-rgb: 238, 243, 251;
  --ps-tom172-rgb: 38, 54, 79;
}
