/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-black: #000;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --radius-lg: .5rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;

      @supports (color: color-mix(in lab, red, red)) {
        & {
          color: color-mix(in oklab, currentcolor 50%, transparent);
        }
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .relative {
    position: relative;
  }

  .col-1 {
    grid-column: 1;
  }

  .col-2 {
    grid-column: 2;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .row-span-3 {
    grid-row: span 3 / span 3;
  }

  .container {
    width: 100%;

    @media (width >= 40rem) {
      & {
        max-width: 40rem;
      }
    }

    @media (width >= 48rem) {
      & {
        max-width: 48rem;
      }
    }

    @media (width >= 64rem) {
      & {
        max-width: 64rem;
      }
    }

    @media (width >= 80rem) {
      & {
        max-width: 80rem;
      }
    }

    @media (width >= 96rem) {
      & {
        max-width: 96rem;
      }
    }
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .h-\[50vh\] {
    height: 50vh;
  }

  .h-auto {
    height: auto;
  }

  .h-fit {
    height: fit-content;
  }

  .h-min {
    height: min-content;
  }

  .min-h-15 {
    min-height: calc(var(--spacing) * 15);
  }

  .min-h-fit {
    min-height: fit-content;
  }

  .w-\[1\.5vw\] {
    width: 1.5vw;
  }

  .w-\[2em\] {
    width: 2em;
  }

  .w-\[25vw\] {
    width: 25vw;
  }

  .w-full {
    width: 100%;
  }

  .w-screen {
    width: 100vw;
  }

  .max-w-screen {
    max-width: 100vw;
  }

  .grow {
    flex-grow: 1;
  }

  .basis-1 {
    flex-basis: calc(var(--spacing) * 1);
  }

  .basis-1\/2 {
    flex-basis: 50%;
  }

  .basis-2\/5 {
    flex-basis: 40%;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .resize {
    resize: both;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-row {
    flex-direction: row;
  }

  .items-center {
    align-items: center;
  }

  .justify-evenly {
    justify-content: space-evenly;
  }

  .justify-stretch {
    justify-content: stretch;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }

  .rounded-l-lg {
    border-top-left-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }

  .rounded-r-lg {
    border-top-right-radius: var(--radius-lg);
    border-bottom-right-radius: var(--radius-lg);
  }

  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }

  .bg-\[var\(--container\)\] {
    background-color: var(--container);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-\[3rem\] {
    padding: 3rem;
  }

  .text-center {
    text-align: center;
  }

  .font-\[line\] {
    font-family: line;
  }

  .font-\[linlib\] {
    font-family: linlib;
  }

  .font-\[linlibb\] {
    font-family: linlibb;
  }

  .font-\[twists\] {
    font-family: twists;
  }

  .font-sans {
    font-family: var(--font-sans);
  }

  .text-\[1\.5vw\] {
    font-size: 1.5vw;
  }

  .text-\[1\.8rem\] {
    font-size: 1.8rem;
  }

  .text-\[1\.8vw\] {
    font-size: 1.8vw;
  }

  .text-\[1vw\] {
    font-size: 1vw;
  }

  .text-\[2rem\] {
    font-size: 2rem;
  }

  .text-\[3vw\] {
    font-size: 3vw;
  }

  .text-\[6vw\] {
    font-size: 6vw;
  }

  .text-\[8rem\] {
    font-size: 8rem;
  }

  .text-\[10vw\] {
    font-size: 10vw;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[80vw\] {
    font-size: 80vw;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .text-\[var\(--main-color\)\] {
    color: var(--main-color);
  }

  .underline {
    text-decoration-line: underline;
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .outline-\[--main-color\] {
    outline-color: --main-color;
  }

  .outline-\[var\(--main-color\)\] {
    outline-color: var(--main-color);
  }

  .backdrop-filter {
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .hover\:border-solid {
    &:hover {
      @media (hover: hover) {
        & {
          --tw-border-style: solid;
          border-style: solid;
        }
      }
    }
  }

  .md\:block {
    @media (width >= 48rem) {
      & {
        display: block;
      }
    }
  }

  .md\:flex {
    @media (width >= 48rem) {
      & {
        display: flex;
      }
    }
  }

  .md\:h-\[60vh\] {
    @media (width >= 48rem) {
      & {
        height: 60vh;
      }
    }
  }

  .md\:h-full {
    @media (width >= 48rem) {
      & {
        height: 100%;
      }
    }
  }

  .md\:h-min {
    @media (width >= 48rem) {
      & {
        height: min-content;
      }
    }
  }

  .md\:min-h-2\/5 {
    @media (width >= 48rem) {
      & {
        min-height: 40%;
      }
    }
  }

  .md\:min-h-15 {
    @media (width >= 48rem) {
      & {
        min-height: calc(var(--spacing) * 15);
      }
    }
  }

  .md\:w-\[34vw\] {
    @media (width >= 48rem) {
      & {
        width: 34vw;
      }
    }
  }

  .md\:w-\[50vw\] {
    @media (width >= 48rem) {
      & {
        width: 50vw;
      }
    }
  }

  .md\:w-full {
    @media (width >= 48rem) {
      & {
        width: 100%;
      }
    }
  }

  .md\:place-items-center {
    @media (width >= 48rem) {
      & {
        place-items: center;
      }
    }
  }

  .md\:gap-4 {
    @media (width >= 48rem) {
      & {
        gap: calc(var(--spacing) * 4);
      }
    }
  }

  .md\:rounded-lg {
    @media (width >= 48rem) {
      & {
        border-radius: var(--radius-lg);
      }
    }
  }

  .md\:rounded-l-lg {
    @media (width >= 48rem) {
      & {
        border-top-left-radius: var(--radius-lg);
        border-bottom-left-radius: var(--radius-lg);
      }
    }
  }

  .md\:rounded-tl-lg {
    @media (width >= 48rem) {
      & {
        border-top-left-radius: var(--radius-lg);
      }
    }
  }

  .md\:rounded-r-lg {
    @media (width >= 48rem) {
      & {
        border-top-right-radius: var(--radius-lg);
        border-bottom-right-radius: var(--radius-lg);
      }
    }
  }

  .md\:rounded-tr-lg {
    @media (width >= 48rem) {
      & {
        border-top-right-radius: var(--radius-lg);
      }
    }
  }

  .md\:rounded-b-lg {
    @media (width >= 48rem) {
      & {
        border-bottom-right-radius: var(--radius-lg);
        border-bottom-left-radius: var(--radius-lg);
      }
    }
  }

  .md\:p-2 {
    @media (width >= 48rem) {
      & {
        padding: calc(var(--spacing) * 2);
      }
    }
  }

  .md\:p-4 {
    @media (width >= 48rem) {
      & {
        padding: calc(var(--spacing) * 4);
      }
    }
  }

  .md\:text-base {
    @media (width >= 48rem) {
      & {
        font-size: var(--text-base);
        line-height: var(--tw-leading, var(--text-base--line-height));
      }
    }
  }

  .md\:text-lg {
    @media (width >= 48rem) {
      & {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
      }
    }
  }

  .md\:text-\[1\.4vw\] {
    @media (width >= 48rem) {
      & {
        font-size: 1.4vw;
      }
    }
  }

  .md\:text-\[1\.6rem\] {
    @media (width >= 48rem) {
      & {
        font-size: 1.6rem;
      }
    }
  }

  .md\:text-\[1\.8rem\] {
    @media (width >= 48rem) {
      & {
        font-size: 1.8rem;
      }
    }
  }

  .md\:text-\[2rem\] {
    @media (width >= 48rem) {
      & {
        font-size: 2rem;
      }
    }
  }

  .\[\&\>button\]\:bg-\[var\(--container\)\] {
    & > button {
      background-color: var(--container);
    }
  }

  .\[\&\>button\]\:p-1 {
    & > button {
      padding: calc(var(--spacing) * 1);
    }
  }

  .\[\&\>button\]\:font-\[dream\] {
    & > button {
      font-family: dream;
    }
  }

  .\[\&\>button\]\:text-\[3\.5vw\] {
    & > button {
      font-size: 3.5vw;
    }
  }

  .\[\&\>button\]\:text-\[var\(--main-color\)\] {
    & > button {
      color: var(--main-color);
    }
  }

  .\[\&\>button\]\:hover\:bg-\[var\(--main-color\)\] {
    & > button {
      &:hover {
        @media (hover: hover) {
          & {
            background-color: var(--main-color);
          }
        }
      }
    }
  }

  .\[\&\>button\]\:hover\:text-\[var\(--container\)\] {
    & > button {
      &:hover {
        @media (hover: hover) {
          & {
            color: var(--container);
          }
        }
      }
    }
  }

  .md\:\[\&\>button\]\:rounded-lg {
    @media (width >= 48rem) {
      & > button {
        border-radius: var(--radius-lg);
      }
    }
  }

  .md\:\[\&\>button\]\:p-3 {
    @media (width >= 48rem) {
      & > button {
        padding: calc(var(--spacing) * 3);
      }
    }
  }

  .md\:\[\&\>button\]\:text-\[1\.5vw\] {
    @media (width >= 48rem) {
      & > button {
        font-size: 1.5vw;
      }
    }
  }
}

:root {
  --main-color: #50394c;
  --background: #f4e1d2;
  --container: #ffef96;
}

[data-theme="terminal"] {
  --main-color: #0f0;
  --background: #000;
  --container: #000;
}

[data-theme="lemonade"] {
  --main-color: #50394c;
  --background: #f4e1d2;
  --container: #ffef96;
}

[data-theme="clean"] {
  --main-color: #2d3142;
  --background: #b0d7ff;
  --container: #eae8ff;
}

[data-theme="popsicle"] {
  --main-color: #d4e79e;
  --background: #501537;
  --container: #3c1b43;
}

* {
  overscroll-behavior: none;
}

html {
  color-scheme: dark;
  background: var(--background);
  justify-content: center;
  font-family: system-ui;
  display: flex;
}

@font-face {
  font-family: pixel;
  src: url("8-bit-fortress.c2567bfa.ttf");
}

@font-face {
  font-family: twists;
  src: url("Excalibur Nouveau.e022bbac.ttf");
}

@font-face {
  font-family: linlib;
  src: url("LinLibertine_R.cbca4719.ttf");
}

@font-face {
  font-family: linlibb;
  src: url("LinLibertine_RB.b93e7052.ttf");
}

@font-face {
  font-family: dream;
  src: url("Dream Orphans Bd.6dda767b.otf");
}

@font-face {
  font-family: line;
  src: url("ZF2334 After a Rain.8a5dca01.otf");
}

.domain, .tick > line {
  stroke: var(--main-color);
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}
/*# sourceMappingURL=my-graph-site.2cdaf7bc.css.map */
