html{--theme-base-secondary-color-h: 313;--theme-base-secondary-color-s: 76%;--theme-base-secondary-color-l: 54%;--theme-base-secondary-color-r: 227;--theme-base-secondary-color-g: 49;--theme-base-secondary-color-b: 188;--theme-secondary-color-h: var(--theme-light-secondary-color-h, var(--theme-base-secondary-color-h));--theme-secondary-color-s: var(--theme-light-secondary-color-s, var(--theme-base-secondary-color-s));--theme-secondary-color-l: var(--theme-light-secondary-color-l, var(--theme-base-secondary-color-l));--theme-secondary-color-r: var(--theme-light-secondary-color-r, var(--theme-base-secondary-color-r));--theme-secondary-color-g: var(--theme-light-secondary-color-g, var(--theme-base-secondary-color-g));--theme-secondary-color-b: var(--theme-light-secondary-color-b, var(--theme-base-secondary-color-b));--theme-secondary-color: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), var(--theme-secondary-color-l));--theme-secondary-900: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 26%));--theme-secondary-800: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 21%));--theme-secondary-700: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 16%));--theme-secondary-600: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 10%));--theme-secondary-500: hsl(var(--theme-secondary-color-h), var(--theme-secondary-color-s), calc(var(--theme-secondary-color-l) - 5%));--theme-secondary-400: var(--theme-secondary-color);--theme-secondary-350: rgb(calc(51 + var(--theme-secondary-color-r) * .8), calc(51 + var(--theme-secondary-color-g) * .8), calc(51 + var(--theme-secondary-color-b) * .8));--theme-secondary-300: rgb(calc(89.25 + var(--theme-secondary-color-r) * .65), calc(89.25 + var(--theme-secondary-color-g) * .65), calc(89.25 + var(--theme-secondary-color-b) * .65));--theme-secondary-200: rgb(calc(122.4 + var(--theme-secondary-color-r) * .52), calc(122.4 + var(--theme-secondary-color-g) * .52), calc(122.4 + var(--theme-secondary-color-b) * .52));--theme-secondary-150: rgb(calc(165.75 + var(--theme-secondary-color-r) * .35), calc(165.75 + var(--theme-secondary-color-g) * .35), calc(165.75 + var(--theme-secondary-color-b) * .35));--theme-secondary-100: rgb(calc(198.9 + var(--theme-secondary-color-r) * .22), calc(198.9 + var(--theme-secondary-color-g) * .22), calc(198.9 + var(--theme-secondary-color-b) * .22));--theme-secondary-075: rgb(calc(216.75 + var(--theme-secondary-color-r) * .15), calc(216.75 + var(--theme-secondary-color-g) * .15), calc(216.75 + var(--theme-secondary-color-b) * .15));--theme-secondary-050: rgb(calc(234.6 + var(--theme-secondary-color-r) * .08), calc(234.6 + var(--theme-secondary-color-g) * .08), calc(234.6 + var(--theme-secondary-color-b) * .08));--theme-secondary-025: rgb(calc(244.8 + var(--theme-secondary-color-r) * .04), calc(244.8 + var(--theme-secondary-color-g) * .04), calc(244.8 + var(--theme-secondary-color-b) * .04));--celeste0: white;--celeste: white;--celeste2: white;--celeste3: white;--celeste5: white;--celeste6: white;--black-025: hsl(210, 8%, 97.5%);--black-050: hsl(210, 8%, 95%);--black-075: hsl(210, 8%, 90%);--black-100: hsl(210, 8%, 85%);--black-150: hsl(210, 8%, 80%);--black-200: hsl(210, 8%, 75%);--black-300: hsl(210, 8%, 65%);--black-350: hsl(210, 8%, 60%);--black-400: hsl(210, 8%, 55%);--black-500: hsl(210, 8%, 45%);--black-600: hsl(210, 8%, 35%);--black-700: hsl(210, 8%, 25%);--black-750: hsl(210, 8%, 20%);--black-800: hsl(210, 8%, 15%);--blue: rgb(0,0,204);--green: rgb(0,204,0);--yellow: rgb(255,242,0);--red: rgb(204,0,0)}code,kbd{font-family:monospace}
