:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary-color: #6bb3da;--primary-color-hover: #5aa0c2;--secondary-color: #f9f9f9;--secondary-color-hover: #e0e0e0;--white: #ffffff;--black: #000000;color-scheme:light dark;color:#ffffffde;background-color:#6bb3da;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--primary-color-hover)}body{margin:0;display:flex;place-items:center;min-width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{width:100%;height:100vh}
