@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;400;700&display=swap";:root{font-family:Manrope,sans-serif;--font-light: "Manrope", sans-serif;--font-regular: "Manrope", sans-serif;--font-bold: "Manrope", sans-serif;--pure-white: #ffffff;--primary-color: #f7b40d;--secondary-color: #d0dde9;--tertiary-color: #edf0f8;--accent-color: #ff3e00;--heading-color: rgba(0, 0, 0, .7);--text-color: #444444;--background-without-opacity: rgba(255, 255, 255, .7);--column-width: 42rem;--column-margin-top: 4rem;--base-margin: 1rem}body{margin:0;font-size:.8rem}body:before{content:"";width:80vw;height:100vh;position:absolute;top:0;left:10vw;z-index:-1;background:radial-gradient(50% 50% at 50% 50%,var(--pure-white) 0%,rgba(255,255,255,0) 100%);opacity:.05}#svelte{min-height:100vh;display:flex;flex-direction:column}button{background-color:var(--primary-color)}h1,h2{font-weight:700;color:var(--primary-color)}p{line-height:1.5}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}ul{list-style-type:none;padding:0}li{line-height:1.5;border-bottom:1px dashed var(--pure-white)}h1{font-size:2.5rem;margin-top:var(--base-margin)}h2{font-size:1.5rem}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.edit{border-bottom:1px dashed var(--primary-color);background:var(--secondary-color);font-weight:700}@media screen and (min-width: 440px){h1.svelte-1k4vezy{font-size:3rem}}button.svelte-1k4vezy{width:50px}
