@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");body,html{padding:0;margin:0;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html.dark{color-scheme:dark}html.dark body{background-color:#121212;color:#E4E4E7}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#E4E4E7}html.dark p{color:#A1A1AA}html.dark a{color:#ff4d6d}html.dark a:hover{color:#c42142}a{color:inherit;text-decoration:none}*{box-sizing:border-box}