:root,[data-theme=light]{--color-primary:#3a4a5a;--color-primary-dark:#1f252c;--color-secondary:#556b54;--color-secondary-dark:#2c332b;--color-secondary-alt:#6e3d4f;--color-accent:#8b6337;--color-accent-dark:#5a4124;--color-bg:#aaaaaa;--color-surface:#cccccc;--color-fg:#111111;--color-fg-light:#444444;--color-fg-dark:#000000;--color-success:#556b54;--color-error:#8b3a3e;--color-warning:#8b6337;--color-info:#3a4a5a;--color-black:#111111;--color-black-b:#444444;--color-white:#ffffff;--color-white-b:#f4f4f5;--color-red:#8b3a3e;--color-red-b:#d75f3f;--color-magenta:#6e3d4f;--color-magenta-b:#c05a8f;--color-cyan:#4e6670;--color-cyan-b:#5fa8af}[data-theme=dark]{--color-primary:#7293b9;--color-primary-dark:#3a4a5a;--color-secondary:#8fa785;--color-secondary-dark:#556b54;--color-secondary-alt:#c05a8f;--color-accent:#d0a858;--color-accent-dark:#8b6337;--color-bg:#111111;--color-surface:#444444;--color-fg:#aaaaaa;--color-fg-light:#cccccc;--color-fg-dark:#999999;--color-success:#8fa785;--color-error:#d75f3f;--color-warning:#d0a858;--color-info:#7293b9;--color-black:#0f1412;--color-black-b:#6e7b6e;--color-white:#d0d3d4;--color-white-b:#ecedee;--color-red:#8b3a3e;--color-red-b:#d75f3f;--color-magenta:#6e3d4f;--color-magenta-b:#c05a8f;--color-cyan:#4e6670;--color-cyan-b:#5fa8af}@font-face{font-family:CommitMono;src:url(/fonts/CommitMono.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ScienceGothic;src:url(/fonts/ScienceGothic.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Peridot;src:url(/fonts/Peridot.ttf) format("opentype")}@font-face{font-family:Dh Cario;src:url(/fonts/DhCario.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Yavome;src:url(/fonts/Yavome.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Tiempos;src:url(/fonts/Tiempos.otf) format("opentype");font-weight:400;font-style:normal}*{transition:color 1s ease,background-color 1s ease,border-color 1s ease,background-color 1s ease}*,body{font-family:CommitMono,"monospace"}body{background-color:var(--color-bg);color:var(--color-fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}