*{box-sizing:border-box;padding:0;margin:0}:root{--text:#3b434e;--white:#fff;--white-darken:#f5f6f8;--primary:#7351f5;--primary-hover:#6344df;--primary-light:#f9f8ff;--red:#fc836d;--red-light:#f6d7d2;--green:#007b48;--green-light:#c8f8e4;--gray-light:#d2d2d2;--gray:#b3c0d9;--text-lighten:#6c7077;--font-family:"Noto Sans",sans-serif;--font-1:"Rubik Doodle Shadow","Noto Sans",sans-serif}body,html{overflow-x:hidden;font-family:var(--font-family);color:var(--text);background:var(--white-darken)}body.red{--primary:#f5516f;--primary-hover:#e0445f;--primary-light:#ffe5e8;--background:#fff1f2;--text:#4b2e30}body.green{--primary:#4caf50;--primary-hover:#43a047;--primary-light:#e8f5e9;--background:#f1f8f2;--text:#2e4b3f}body.blue{--primary:#2196f3;--primary-hover:#1e88e5;--primary-light:#e3f2fd;--background:#f0f7ff;--text:#283a50}body.yellow{--primary:#ffc107;--primary-hover:#ffb300;--primary-light:#fff8e1;--background:#fffbe6;--text:#50492e}body.purple{--primary:#9c27b0;--primary-hover:#8e24aa;--primary-light:#f3e5f5;--background:#f7f0fb;--text:#442b52}body.default{--primary:#7351f5;--primary-hover:#6344df;--primary-light:#f9f8ff;--background:#f5f6f8;--text:#3b434e}@media (min-width:768px){::-webkit-scrollbar{width:10px;background-color:var(--gray-light)}::-webkit-scrollbar-thumb{background-color:var(--primary);cursor:pointer}::-webkit-scrollbar-track{box-shadow:0 4px 4px 0 rgb(0 0 0/5%);background-color:var(--gray-light)}}.visuallyHidden{height:0;width:0;position:absolute;overflow:hidden}