:root{--background:#fff;--text:#000;--primary:#f29f67;--extra1:#3b8ff3;--extra2:#34b1aa;--extra3:#e0b50f}[data-theme=dark]{--background:#1e1e2c;--text:#fff;--primary:#f29f67;--extra1:#3b8ff3;--extra2:#34b1aa;--extra3:#e0b50f}html{background-color:var(--background);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:background-color .1s,color .1s}
