:root{--font-list: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-family:var(--font-list);--primary-color: #161a25;--secondary-color: #221c2e;--tertiary-color: #312236;--accent-color: #de49a2;--cta-color: #096fb7;--correct-color: #15a850;--error-color: #ac2847;--before-color: #e38f2f;--after-color: #567de8;--heading-color: rgba(255, 255, 255, .8);--text-color: #cccccc;--landscape-color: #dddddd;--toastContainerLeft: calc(50vw - 8rem) ;--toastContainerTop: 2rem;--toastContainerRight: auto;--toastBarHeight: 0;--toastBackground: var(--tertiary-color);--toastMsgPadding: .75rem 2rem}body,html{margin:0;padding:0}body{color:var(--text-color);background:var(--tertiary-color);transition:background-color .15s ease-out}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,p{font-weight:400;color:var(--heading-color)}p{line-height:1.5}a{color:var(--accent-color);text-decoration:none;font-weight:700}a:hover{text-decoration:underline}h1{font-size:1.625rem}input,button{cursor:pointer;font-size:inherit;font-family:inherit}button{color:var(--text-color);background:var(--primary-color)}button:focus:not(:focus-visible){outline:none}#main.svelte-dyju3k{max-width:720px;margin:0 auto}
