*{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--background:#f2f3f5;--gray-line:#dcdde0;--text:#666;--text-highlight:#b3b9ff;--title:#2e384d;--red:#e83f5b;--green:green;--blue:blue;--blue-dark:#4953b8;--blue-twitter:#2aa9e0;--orange:#f97316;--orange-dark:#ea580c}[data-theme=dark]{--white:#121214;--background:#1a1a1f;--gray-line:#2a2a2f;--text:#c4c4cc;--text-highlight:#8b95ff;--title:#e1e1e6;--red:#e83f5b;--green:#4cd62b;--blue:#5965e0;--blue-dark:#4953b8;--blue-twitter:#2aa9e0;--orange:#fb923c;--orange-dark:#f97316}body{background:var(--background);color:var(--text);transition:background .3s,color .3s}@media (max-width:1080px){html{font-size:93.75%}}@media (max-width:720px){html{font-size:87.5%}}body,input,textarea,button{font:400 1rem Inter,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}
