:root{--color-background: #ffffff;--color-text: #000000;--section-gap: 160px;--color-footer: rgba(150, 150, 150, 1);--monospace-family: Courier, "Courier New", "Menlo", monospace}*,*:before,*:after{box-sizing:border-box}html{overflow-y:scroll}body{margin:0;min-height:100vh;color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:Arial,Helvetica Neue,sans-serif;font-size:15px}h1,h2,h3,h4,h5,h6{margin-block-start:2.2rem}#app{max-width:800px;margin:0 auto;padding-inline:1rem;font-weight:400;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 600px){#app{padding-inline:0}#app main,#app footer{padding-inline:.3rem}}p{margin-block:1rem}a{text-decoration:none;color:#1e90ff}@media (hover: hover){a:hover{color:#00f;text-decoration:underline}}header[data-v-f2f9b9d2]{line-height:1.5;max-height:20vh;background-color:#1e90ff;position:sticky;top:0}header nav[data-v-f2f9b9d2]{min-height:3rem;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700}header nav a[data-v-f2f9b9d2]{color:#fafafa;border-radius:1rem;margin:.5rem;text-decoration:none;display:inline-block;padding:0 1rem}header nav a.router-link-exact-active[data-v-f2f9b9d2]{background-color:#fff;color:#1e90ff}header nav a.router-link-exact-active[data-v-f2f9b9d2]:hover{cursor:default}header nav a[data-v-f2f9b9d2]:hover{color:#1e90ff;background-color:#fff}header nav .to-the-right[data-v-f2f9b9d2]{margin-left:auto}main[data-v-f2f9b9d2]{margin-bottom:4rem}footer[data-v-f2f9b9d2]{margin-block-start:auto;margin-block-end:1rem;border-top:1px solid var(--color-footer);font-size:.8rem;color:var(--color-footer);display:flex;flex-direction:row;justify-content:space-between}footer img[data-v-f2f9b9d2]{max-width:min(20rem,25vw)}footer a[data-v-f2f9b9d2]{color:var(--color-footer)}footer a[data-v-f2f9b9d2]:hover{color:#00f}@media screen and (max-width: 600px){footer[data-v-f2f9b9d2]{flex-direction:column}}.logo[data-v-f2f9b9d2]{display:block;margin:0 auto 2rem}dl dt .meta[data-v-9bd320ee]{color:#a9a9a9;font-size:.85rem}dl dd[data-v-9bd320ee]{font-weight:700;font-family:var(--monospace-family)}div[data-v-e6ee8f69]{margin-block-end:1rem}.your-input label[data-v-e6ee8f69]{display:block}input[data-v-e6ee8f69]{font-size:1.5rem;font-family:var(--monospace-family)}input[type=text].valid[data-v-e6ee8f69]{color:#3cb371;background-color:#f5fff5}input[type=text].invalid[data-v-e6ee8f69]{color:#ff4500;background-color:#fff5f5}@media screen and (max-width: 600px){input[data-v-e6ee8f69]{font-size:1rem}}.indicator[data-v-e6ee8f69]{margin-left:.5rem}
