:root {
    font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color-scheme: light dark;
    color: #ffffffde;
    background-color: #242424;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
}
a {
    font-weight: 500;
    color: #646cff;
    text-decoration: inherit;
}
a:hover {
    color: #535bf2;
}
body {
    margin: 0;
    place-items: center;
    min-width: 320px;
    min-height: 100vh;
}
h1 {
    font-size: 2.5em;
    line-height: 1.1;
}
.card {
    padding: 2em;
}
#app {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
}
@media (prefers-color-scheme: light) {
    :root {
        color: #213547;
        background-color: #fff;
    }
    a:hover {
        color: #747bff;
    }
    button {
        background-color: #f9f9f9;
    }
}
ul[data-v-69268112] {
    text-align: left;
    li[data-v-69268112] {
        padding-left: 10px;
    }
}
h2[data-v-69268112] {
    margin: 10px;
    border-bottom: 1px solid;
    border-bottom-color: #213547;
}
.size_0[data-v-69268112] {
    font-size: 2em;
}
.size_1[data-v-69268112] {
    font-size: 1.6em;
}
.size_2[data-v-69268112] {
    font-size: 1.3em;
}
.size_3[data-v-69268112] {
    font-size: 1em;
}
.Done ul li[data-v-69268112] {
    list-style-type: "\2705";
}
.done_caution[data-v-69268112] {
    font-size: 80%;
}
