:root{--bg:0 0% 100%;--fg:0 0% 5%;--muted:0 0% 45%;--border:0 0% 88%;--accent:340 85% 45%;--accent-2:190 95% 45%}html.dark{--bg:0 0% 5%;--fg:0 0% 98%;--muted:0 0% 70%;--border:0 0% 20%}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{background:hsl(var(--bg));color:hsl(var(--fg));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:hsl(var(--accent)/.2)}.visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}
