:root{--primary: rgba(255, 255, 255, 1);--text-primary: rgba(255, 255, 255, 1);--text-secondary: rgba(255, 255, 255, .8);--text-tertiary: rgba(255, 255, 255, .6);--text-quaternary: rgba(255, 255, 255, .4);--border-primary: rgba(255, 255, 255, .5);--border-secondary: rgba(255, 255, 255, .2);--border-tertiary: rgba(255, 255, 255, .1);--background-card: rgba(0, 0, 0, .65);--background-hover: rgba(255, 255, 255, .05);--app-background: rgba(10, 10, 10, 1)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fffc;background-color:var(--app-background, rgba(10, 10, 10, 1));font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:20rem;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:.5rem;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:.25rem auto -webkit-focus-ring-color}#root{margin:0 auto;text-align:center;min-height:100dvh;width:100dvw}#root *{box-sizing:border-box;outline:none}
