:root{--background:#ffffff;--foreground:#171717}html[data-color-mode=dark]{--background:#0f1117;--foreground:#f3f4f6;color-scheme:dark}html[data-color-mode=light]{color-scheme:light}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html[data-color-mode=dark] .ulop-custom-char-svg svg circle,html[data-color-mode=dark] .ulop-custom-char-svg svg ellipse,html[data-color-mode=dark] .ulop-custom-char-svg svg line,html[data-color-mode=dark] .ulop-custom-char-svg svg path,html[data-color-mode=dark] .ulop-custom-char-svg svg polygon,html[data-color-mode=dark] .ulop-custom-char-svg svg polyline{stroke:#f8fafc!important}html[data-color-mode=dark] .ulop-custom-char-text{color:#f8fafc}