body{--primary-shade: #6f80ec;--primary: #7d8eff;--primary-light: #9da8ff;--primary-contrast: #fff;--secondary-shade: #a381eb;--secondary: #b596f7;--secondary-light: #c7adff;--accent-shade: #c47edb;--accent: #d696eb;--accent-light: #ebadff;--layer0: #eae7f3;--layer1: #d6d5db;--text: #222;--text-light: #323133;--text-shade: #767279;background-color:var(--layer0);font-family:"Rubik",Arial,Helvetica,sans-serif;color:var(--text)}body.force-dark{--primary-shade: #6f80ec;--primary: #7d8eff;--primary-light: #9da8ff;--primary-contrast: #0f0c18;--secondary-shade: #5c4196;--secondary: #6d4cb2;--secondary-light: #7e5ec4;--accent-shade: #c47edb;--accent: #d696eb;--accent-light: #ebadff;--accent-contrast: #0f0c18;--green: #7feb7f;--green-contrast: #0f0c18;--layer0: #151416;--layer1: #1d1c22;--text: #f5f7fd;--text-light: #bdb7c2;--text-shade: #514e53}@media(prefers-color-scheme: dark){body:not(.force-light){--primary-shade: #6f80ec;--primary: #7d8eff;--primary-light: #9da8ff;--primary-contrast: #0f0c18;--secondary-shade: #5c4196;--secondary: #6d4cb2;--secondary-light: #7e5ec4;--accent-shade: #c47edb;--accent: #d696eb;--accent-light: #ebadff;--accent-contrast: #0f0c18;--green: #7feb7f;--green-contrast: #0f0c18;--layer0: #151416;--layer1: #1d1c22;--text: #f5f7fd;--text-light: #bdb7c2;--text-shade: #514e53}}p,ul,li{margin:4px 0;color:var(--text-light)}h1{margin:30px 0}h2{margin:0;margin-top:30px}h3{margin:0;margin-top:15px;margin-bottom:5px}a{color:var(--primary)}button.reveal-email{border:none;border-radius:3px;background-color:var(--primary-light);color:var(--primary-contrast);cursor:pointer}
