@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap");
/*! 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-border-style: solid;
      --tw-leading: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: 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-red-500: oklch(.637 .237 25.331);
    --color-yellow-400: oklch(.852 .199 91.936);
    --color-blue-600: oklch(.546 .245 262.881);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@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;
  }

  body {
    line-height: inherit;
  }

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

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-\[16px\] {
    top: 16px;
  }

  .top-\[114px\] {
    top: 114px;
  }

  .top-\[121px\] {
    top: 121px;
  }

  .top-\[171\.17px\] {
    top: 171.17px;
  }

  .top-\[191px\] {
    top: 191px;
  }

  .top-\[204px\] {
    top: 204px;
  }

  .top-\[216px\] {
    top: 216px;
  }

  .top-\[243px\] {
    top: 243px;
  }

  .top-\[303px\] {
    top: 303px;
  }

  .top-\[313px\] {
    top: 313px;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-\[11px\] {
    left: 11px;
  }

  .left-\[26\.5px\] {
    left: 26.5px;
  }

  .left-\[69px\] {
    left: 69px;
  }

  .left-\[170\.33px\] {
    left: 170.33px;
  }

  .left-\[493px\] {
    left: 493px;
  }

  .left-\[550px\] {
    left: 550px;
  }

  .z-50 {
    z-index: 50;
  }

  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .ml-\[60px\] {
    margin-left: 60px;
  }

  .box-border {
    box-sizing: border-box;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .size-\[24px\] {
    width: 24px;
    height: 24px;
  }

  .size-\[48px\] {
    width: 48px;
    height: 48px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-\[32px\] {
    height: 32px;
  }

  .h-\[128px\] {
    height: 128px;
  }

  .h-\[200px\] {
    height: 200px;
  }

  .h-\[254px\] {
    height: 254px;
  }

  .h-\[256px\] {
    height: 256px;
  }

  .h-\[358\.346px\] {
    height: 358.346px;
  }

  .h-\[414\.346px\] {
    height: 414.346px;
  }

  .h-\[414px\] {
    height: 414px;
  }

  .h-\[438px\] {
    height: 438px;
  }

  .h-\[540px\] {
    height: 540px;
  }

  .h-full {
    height: 100%;
  }

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

  .min-h-px {
    min-height: 1px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-\[64px\] {
    width: 64px;
  }

  .w-\[120px\] {
    width: 120px;
  }

  .w-\[198px\] {
    width: 198px;
  }

  .w-\[240px\] {
    width: 240px;
  }

  .w-\[288px\] {
    width: 288px;
  }

  .w-\[336\.498px\] {
    width: 336.498px;
  }

  .w-\[450px\] {
    width: 450px;
  }

  .w-\[552px\] {
    width: 552px;
  }

  .w-\[618px\] {
    width: 618px;
  }

  .w-\[632\.666px\] {
    width: 632.666px;
  }

  .w-\[672px\] {
    width: 672px;
  }

  .w-full {
    width: 100%;
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .min-w-px {
    min-width: 1px;
  }

  .flex-1 {
    flex: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

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

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

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

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

  .flex-wrap {
    flex-wrap: wrap;
  }

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

  .content-end {
    align-content: flex-end;
  }

  .content-start {
    align-content: flex-start;
  }

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

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

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

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

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

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }

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

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

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[15px\] {
    gap: 15px;
  }

  .gap-\[20px\] {
    gap: 20px;
  }

  .gap-\[24px\] {
    gap: 24px;
  }

  .gap-\[32px\] {
    gap: 32px;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded-\[100px\] {
    border-radius: 100px;
  }

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

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

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

  .border-\[\#9bbc0f\] {
    border-color: #9bbc0f;
  }

  .bg-\[\#0a0e31\] {
    background-color: #0a0e31;
  }

  .bg-\[\#0c0d1e\] {
    background-color: #0c0d1e;
  }

  .bg-\[\#4b884b\] {
    background-color: #4b884b;
  }

  .bg-\[\#7eff72\] {
    background-color: #7eff72;
  }

  .bg-\[\#9bbc0f\] {
    background-color: #9bbc0f;
  }

  .bg-\[\#355d9a\] {
    background-color: #355d9a;
  }

  .bg-\[\#8282ff\] {
    background-color: #8282ff;
  }

  .bg-\[\#18005e\] {
    background-color: #18005e;
  }

  .bg-\[\#221434\] {
    background-color: #221434;
  }

  .bg-\[\#306230\] {
    background-color: #306230;
  }

  .bg-\[\#575866\] {
    background-color: #575866;
  }

  .bg-\[\#ab00e4\] {
    background-color: #ab00e4;
  }

  .bg-\[\#ac3baa\] {
    background-color: #ac3baa;
  }

  .bg-\[\#b0b1c2\] {
    background-color: #b0b1c2;
  }

  .bg-\[\#dddb9d\] {
    background-color: #dddb9d;
  }

  .bg-\[\#ff97aa\] {
    background-color: #ff97aa;
  }

  .bg-\[\#ffa9c3\] {
    background-color: #ffa9c3;
  }

  .bg-\[\#fffeae\] {
    background-color: #fffeae;
  }

  .bg-\[blue\] {
    background-color: #00f;
  }

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

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

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

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

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

  .bg-size-\[cover\,auto\] {
    background-size: cover, auto;
  }

  .bg-\[position\:50\%_50\%\,_0\%_0\%\] {
    background-position: 50%, 0 0;
  }

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

  .p-\[10px\] {
    padding: 10px;
  }

  .p-\[16px\] {
    padding: 16px;
  }

  .p-\[24px\] {
    padding: 24px;
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

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

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

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

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-\[8px\] {
    padding-block: 8px;
  }

  .py-\[24px\] {
    padding-block: 24px;
  }

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

  .font-\[\'Dings\'\,_sans-serif\] {
    font-family: Dings, sans-serif;
  }

  .font-\[\'MEKMODE\:Dings\'\,_sans-serif\] {
    font-family: MEKMODE\:Dings, sans-serif;
  }

  .font-\[\'MEKMODE\:Text\'\,_sans-serif\] {
    font-family: MEKMODE\:Text, sans-serif;
  }

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

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

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

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

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

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

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

  .leading-\[0\.7\] {
    --tw-leading: .7;
    line-height: .7;
  }

  .leading-\[0\.8\] {
    --tw-leading: .8;
    line-height: .8;
  }

  .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[1\] {
    --tw-leading: 1;
    line-height: 1;
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

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

  .text-\[\#0c0d1e\] {
    color: #0c0d1e;
  }

  .text-\[\#0f380f\] {
    color: #0f380f;
  }

  .text-\[\#1a1a2e\] {
    color: #1a1a2e;
  }

  .text-\[\#4b884b\] {
    color: #4b884b;
  }

  .text-\[\#4ecdc4\] {
    color: #4ecdc4;
  }

  .text-\[\#06ffa5\] {
    color: #06ffa5;
  }

  .text-\[\#7eff72\] {
    color: #7eff72;
  }

  .text-\[\#8b5cf6\] {
    color: #8b5cf6;
  }

  .text-\[\#9bbc0f\] {
    color: #9bbc0f;
  }

  .text-\[\#45b7d1\] {
    color: #45b7d1;
  }

  .text-\[\#82e0aa\] {
    color: #82e0aa;
  }

  .text-\[\#85c1e9\] {
    color: #85c1e9;
  }

  .text-\[\#96ceb4\] {
    color: #96ceb4;
  }

  .text-\[\#98d8c8\] {
    color: #98d8c8;
  }

  .text-\[\#355d9a\] {
    color: #355d9a;
  }

  .text-\[\#8282ff\] {
    color: #8282ff;
  }

  .text-\[\#16213e\] {
    color: #16213e;
  }

  .text-\[\#306230\] {
    color: #306230;
  }

  .text-\[\#575866\] {
    color: #575866;
  }

  .text-\[\#ab00e4\] {
    color: #ab00e4;
  }

  .text-\[\#ac3baa\] {
    color: #ac3baa;
  }

  .text-\[\#b0b1c2\] {
    color: #b0b1c2;
  }

  .text-\[\#bb8fce\] {
    color: #bb8fce;
  }

  .text-\[\#dda0dd\] {
    color: plum;
  }

  .text-\[\#dddb9d\] {
    color: #dddb9d;
  }

  .text-\[\#e94560\] {
    color: #e94560;
  }

  .text-\[\#f7dc6f\] {
    color: #f7dc6f;
  }

  .text-\[\#f8c471\] {
    color: #f8c471;
  }

  .text-\[\#f39c12\] {
    color: #f39c12;
  }

  .text-\[\#f1948a\] {
    color: #f1948a;
  }

  .text-\[\#ff6b6b\] {
    color: #ff6b6b;
  }

  .text-\[\#ff97aa\] {
    color: #ff97aa;
  }

  .text-\[\#ffa9c3\] {
    color: #ffa9c3;
  }

  .text-\[\#ffeaa7\] {
    color: #ffeaa7;
  }

  .text-\[\#fffeae\] {
    color: #fffeae;
  }

  .text-\[blue\] {
    color: #00f;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-400 {
    color: var(--color-yellow-400);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .not-italic {
    font-style: normal;
  }

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

  .decoration-solid {
    text-decoration-style: solid;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-50 {
    opacity: .5;
  }

  .filter {
    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, );
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .\[text-underline-position\:from-font\] {
    text-underline-position: from-font;
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (width < 1024px) {
    .max-\[1024px\]\:block {
      display: block;
    }
  }

  @media (width >= 1025px) {
    .min-\[1025px\]\:flex {
      display: flex;
    }
  }

  @media (width >= 1025px) {
    .min-\[1025px\]\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}



@font-face {
  font-family: MEKMODE-Text;
  src: url("https://mek-make.s3.us-east-1.amazonaws.com/MEKMODE-Text.woff2") format("woff2"), url("https://mek-make.s3.us-east-1.amazonaws.com/MEKMODE-Text.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: MEKMODE-Dings;
  src: url("https://mek-make.s3.us-east-1.amazonaws.com/MEKMODE-Dings.woff2") format("woff2"), url("https://mek-make.s3.us-east-1.amazonaws.com/MEKMODE-Dings.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

.font-\[\'MEKMODE\:Text\'\,_sans-serif\], [class*="font-['MEKMODE:Text'"] {
  font-feature-settings: "liga" 0, "kern" 0, "calt" 0;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: unset;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  font-family: MEKMODE-Text, IBM Plex Mono, Consolas, Monaco, Courier New, monospace !important;
}

.font-\[\'MEKMODE\:Dings\'\,_sans-serif\], [class*="font-['MEKMODE:Dings'"] {
  font-feature-settings: "liga" 0, "kern" 0, "calt" 0;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: unset;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  font-family: MEKMODE-Dings, JetBrains Mono, IBM Plex Mono, Consolas, Monaco, Courier New, monospace !important;
}

* {
  font-variant-ligatures: none;
}

[data-name="canvas"] p, [data-name="canvas"] span {
  margin: 0 !important;
  padding: 0 !important;
  line-height: .7 !important;
}

.glyph-overlay-dings {
  line-height: 1 !important;
}

.glyph-overlay-text {
  line-height: 1.4 !important;
}

p[class*="text-[20px]"] {
  margin: 0 !important;
  padding: 0 !important;
  line-height: .7 !important;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    font-display: block;
  }
}

@media (width <= 1024px) {
  .canvas-mobile-container {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 80vw;
    height: calc(100vh - 120px);
    margin: 0 auto;
    display: flex;
  }

  .canvas-mobile-container > div {
    transform-origin: center;
    transform: scale(var(--canvas-scale, .5));
  }

  @supports (height: 100dvh) {
    .canvas-mobile-container {
      height: calc(100dvh - 120px);
    }
  }

  [data-name="bottom"] {
    display: none;
  }

  [data-name="mid-mobile"] {
    flex: 1;
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
