.edavisualiser-root pre code.hljs{display:block;overflow-x:auto;padding:1em}.edavisualiser-root code.hljs{padding:3px 5px}.edavisualiser-root .hljs{background:#011627;color:#d6deeb}.edavisualiser-root .hljs-keyword{color:#c792ea;font-style:italic}.edavisualiser-root .hljs-built_in{color:#addb67;font-style:italic}.edavisualiser-root .hljs-type{color:#82aaff}.edavisualiser-root .hljs-literal{color:#ff5874}.edavisualiser-root .hljs-number{color:#f78c6c}.edavisualiser-root .hljs-regexp{color:#5ca7e4}.edavisualiser-root .hljs-string{color:#ecc48d}.edavisualiser-root .hljs-subst{color:#d3423e}.edavisualiser-root .hljs-symbol{color:#82aaff}.edavisualiser-root .hljs-class{color:#ffcb8b}.edavisualiser-root .hljs-function{color:#82aaff}.edavisualiser-root .hljs-title{color:#dcdcaa;font-style:italic}.edavisualiser-root .hljs-params{color:#7fdbca}.edavisualiser-root .hljs-comment{color:#637777;font-style:italic}.edavisualiser-root .hljs-doctag{color:#7fdbca}.edavisualiser-root .hljs-meta,.edavisualiser-root .hljs-meta .hljs-keyword{color:#82aaff}.edavisualiser-root .hljs-meta .hljs-string{color:#ecc48d}.edavisualiser-root .hljs-section{color:#82b1ff}.edavisualiser-root .hljs-attr,.edavisualiser-root .hljs-name,.edavisualiser-root .hljs-tag{color:#7fdbca}.edavisualiser-root .hljs-attribute{color:#80cbc4}.edavisualiser-root .hljs-variable{color:#addb67}.edavisualiser-root .hljs-bullet{color:#d9f5dd}.edavisualiser-root .hljs-code{color:#80cbc4}.edavisualiser-root .hljs-emphasis{color:#c792ea;font-style:italic}.edavisualiser-root .hljs-strong{color:#addb67;font-weight:700}.edavisualiser-root .hljs-formula{color:#c792ea}.edavisualiser-root .hljs-link{color:#ff869a}.edavisualiser-root .hljs-quote{color:#697098;font-style:italic}.edavisualiser-root .hljs-selector-tag{color:#ff6363}.edavisualiser-root .hljs-selector-id{color:#fad430}.edavisualiser-root .hljs-selector-class{color:#addb67;font-style:italic}.edavisualiser-root .hljs-selector-attr,.edavisualiser-root .hljs-selector-pseudo{color:#c792ea;font-style:italic}.edavisualiser-root .hljs-template-tag{color:#c792ea}.edavisualiser-root .hljs-template-variable{color:#addb67}.edavisualiser-root .hljs-addition{color:#addb67ff;font-style:italic}.edavisualiser-root .hljs-deletion{color:#ef535090;font-style:italic}/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize *//*
Document
========
*//**
Use a better box model (opinionated).
*/.edavisualiser-root *,
.edavisualiser-root ::before,
.edavisualiser-root ::after {
  box-sizing: border-box;
}/**
Use a more readable tab size (opinionated).
*/.edavisualiser-root html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/.edavisualiser-root html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}/*
Sections
========
*//**
Remove the margin in all browsers.
*/.edavisualiser-root body {
  margin: 0;
}/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/.edavisualiser-root body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}/*
Grouping content
================
*//**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/.edavisualiser-root hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}/*
Text-level semantics
====================
*//**
Add the correct text decoration in Chrome, Edge, and Safari.
*/.edavisualiser-root abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/**
Add the correct font weight in Edge and Safari.
*/.edavisualiser-root b,
.edavisualiser-root strong {
  font-weight: bolder;
}/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/.edavisualiser-root code,
.edavisualiser-root kbd,
.edavisualiser-root samp,
.edavisualiser-root pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
Add the correct font size in all browsers.
*/.edavisualiser-root small {
  font-size: 80%;
}/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/.edavisualiser-root sub,
.edavisualiser-root sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}.edavisualiser-root sub {
  bottom: -0.25em;
}.edavisualiser-root sup {
  top: -0.5em;
}/*
Tabular data
============
*//**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/.edavisualiser-root table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}/*
Forms
=====
*//**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/.edavisualiser-root button,
.edavisualiser-root input,
.edavisualiser-root optgroup,
.edavisualiser-root select,
.edavisualiser-root textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/.edavisualiser-root button,
.edavisualiser-root select { /* 1 */
  text-transform: none;
}/**
Correct the inability to style clickable types in iOS and Safari.
*/.edavisualiser-root button,
.edavisualiser-root [type='button'] {
  -webkit-appearance: button;
}/**
Remove the inner border and padding in Firefox.
*/.edavisualiser-root ::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
Restore the focus styles unset by the previous rule.
*//**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*//**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/.edavisualiser-root legend {
  padding: 0;
}/**
Add the correct vertical alignment in Chrome and Firefox.
*/.edavisualiser-root progress {
  vertical-align: baseline;
}/**
Correct the cursor style of increment and decrement buttons in Safari.
*/.edavisualiser-root ::-webkit-inner-spin-button,
.edavisualiser-root ::-webkit-outer-spin-button {
  height: auto;
}/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*//**
Remove the inner padding in Chrome and Safari on macOS.
*/.edavisualiser-root ::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/.edavisualiser-root ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Interactive
===========
*//*
Add the correct display in Chrome and Safari.
*/.edavisualiser-root summary {
  display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 *//**
 * Removes the default spacing and border for appropriate elements.
 */.edavisualiser-root blockquote,
.edavisualiser-root dl,
.edavisualiser-root dd,
.edavisualiser-root h1,
.edavisualiser-root h2,
.edavisualiser-root h3,
.edavisualiser-root h4,
.edavisualiser-root h5,
.edavisualiser-root h6,
.edavisualiser-root hr,
.edavisualiser-root figure,
.edavisualiser-root p,
.edavisualiser-root pre {
  margin: 0;
}.edavisualiser-root button {
  background-color: transparent;
  background-image: none;
}.edavisualiser-root fieldset {
  margin: 0;
  padding: 0;
}.edavisualiser-root ol,
.edavisualiser-root ul {
  list-style: none;
  margin: 0;
  padding: 0;
}/**
 * Tailwind custom reset styles
 *//**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */.edavisualiser-root html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */.edavisualiser-root body {
  font-family: inherit;
  line-height: inherit;
}/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */.edavisualiser-root *,
.edavisualiser-root ::before,
.edavisualiser-root ::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}/*
 * Ensure horizontal rules are visible by default
 */.edavisualiser-root hr {
  border-top-width: 1px;
}/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */.edavisualiser-root img {
  border-style: solid;
}.edavisualiser-root textarea {
  resize: vertical;
}.edavisualiser-root input::-moz-placeholder, .edavisualiser-root textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}.edavisualiser-root input:-ms-input-placeholder, .edavisualiser-root textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}.edavisualiser-root input::placeholder,
.edavisualiser-root textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}.edavisualiser-root button {
  cursor: pointer;
}/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */.edavisualiser-root table {
  border-collapse: collapse;
}.edavisualiser-root h1,
.edavisualiser-root h2,
.edavisualiser-root h3,
.edavisualiser-root h4,
.edavisualiser-root h5,
.edavisualiser-root h6 {
  font-size: inherit;
  font-weight: inherit;
}/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */.edavisualiser-root a {
  color: inherit;
  text-decoration: inherit;
}/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */.edavisualiser-root button,
.edavisualiser-root input,
.edavisualiser-root optgroup,
.edavisualiser-root select,
.edavisualiser-root textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */.edavisualiser-root pre,
.edavisualiser-root code,
.edavisualiser-root kbd,
.edavisualiser-root samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */.edavisualiser-root img,
.edavisualiser-root svg,
.edavisualiser-root video,
.edavisualiser-root canvas,
.edavisualiser-root audio,
.edavisualiser-root iframe,
.edavisualiser-root embed,
.edavisualiser-root object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */.edavisualiser-root img,
.edavisualiser-root video {
  max-width: 100%;
  height: auto;
}/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */.edavisualiser-root *, .edavisualiser-root ::before, .edavisualiser-root ::after{
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}.edavisualiser-root .prose{
  color: #374151;
  max-width: 65ch;
}.edavisualiser-root .prose a{
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}.edavisualiser-root .prose strong{
  color: #111827;
  font-weight: 600;
}.edavisualiser-root .prose ol[type="a"]{
  --list-counter-style: lower-alpha;
}.edavisualiser-root .prose ol[type="a" s]{
  --list-counter-style: lower-alpha;
}.edavisualiser-root .prose ol[type="i"]{
  --list-counter-style: lower-roman;
}.edavisualiser-root .prose ol[type="i" s]{
  --list-counter-style: lower-roman;
}.edavisualiser-root .prose ol[type="1"]{
  --list-counter-style: decimal;
}.edavisualiser-root .prose ol > li{
  position: relative;
  padding-left: 1.75em;
}.edavisualiser-root .prose ol > li::before{
  content: counter(list-item, var(--list-counter-style, decimal)) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}.edavisualiser-root .prose ul > li{
  position: relative;
  padding-left: 1.75em;
}.edavisualiser-root .prose ul > li::before{
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}.edavisualiser-root .prose hr{
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}.edavisualiser-root .prose blockquote{
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}.edavisualiser-root .prose blockquote p:first-of-type::before{
  content: open-quote;
}.edavisualiser-root .prose blockquote p:last-of-type::after{
  content: close-quote;
}.edavisualiser-root .prose h1{
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}.edavisualiser-root .prose h2{
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}.edavisualiser-root .prose h3{
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}.edavisualiser-root .prose h4{
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}.edavisualiser-root .prose figure figcaption{
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}.edavisualiser-root .prose code{
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}.edavisualiser-root .prose code::before{
  content: "`";
}.edavisualiser-root .prose code::after{
  content: "`";
}.edavisualiser-root .prose a code{
  color: #111827;
}.edavisualiser-root .prose pre{
  color: #e5e7eb;
  background-color: #111827;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}.edavisualiser-root .prose pre code{
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}.edavisualiser-root .prose pre code::before{
  content: none;
}.edavisualiser-root .prose pre code::after{
  content: none;
}.edavisualiser-root .prose table{
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}.edavisualiser-root .prose thead{
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}.edavisualiser-root .prose thead th{
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.edavisualiser-root .prose tbody tr{
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}.edavisualiser-root .prose tbody tr:last-child{
  border-bottom-width: 0;
}.edavisualiser-root .prose tbody td{
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.edavisualiser-root .prose{
  font-size: 1rem;
  line-height: 1.75;
}.edavisualiser-root .prose p{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.edavisualiser-root .prose img{
  margin-top: 2em;
  margin-bottom: 2em;
}.edavisualiser-root .prose video{
  margin-top: 2em;
  margin-bottom: 2em;
}.edavisualiser-root .prose figure{
  margin-top: 2em;
  margin-bottom: 2em;
}.edavisualiser-root .prose figure > *{
  margin-top: 0;
  margin-bottom: 0;
}.edavisualiser-root .prose h2 code{
  font-size: 0.875em;
}.edavisualiser-root .prose h3 code{
  font-size: 0.9em;
}.edavisualiser-root .prose ol{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.edavisualiser-root .prose ul{
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.edavisualiser-root .prose li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}.edavisualiser-root .prose > ul > li p{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.edavisualiser-root .prose > ul > li > *:first-child{
  margin-top: 1.25em;
}.edavisualiser-root .prose > ul > li > *:last-child{
  margin-bottom: 1.25em;
}.edavisualiser-root .prose > ol > li > *:first-child{
  margin-top: 1.25em;
}.edavisualiser-root .prose > ol > li > *:last-child{
  margin-bottom: 1.25em;
}.edavisualiser-root .prose ul ul, .edavisualiser-root .prose ul ol, .edavisualiser-root .prose ol ul, .edavisualiser-root .prose ol ol{
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.edavisualiser-root .prose hr + *{
  margin-top: 0;
}.edavisualiser-root .prose h2 + *{
  margin-top: 0;
}.edavisualiser-root .prose h3 + *{
  margin-top: 0;
}.edavisualiser-root .prose h4 + *{
  margin-top: 0;
}.edavisualiser-root .prose thead th:first-child{
  padding-left: 0;
}.edavisualiser-root .prose thead th:last-child{
  padding-right: 0;
}.edavisualiser-root .prose tbody td:first-child{
  padding-left: 0;
}.edavisualiser-root .prose tbody td:last-child{
  padding-right: 0;
}.edavisualiser-root .prose > :first-child{
  margin-top: 0;
}.edavisualiser-root .prose > :last-child{
  margin-bottom: 0;
}.edavisualiser-root .prose pre {
  white-space: pre-wrap;
}.edavisualiser-root .absolute{
  position: absolute;
}.edavisualiser-root .top-0{
  top: 0px;
}.edavisualiser-root .left-0{
  left: 0px;
}.edavisualiser-root .m-4{
  margin: 1rem;
}.edavisualiser-root .mt-1{
  margin-top: 0.25rem;
}.edavisualiser-root .mt-2{
  margin-top: 0.5rem;
}.edavisualiser-root .mt-4{
  margin-top: 1rem;
}.edavisualiser-root .mt-5{
  margin-top: 1.25rem;
}.edavisualiser-root .mt-10{
  margin-top: 2.5rem;
}.edavisualiser-root .mb-3{
  margin-bottom: 0.75rem;
}.edavisualiser-root .mb-4{
  margin-bottom: 1rem;
}.edavisualiser-root .ml-4{
  margin-left: 1rem;
}.edavisualiser-root .block{
  display: block;
}.edavisualiser-root .inline-block{
  display: inline-block;
}.edavisualiser-root .flex{
  display: flex;
}.edavisualiser-root .table{
  display: table;
}.edavisualiser-root .grid{
  display: grid;
}.edavisualiser-root .w-full{
  width: 100%;
}.edavisualiser-root .max-w-none{
  max-width: none;
}.edavisualiser-root .max-w-xl{
  max-width: 36rem;
}.edavisualiser-root .max-w-2xl{
  max-width: 42rem;
}.edavisualiser-root .transform{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.edavisualiser-root .-rotate-90{
  --tw-rotate: -90deg;
}@-webkit-keyframes spin{
  to{
    transform: rotate(360deg);
  }
}@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}@-webkit-keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}@-webkit-keyframes pulse{
  50%{
    opacity: .5;
  }
}@keyframes pulse{
  50%{
    opacity: .5;
  }
}@-webkit-keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}.edavisualiser-root .grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.edavisualiser-root .grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.edavisualiser-root .items-center{
  align-items: center;
}.edavisualiser-root .justify-center{
  justify-content: center;
}.edavisualiser-root .justify-between{
  justify-content: space-between;
}.edavisualiser-root .gap-4{
  gap: 1rem;
}.edavisualiser-root .gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}.edavisualiser-root .gap-y-8{
  row-gap: 2rem;
}.edavisualiser-root .space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.edavisualiser-root .space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.edavisualiser-root .space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.edavisualiser-root .space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.edavisualiser-root .rounded-md{
  border-radius: 0.375rem;
}.edavisualiser-root .rounded-lg{
  border-radius: 0.5rem;
}.edavisualiser-root .rounded-full{
  border-radius: 9999px;
}.edavisualiser-root .border-2{
  border-width: 2px;
}.edavisualiser-root .border{
  border-width: 1px;
}.edavisualiser-root .border-t{
  border-top-width: 1px;
}.edavisualiser-root .border-r{
  border-right-width: 1px;
}.edavisualiser-root .border-l-8{
  border-left-width: 8px;
}.edavisualiser-root .border-l{
  border-left-width: 1px;
}.edavisualiser-root .border-white{
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}.edavisualiser-root .border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}.edavisualiser-root .border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}.edavisualiser-root .border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}.edavisualiser-root .border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}.edavisualiser-root .border-green-400{
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}.edavisualiser-root .bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.edavisualiser-root .bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}.edavisualiser-root .bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}.edavisualiser-root .bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}.edavisualiser-root .bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}.edavisualiser-root .bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}.edavisualiser-root .bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}.edavisualiser-root .p-2{
  padding: 0.5rem;
}.edavisualiser-root .px-0{
  padding-left: 0px;
  padding-right: 0px;
}.edavisualiser-root .px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.edavisualiser-root .px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.edavisualiser-root .px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.edavisualiser-root .px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}.edavisualiser-root .px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.edavisualiser-root .py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}.edavisualiser-root .py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.edavisualiser-root .py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.edavisualiser-root .py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.edavisualiser-root .text-right{
  text-align: right;
}.edavisualiser-root .text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.edavisualiser-root .text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.edavisualiser-root .text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.edavisualiser-root .font-light{
  font-weight: 300;
}.edavisualiser-root .font-medium{
  font-weight: 500;
}.edavisualiser-root .font-semibold{
  font-weight: 600;
}.edavisualiser-root .font-bold{
  font-weight: 700;
}.edavisualiser-root .uppercase{
  text-transform: uppercase;
}.edavisualiser-root .capitalize{
  text-transform: capitalize;
}.edavisualiser-root .italic{
  font-style: italic;
}.edavisualiser-root .leading-6{
  line-height: 1.5rem;
}.edavisualiser-root .tracking-widest{
  letter-spacing: 0.1em;
}.edavisualiser-root .text-gray-200{
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}.edavisualiser-root .text-gray-400{
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}.edavisualiser-root .text-gray-500{
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}.edavisualiser-root .text-gray-800{
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}.edavisualiser-root .text-gray-900{
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}.edavisualiser-root .text-yellow-500{
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}.edavisualiser-root .text-yellow-800{
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}.edavisualiser-root .text-green-500{
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}.edavisualiser-root .text-blue-400{
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}.edavisualiser-root .text-blue-800{
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}.edavisualiser-root .underline{
  text-decoration: underline;
}.edavisualiser-root *, .edavisualiser-root ::before, .edavisualiser-root ::after{
  --tw-shadow: 0 0 #0000;
}.edavisualiser-root .shadow{
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.edavisualiser-root *, .edavisualiser-root ::before, .edavisualiser-root ::after{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}.edavisualiser-root .filter{
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}@media (min-width: 640px){
  .edavisualiser-root .sm\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .edavisualiser-root .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .edavisualiser-root .sm\:rounded-lg{
    border-radius: 0.5rem;
  }

  .edavisualiser-root .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 768px){
}@media (min-width: 1024px){
}@media (min-width: 1280px){
}@media (min-width: 1536px){
}
