:root{--highlight-transition:box-shadow .15s ease-in-out;--midnight-blue:#040813;--aquamarine:#2addc8;--cyan:#49c0ef;--purple:#b57ef9;--pink:#e58fd6;--sticky-note-yellow:#ebde92;--error-color:#ff6166;--error-box-shadow-color:#ff616640;--error-box-shadow-hover-color:#ff616680;--color-palette-gradient:linear-gradient(90deg,var(--sticky-note-yellow)0%,var(--pink)25%,var(--purple)50%,var(--cyan)75%,var(--aquamarine)100%);--ff-panel-border-color:#0000001a;--ff-black:#252525;--ff-white:#f3f3f5;--ff-red:#dc2b25;--ff-orange:#f17922;--ff-yellow:#fdb71d;--ff-green:#0d9a48;--ff-blue:#2082c5;--ff-purple:#722e8d;--chordle-present-stripe:repeating-linear-gradient(45deg,color-mix(in srgb,var(--chordle-present-color)80%,black 20%),color-mix(in srgb,var(--chordle-present-color)80%,black 20%)5px,var(--chordle-present-color)5px,var(--chordle-present-color)25px)}:root,html[data-theme=light]{--page-background-color:#e9e9e9;--element-fill-color:#fff;--text-primary-color:#000000de;--text-secondary-color:#0009;--text-disabled-color:#00000061;--border-color:#00000024;--border-active-color:#00000047;--button-secondary-hover-color:#e0e0e0;--button-disabled-color:#f2f2f2;--highlight-color:#4d00ff;--highlight-transparent-color:#4d00ff80;--ff-panel-background-color:#f3f3f5;--chordle-correct-color:#6aaa64;--chordle-present-color:#c9b458;--chordle-absent-color:#787c7e}:root :focus-visible,html[data-theme=light] :focus-visible{box-shadow:0 0 0 1px #00f,0 0 0 3px #0000ff40}html[data-theme=dark]{--page-background-color:#1e1e1e;--element-fill-color:#0a0a0a;--text-primary-color:#fff;--text-secondary-color:#ffffffb3;--text-disabled-color:#ffffff80;--border-color:#ffffff24;--border-active-color:#ffffff47;--button-secondary-hover-color:#252525;--button-disabled-color:#1a1a1a;--highlight-color:orange;--highlight-transparent-color:#ffa50080;--ff-panel-background-color:#252525;--chordle-correct-color:#538d4e;--chordle-present-color:#b59f3b;--chordle-absent-color:#3a3a3c}html[data-theme=dark] :focus-visible{box-shadow:0 0 0 1px #fff,0 0 0 3px #ffffff40}html[data-theme=cobalt]{--page-background-color:#15232d;--element-fill-color:#193549;--text-primary-color:#ffc600;--text-secondary-color:#ffc600b3;--text-disabled-color:#ffc60080;--border-color:#9effff24;--border-active-color:#9effff47;--button-secondary-hover-color:#1d2a33;--button-disabled-color:#35434d;--highlight-color:#9effff;--highlight-transparent-color:#9effff80;--ff-panel-background-color:#193549;--ff-panel-border-color:#0d3a58;--chordle-correct-color:#538d4e;--chordle-present-color:#b59f3b;--chordle-absent-color:#3a3a3c}html[data-theme=cobalt] :focus-visible{box-shadow:0 0 0 1px #9effff,0 0 0 3px #9effff40}*{box-sizing:border-box;border:0;margin:0;padding:0}:focus-visible{outline:none}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-primary-color);background:var(--page-background-color)}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
