@import "//fonts.googleapis.com/earlyaccess/notosanskr.css";
/* [project]/app/globals.css [app-client] (css) */
@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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --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;
      --tw-content: "";
    }
  }
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2") format("woff2");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: Pretendard;
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2") format("woff2");
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: Paperlogy-8ExtraBold;
  src: url("/Paperlogy-8ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

.law li, .law ol {
  margin: calc(var(--spacing) * 0);
  position: relative;
}

.law [type="none"] {
  list-style: none;
}

.law ol[type="circle"] > li:before {
  position: absolute;
  top: 0;
  left: -1.1em;
}

ol[type="circle"] {
  list-style: none;
}

ol[type="circle"] > li:first-child:before {
  content: "①";
}

ol[type="circle"] > li:nth-child(2):before {
  content: "②";
}

ol[type="circle"] > li:nth-child(3):before {
  content: "③";
}

ol[type="circle"] > li:nth-child(4):before {
  content: "④";
}

ol[type="circle"] > li:nth-child(5):before {
  content: "⑤";
}

ol[type="circle"] > li:nth-child(6):before {
  content: "⑥";
}

ol[type="circle"] > li:nth-child(7):before {
  content: "⑦";
}

ol[type="circle"] > li:nth-child(8):before {
  content: "⑧";
}

ol[type="circle"] > li:nth-child(9):before {
  content: "⑨";
}

ol[type="circle"] > li:nth-child(10):before {
  content: "⑩";
}

ol[type="hangul"] {
  list-style: none;
}

ol[type="hangul"] > li:first-child:before {
  content: "가. ";
}

ol[type="hangul"] > li:nth-child(2):before {
  content: "나. ";
}

ol[type="hangul"] > li:nth-child(3):before {
  content: "다. ";
}

ol[type="hangul"] > li:nth-child(4):before {
  content: "라. ";
}

ol[type="hangul"] > li:nth-child(5):before {
  content: "마. ";
}

ol[type="hangul"] > li:nth-child(6):before {
  content: "바. ";
}

ol[type="hangul"] > li:nth-child(7):before {
  content: "사. ";
}

ol[type="hangul"] > li:nth-child(8):before {
  content: "아. ";
}

ol[type="hangul"] > li:nth-child(9):before {
  content: "자. ";
}

ol[type="hangul"] > li:nth-child(10):before {
  content: "차. ";
}

ol[type="hangul"] > li:nth-child(11):before {
  content: "카. ";
}

ol[type="hangul"] > li:nth-child(12):before {
  content: "타. ";
}

ol[type="hangul"] > li:nth-child(13):before {
  content: "파. ";
}

ol[type="hangul"] > li:nth-child(14):before {
  content: "하. ";
}

ol[type="hangul"] > li:nth-child(15):before {
  content: "거. ";
}

ol[type="hangul"] > li:nth-child(16):before {
  content: "너. ";
}

ol[type="hangul"] > li:nth-child(17):before {
  content: "더. ";
}

ol[type="hangul"] > li:nth-child(18):before {
  content: "러. ";
}

ol[type="hangul"] > li:nth-child(19):before {
  content: "머. ";
}

ol[type="hangul"] > li:nth-child(20):before {
  content: "버. ";
}

ol[type="hangul"] > li:nth-child(21):before {
  content: "서. ";
}

ol[type="hangul"] > li:nth-child(22):before {
  content: "어. ";
}

ol[type="hangul"] > li:nth-child(23):before {
  content: "저. ";
}

ol[type="hangul"] > li:nth-child(24):before {
  content: "처. ";
}

ol[type="hangul"] > li:nth-child(25):before {
  content: "커. ";
}

ol[type="hangul"] > li:nth-child(26):before {
  content: "터. ";
}

ol[type="hangul"] > li:nth-child(27):before {
  content: "퍼. ";
}

ol[type="hangul"] > li:nth-child(28):before {
  content: "허. ";
}

ol[type="parenthesis"] {
  counter-reset: li;
  list-style: none;
}

ol[type="parenthesis"] > li {
  position: relative;
}

ol[type="parenthesis"] > li:before {
  content: counter(li) ") ";
  counter-increment: li;
  width: 1em;
  height: 1em;
  position: absolute;
  left: -1.3em;
}

@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: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-yellow-500: #edb200;
    --color-yellow-800: #874b00;
    --color-green-500: #00c758;
    --color-cyan-300: #53eafd;
    --color-cyan-500: #00b7d7;
    --color-blue-300: #90c5ff;
    --color-blue-500: #3080ff;
    --color-indigo-300: #a4b3ff;
    --color-indigo-400: #7d87ff;
    --color-indigo-500: #625fff;
    --color-indigo-600: #4f39f6;
    --color-zinc-200: #e4e4e7;
    --color-zinc-300: #d4d4d8;
    --color-zinc-400: #9f9fa9;
    --color-zinc-500: #71717b;
    --color-zinc-600: #52525c;
    --color-zinc-700: #3f3f46;
    --color-zinc-800: #27272a;
    --color-zinc-900: #18181b;
    --color-zinc-950: #09090b;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --aspect-video: 16 / 9;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-yellow-800: lab(38.7484% 23.5833 51.4916);
      --color-green-500: lab(70.5521% -66.5147 45.8073);
      --color-cyan-300: lab(85.3886% -36.7636 -21.5716);
      --color-cyan-500: lab(67.805% -35.3952 -30.2018);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-indigo-300: lab(74.0235% 8.54138 -41.6075);
      --color-indigo-400: lab(59.866% 22.4834 -64.4485);
      --color-indigo-500: lab(48.295% 38.3129 -81.9673);
      --color-indigo-600: lab(38.4009% 52.6132 -92.3857);
      --color-zinc-200: lab(90.6853% .399232 -1.45452);
      --color-zinc-300: lab(84.9837% .601262 -2.17986);
      --color-zinc-400: lab(65.6464% 1.53497 -5.42429);
      --color-zinc-500: lab(47.8878% 1.65477 -5.77283);
      --color-zinc-600: lab(35.1166% 1.78212 -6.1173);
      --color-zinc-700: lab(26.8019% 1.35387 -4.68303);
      --color-zinc-800: lab(15.7305% .613764 -2.16959);
      --color-zinc-900: lab(8.30603% .618205 -2.16572);
      --color-zinc-950: lab(2.51107% .242703 -.886115);
    }
  }
}

@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]) {
    -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;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      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;
  }
}

@layer components;

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

  .pointer-events-none {
    pointer-events: none;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

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

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

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

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

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

  .z-\[1001\] {
    z-index: 1001;
  }

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

  .m-auto {
    margin: auto;
  }

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

  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-auto {
    margin-top: auto;
  }

  .mr-0\.5 {
    margin-right: calc(var(--spacing) * .5);
  }

  .mr-auto {
    margin-right: auto;
  }

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

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

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

  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }

  .scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .scrollbar-hide::-webkit-scrollbar {
    display: none;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

  .table {
    display: table;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

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

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

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

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

  .h-auto {
    height: auto;
  }

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

  .h-full {
    height: 100%;
  }

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

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

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

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

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

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

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .\!max-w-\[500px\] {
    max-width: 500px !important;
  }

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

  .max-w-\[16rem\] {
    max-width: 16rem;
  }

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

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

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

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

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

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

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

  .cursor-move {
    cursor: move;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .list-none {
    list-style-type: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

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

  .overscroll-none {
    overscroll-behavior: none;
  }

  .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

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

  .border-blue-500 {
    border-color: var(--color-blue-500);
  }

  .border-zinc-700 {
    border-color: var(--color-zinc-700);
  }

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

  .bg-black\/30 {
    background-color: #0000004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/30 {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

  .bg-blue-300\/30 {
    background-color: #90c5ff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue-300\/30 {
      background-color: color-mix(in oklab, var(--color-blue-300) 30%, transparent);
    }
  }

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

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

  .bg-transparent {
    background-color: #0000;
  }

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

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

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

  .bg-none {
    background-image: none;
  }

  .object-contain {
    object-fit: contain;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }

  .break-all {
    word-break: break-all;
  }

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

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

  .text-indigo-500 {
    color: var(--color-indigo-500);
  }

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

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

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

  .text-zinc-200 {
    color: var(--color-zinc-200);
  }

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

  .text-zinc-500 {
    color: var(--color-zinc-500);
  }

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

  .italic {
    font-style: italic;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-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, );
    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, );
  }

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

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  :is(.\*\:\!bg-zinc-900 > *) {
    background-color: var(--color-zinc-900) !important;
  }

  :is(.\*\:whitespace-pre-wrap > *) {
    white-space: pre-wrap;
  }

  @media (hover: hover) {
    .hover\:border-blue-500:hover {
      border-color: var(--color-blue-500);
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-300\/30:hover {
      background-color: #90c5ff4d;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-blue-300\/30:hover {
        background-color: color-mix(in oklab, var(--color-blue-300) 30%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-indigo-600:hover {
      background-color: var(--color-indigo-600);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-600:hover {
      background-color: var(--color-red-600);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-zinc-700:hover {
      background-color: var(--color-zinc-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-zinc-900:hover {
      background-color: var(--color-zinc-900);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .focus\:bg-zinc-900:focus {
    background-color: var(--color-zinc-900);
  }

  @media not (min-width: 80rem) {
    .max-xl\:fixed {
      position: fixed;
    }
  }

  @media not (min-width: 80rem) {
    .max-xl\:top-0 {
      top: calc(var(--spacing) * 0);
    }
  }

  @media not (min-width: 80rem) {
    .max-xl\:-left-full {
      left: -100%;
    }
  }

  @media not (min-width: 80rem) {
    .max-xl\:hidden {
      display: none;
    }
  }

  @media not (min-width: 80rem) {
    .max-xl\:border-r {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }

  @media not (min-width: 80rem) {
    .max-xl\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  @media not (min-width: 64rem) {
    .max-lg\:hidden {
      display: none;
    }
  }

  @media not (min-width: 64rem) {
    .max-lg\:max-h-\[50vh\] {
      max-height: 50vh;
    }
  }

  @media not (min-width: 64rem) {
    .max-lg\:px-3 {
      padding-inline: calc(var(--spacing) * 3);
    }
  }

  @media not (min-width: 64rem) {
    .max-lg\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  @media not (min-width: 64rem) {
    .max-lg\:text-xs {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }

  @media not (min-width: 40rem) {
    .max-sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:h-\[150px\] {
      height: 150px;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[100px\] {
      width: 100px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:max-h-\[400px\] {
      max-height: 400px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:w-\[250px\] {
      width: 250px;
    }
  }

  @media (min-width: 80rem) {
    .xl\:px-2 {
      padding-inline: calc(var(--spacing) * 2);
    }
  }

  @media (min-width: 80rem) {
    .xl\:py-1 {
      padding-block: calc(var(--spacing) * 1);
    }
  }

  @media (min-width: 80rem) {
    .xl\:py-3 {
      padding-block: calc(var(--spacing) * 3);
    }
  }

  .no-scrollbar::-webkit-scrollbar {
    display: none;
  }

  .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

@font-face {
  font-family: KaTeX_AMS;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_AMS-Regular.c30af439.woff2") format("woff2"), url("../media/KaTeX_AMS-Regular.e6a3cada.woff") format("woff"), url("../media/KaTeX_AMS-Regular.892f691b.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Caligraphic;
  font-style: normal;
  font-weight: 700;
  src: url("../media/KaTeX_Caligraphic-Bold.db991531.woff2") format("woff2"), url("../media/KaTeX_Caligraphic-Bold.2f97783e.woff") format("woff"), url("../media/KaTeX_Caligraphic-Bold.a36b8125.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Caligraphic;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Caligraphic-Regular.c20eee08.woff2") format("woff2"), url("../media/KaTeX_Caligraphic-Regular.2b13f013.woff") format("woff"), url("../media/KaTeX_Caligraphic-Regular.7c50032c.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Fraktur;
  font-style: normal;
  font-weight: 700;
  src: url("../media/KaTeX_Fraktur-Bold.d514bd28.woff2") format("woff2"), url("../media/KaTeX_Fraktur-Bold.5fa2f5e4.woff") format("woff"), url("../media/KaTeX_Fraktur-Bold.e311399d.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Fraktur;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Fraktur-Regular.5d62e468.woff2") format("woff2"), url("../media/KaTeX_Fraktur-Regular.18139813.woff") format("woff"), url("../media/KaTeX_Fraktur-Regular.2a73476d.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Main;
  font-style: normal;
  font-weight: 700;
  src: url("../media/KaTeX_Main-Bold.f4e2828d.woff2") format("woff2"), url("../media/KaTeX_Main-Bold.c24b5ba7.woff") format("woff"), url("../media/KaTeX_Main-Bold.6d137c77.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Main;
  font-style: italic;
  font-weight: 700;
  src: url("../media/KaTeX_Main-BoldItalic.f1884480.woff2") format("woff2"), url("../media/KaTeX_Main-BoldItalic.079b33ae.woff") format("woff"), url("../media/KaTeX_Main-BoldItalic.c003d3ec.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Main;
  font-style: italic;
  font-weight: 400;
  src: url("../media/KaTeX_Main-Italic.a3746929.woff2") format("woff2"), url("../media/KaTeX_Main-Italic.26a3619b.woff") format("woff"), url("../media/KaTeX_Main-Italic.61da3e93.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Main;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Main-Regular.12644167.woff2") format("woff2"), url("../media/KaTeX_Main-Regular.d511f158.woff") format("woff"), url("../media/KaTeX_Main-Regular.876b86ad.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Math;
  font-style: italic;
  font-weight: 700;
  src: url("../media/KaTeX_Math-BoldItalic.5c6a6a93.woff2") format("woff2"), url("../media/KaTeX_Math-BoldItalic.ad4dffd5.woff") format("woff"), url("../media/KaTeX_Math-BoldItalic.e73b3bf0.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Math;
  font-style: italic;
  font-weight: 400;
  src: url("../media/KaTeX_Math-Italic.d8564edb.woff2") format("woff2"), url("../media/KaTeX_Math-Italic.1cd2c488.woff") format("woff"), url("../media/KaTeX_Math-Italic.03974bc4.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_SansSerif;
  font-style: normal;
  font-weight: 700;
  src: url("../media/KaTeX_SansSerif-Bold.a03f9428.woff2") format("woff2"), url("../media/KaTeX_SansSerif-Bold.ff51ef5c.woff") format("woff"), url("../media/KaTeX_SansSerif-Bold.d4608ed5.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_SansSerif;
  font-style: italic;
  font-weight: 400;
  src: url("../media/KaTeX_SansSerif-Italic.9245afda.woff2") format("woff2"), url("../media/KaTeX_SansSerif-Italic.8ed740d6.woff") format("woff"), url("../media/KaTeX_SansSerif-Italic.c0b22b1e.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_SansSerif;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_SansSerif-Regular.128c9bc2.woff2") format("woff2"), url("../media/KaTeX_SansSerif-Regular.ee7b0a16.woff") format("woff"), url("../media/KaTeX_SansSerif-Regular.156dbd4e.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Script;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Script-Regular.186c7155.woff2") format("woff2"), url("../media/KaTeX_Script-Regular.afc2fd5a.woff") format("woff"), url("../media/KaTeX_Script-Regular.00d9a561.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Size1;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Size1-Regular.4450ef36.woff2") format("woff2"), url("../media/KaTeX_Size1-Regular.e5bf4c74.woff") format("woff"), url("../media/KaTeX_Size1-Regular.9aaff96b.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Size2;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Size2-Regular.6a97527b.woff2") format("woff2"), url("../media/KaTeX_Size2-Regular.8fbd32af.woff") format("woff"), url("../media/KaTeX_Size2-Regular.f11810ed.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Size3;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Size3-Regular.54b7ce9d.woff2") format("woff2"), url("../media/KaTeX_Size3-Regular.45ae8eba.woff") format("woff"), url("../media/KaTeX_Size3-Regular.9812ade2.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Size4;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Size4-Regular.927fc5b9.woff2") format("woff2"), url("../media/KaTeX_Size4-Regular.b211e3d3.woff") format("woff"), url("../media/KaTeX_Size4-Regular.44a4d487.ttf") format("truetype");
}

@font-face {
  font-family: KaTeX_Typewriter;
  font-style: normal;
  font-weight: 400;
  src: url("../media/KaTeX_Typewriter-Regular.ff99d643.woff2") format("woff2"), url("../media/KaTeX_Typewriter-Regular.68b6c3a9.woff") format("woff"), url("../media/KaTeX_Typewriter-Regular.a1a7ff52.ttf") format("truetype");
}

.katex {
  text-indent: 0;
  text-rendering: auto;
  font: 1.21em / 1.2 KaTeX_Main, Times New Roman, serif;
}

.katex * {
  border-color: currentColor;
  -ms-high-contrast-adjust: none !important;
}

.katex .katex-version:after {
  content: "0.16.22";
}

.katex .katex-mathml {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.katex .katex-html > .newline {
  display: block;
}

.katex .base {
  white-space: nowrap;
  width: min-content;
  position: relative;
}

.katex .base, .katex .strut {
  display: inline-block;
}

.katex .textbf {
  font-weight: 700;
}

.katex .textit {
  font-style: italic;
}

.katex .textrm {
  font-family: KaTeX_Main;
}

.katex .textsf {
  font-family: KaTeX_SansSerif;
}

.katex .texttt {
  font-family: KaTeX_Typewriter;
}

.katex .mathnormal {
  font-family: KaTeX_Math;
  font-style: italic;
}

.katex .mathit {
  font-family: KaTeX_Main;
  font-style: italic;
}

.katex .mathrm {
  font-style: normal;
}

.katex .mathbf {
  font-family: KaTeX_Main;
  font-weight: 700;
}

.katex .boldsymbol {
  font-family: KaTeX_Math;
  font-style: italic;
  font-weight: 700;
}

.katex .amsrm, .katex .mathbb, .katex .textbb {
  font-family: KaTeX_AMS;
}

.katex .mathcal {
  font-family: KaTeX_Caligraphic;
}

.katex .mathfrak, .katex .textfrak {
  font-family: KaTeX_Fraktur;
}

.katex .mathboldfrak, .katex .textboldfrak {
  font-family: KaTeX_Fraktur;
  font-weight: 700;
}

.katex .mathtt {
  font-family: KaTeX_Typewriter;
}

.katex .mathscr, .katex .textscr {
  font-family: KaTeX_Script;
}

.katex .mathsf, .katex .textsf {
  font-family: KaTeX_SansSerif;
}

.katex .mathboldsf, .katex .textboldsf {
  font-family: KaTeX_SansSerif;
  font-weight: 700;
}

.katex .mathitsf, .katex .mathsfit, .katex .textitsf {
  font-family: KaTeX_SansSerif;
  font-style: italic;
}

.katex .mainrm {
  font-family: KaTeX_Main;
  font-style: normal;
}

.katex .vlist-t {
  border-collapse: collapse;
  table-layout: fixed;
  display: inline-table;
}

.katex .vlist-r {
  display: table-row;
}

.katex .vlist {
  vertical-align: bottom;
  display: table-cell;
  position: relative;
}

.katex .vlist > span {
  height: 0;
  display: block;
  position: relative;
}

.katex .vlist > span > span {
  display: inline-block;
}

.katex .vlist > span > .pstrut {
  width: 0;
  overflow: hidden;
}

.katex .vlist-t2 {
  margin-right: -2px;
}

.katex .vlist-s {
  vertical-align: bottom;
  width: 2px;
  min-width: 2px;
  font-size: 1px;
  display: table-cell;
}

.katex .vbox {
  flex-direction: column;
  align-items: baseline;
  display: inline-flex;
}

.katex .hbox {
  width: 100%;
}

.katex .hbox, .katex .thinbox {
  flex-direction: row;
  display: inline-flex;
}

.katex .thinbox {
  width: 0;
  max-width: 0;
}

.katex .msupsub {
  text-align: left;
}

.katex .mfrac > span > span {
  text-align: center;
}

.katex .mfrac .frac-line {
  border-bottom-style: solid;
  width: 100%;
  display: inline-block;
}

.katex .hdashline, .katex .hline, .katex .mfrac .frac-line, .katex .overline .overline-line, .katex .rule, .katex .underline .underline-line {
  min-height: 1px;
}

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

.katex .clap, .katex .llap, .katex .rlap {
  width: 0;
  position: relative;
}

.katex .clap > .inner, .katex .llap > .inner, .katex .rlap > .inner {
  position: absolute;
}

.katex .clap > .fix, .katex .llap > .fix, .katex .rlap > .fix {
  display: inline-block;
}

.katex .llap > .inner {
  right: 0;
}

.katex .clap > .inner, .katex .rlap > .inner {
  left: 0;
}

.katex .clap > .inner > span {
  margin-left: -50%;
  margin-right: 50%;
}

.katex .rule {
  border: 0 solid;
  display: inline-block;
  position: relative;
}

.katex .hline, .katex .overline .overline-line, .katex .underline .underline-line {
  border-bottom-style: solid;
  width: 100%;
  display: inline-block;
}

.katex .hdashline {
  border-bottom-style: dashed;
  width: 100%;
  display: inline-block;
}

.katex .sqrt > .root {
  margin-left: .277778em;
  margin-right: -.555556em;
}

.katex .fontsize-ensurer.reset-size1.size1, .katex .sizing.reset-size1.size1 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size1.size2, .katex .sizing.reset-size1.size2 {
  font-size: 1.2em;
}

.katex .fontsize-ensurer.reset-size1.size3, .katex .sizing.reset-size1.size3 {
  font-size: 1.4em;
}

.katex .fontsize-ensurer.reset-size1.size4, .katex .sizing.reset-size1.size4 {
  font-size: 1.6em;
}

.katex .fontsize-ensurer.reset-size1.size5, .katex .sizing.reset-size1.size5 {
  font-size: 1.8em;
}

.katex .fontsize-ensurer.reset-size1.size6, .katex .sizing.reset-size1.size6 {
  font-size: 2em;
}

.katex .fontsize-ensurer.reset-size1.size7, .katex .sizing.reset-size1.size7 {
  font-size: 2.4em;
}

.katex .fontsize-ensurer.reset-size1.size8, .katex .sizing.reset-size1.size8 {
  font-size: 2.88em;
}

.katex .fontsize-ensurer.reset-size1.size9, .katex .sizing.reset-size1.size9 {
  font-size: 3.456em;
}

.katex .fontsize-ensurer.reset-size1.size10, .katex .sizing.reset-size1.size10 {
  font-size: 4.148em;
}

.katex .fontsize-ensurer.reset-size1.size11, .katex .sizing.reset-size1.size11 {
  font-size: 4.976em;
}

.katex .fontsize-ensurer.reset-size2.size1, .katex .sizing.reset-size2.size1 {
  font-size: .833333em;
}

.katex .fontsize-ensurer.reset-size2.size2, .katex .sizing.reset-size2.size2 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size2.size3, .katex .sizing.reset-size2.size3 {
  font-size: 1.16667em;
}

.katex .fontsize-ensurer.reset-size2.size4, .katex .sizing.reset-size2.size4 {
  font-size: 1.33333em;
}

.katex .fontsize-ensurer.reset-size2.size5, .katex .sizing.reset-size2.size5 {
  font-size: 1.5em;
}

.katex .fontsize-ensurer.reset-size2.size6, .katex .sizing.reset-size2.size6 {
  font-size: 1.66667em;
}

.katex .fontsize-ensurer.reset-size2.size7, .katex .sizing.reset-size2.size7 {
  font-size: 2em;
}

.katex .fontsize-ensurer.reset-size2.size8, .katex .sizing.reset-size2.size8 {
  font-size: 2.4em;
}

.katex .fontsize-ensurer.reset-size2.size9, .katex .sizing.reset-size2.size9 {
  font-size: 2.88em;
}

.katex .fontsize-ensurer.reset-size2.size10, .katex .sizing.reset-size2.size10 {
  font-size: 3.45667em;
}

.katex .fontsize-ensurer.reset-size2.size11, .katex .sizing.reset-size2.size11 {
  font-size: 4.14667em;
}

.katex .fontsize-ensurer.reset-size3.size1, .katex .sizing.reset-size3.size1 {
  font-size: .714286em;
}

.katex .fontsize-ensurer.reset-size3.size2, .katex .sizing.reset-size3.size2 {
  font-size: .857143em;
}

.katex .fontsize-ensurer.reset-size3.size3, .katex .sizing.reset-size3.size3 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size3.size4, .katex .sizing.reset-size3.size4 {
  font-size: 1.14286em;
}

.katex .fontsize-ensurer.reset-size3.size5, .katex .sizing.reset-size3.size5 {
  font-size: 1.28571em;
}

.katex .fontsize-ensurer.reset-size3.size6, .katex .sizing.reset-size3.size6 {
  font-size: 1.42857em;
}

.katex .fontsize-ensurer.reset-size3.size7, .katex .sizing.reset-size3.size7 {
  font-size: 1.71429em;
}

.katex .fontsize-ensurer.reset-size3.size8, .katex .sizing.reset-size3.size8 {
  font-size: 2.05714em;
}

.katex .fontsize-ensurer.reset-size3.size9, .katex .sizing.reset-size3.size9 {
  font-size: 2.46857em;
}

.katex .fontsize-ensurer.reset-size3.size10, .katex .sizing.reset-size3.size10 {
  font-size: 2.96286em;
}

.katex .fontsize-ensurer.reset-size3.size11, .katex .sizing.reset-size3.size11 {
  font-size: 3.55429em;
}

.katex .fontsize-ensurer.reset-size4.size1, .katex .sizing.reset-size4.size1 {
  font-size: .625em;
}

.katex .fontsize-ensurer.reset-size4.size2, .katex .sizing.reset-size4.size2 {
  font-size: .75em;
}

.katex .fontsize-ensurer.reset-size4.size3, .katex .sizing.reset-size4.size3 {
  font-size: .875em;
}

.katex .fontsize-ensurer.reset-size4.size4, .katex .sizing.reset-size4.size4 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size4.size5, .katex .sizing.reset-size4.size5 {
  font-size: 1.125em;
}

.katex .fontsize-ensurer.reset-size4.size6, .katex .sizing.reset-size4.size6 {
  font-size: 1.25em;
}

.katex .fontsize-ensurer.reset-size4.size7, .katex .sizing.reset-size4.size7 {
  font-size: 1.5em;
}

.katex .fontsize-ensurer.reset-size4.size8, .katex .sizing.reset-size4.size8 {
  font-size: 1.8em;
}

.katex .fontsize-ensurer.reset-size4.size9, .katex .sizing.reset-size4.size9 {
  font-size: 2.16em;
}

.katex .fontsize-ensurer.reset-size4.size10, .katex .sizing.reset-size4.size10 {
  font-size: 2.5925em;
}

.katex .fontsize-ensurer.reset-size4.size11, .katex .sizing.reset-size4.size11 {
  font-size: 3.11em;
}

.katex .fontsize-ensurer.reset-size5.size1, .katex .sizing.reset-size5.size1 {
  font-size: .555556em;
}

.katex .fontsize-ensurer.reset-size5.size2, .katex .sizing.reset-size5.size2 {
  font-size: .666667em;
}

.katex .fontsize-ensurer.reset-size5.size3, .katex .sizing.reset-size5.size3 {
  font-size: .777778em;
}

.katex .fontsize-ensurer.reset-size5.size4, .katex .sizing.reset-size5.size4 {
  font-size: .888889em;
}

.katex .fontsize-ensurer.reset-size5.size5, .katex .sizing.reset-size5.size5 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size5.size6, .katex .sizing.reset-size5.size6 {
  font-size: 1.11111em;
}

.katex .fontsize-ensurer.reset-size5.size7, .katex .sizing.reset-size5.size7 {
  font-size: 1.33333em;
}

.katex .fontsize-ensurer.reset-size5.size8, .katex .sizing.reset-size5.size8 {
  font-size: 1.6em;
}

.katex .fontsize-ensurer.reset-size5.size9, .katex .sizing.reset-size5.size9 {
  font-size: 1.92em;
}

.katex .fontsize-ensurer.reset-size5.size10, .katex .sizing.reset-size5.size10 {
  font-size: 2.30444em;
}

.katex .fontsize-ensurer.reset-size5.size11, .katex .sizing.reset-size5.size11 {
  font-size: 2.76444em;
}

.katex .fontsize-ensurer.reset-size6.size1, .katex .sizing.reset-size6.size1 {
  font-size: .5em;
}

.katex .fontsize-ensurer.reset-size6.size2, .katex .sizing.reset-size6.size2 {
  font-size: .6em;
}

.katex .fontsize-ensurer.reset-size6.size3, .katex .sizing.reset-size6.size3 {
  font-size: .7em;
}

.katex .fontsize-ensurer.reset-size6.size4, .katex .sizing.reset-size6.size4 {
  font-size: .8em;
}

.katex .fontsize-ensurer.reset-size6.size5, .katex .sizing.reset-size6.size5 {
  font-size: .9em;
}

.katex .fontsize-ensurer.reset-size6.size6, .katex .sizing.reset-size6.size6 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size6.size7, .katex .sizing.reset-size6.size7 {
  font-size: 1.2em;
}

.katex .fontsize-ensurer.reset-size6.size8, .katex .sizing.reset-size6.size8 {
  font-size: 1.44em;
}

.katex .fontsize-ensurer.reset-size6.size9, .katex .sizing.reset-size6.size9 {
  font-size: 1.728em;
}

.katex .fontsize-ensurer.reset-size6.size10, .katex .sizing.reset-size6.size10 {
  font-size: 2.074em;
}

.katex .fontsize-ensurer.reset-size6.size11, .katex .sizing.reset-size6.size11 {
  font-size: 2.488em;
}

.katex .fontsize-ensurer.reset-size7.size1, .katex .sizing.reset-size7.size1 {
  font-size: .416667em;
}

.katex .fontsize-ensurer.reset-size7.size2, .katex .sizing.reset-size7.size2 {
  font-size: .5em;
}

.katex .fontsize-ensurer.reset-size7.size3, .katex .sizing.reset-size7.size3 {
  font-size: .583333em;
}

.katex .fontsize-ensurer.reset-size7.size4, .katex .sizing.reset-size7.size4 {
  font-size: .666667em;
}

.katex .fontsize-ensurer.reset-size7.size5, .katex .sizing.reset-size7.size5 {
  font-size: .75em;
}

.katex .fontsize-ensurer.reset-size7.size6, .katex .sizing.reset-size7.size6 {
  font-size: .833333em;
}

.katex .fontsize-ensurer.reset-size7.size7, .katex .sizing.reset-size7.size7 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size7.size8, .katex .sizing.reset-size7.size8 {
  font-size: 1.2em;
}

.katex .fontsize-ensurer.reset-size7.size9, .katex .sizing.reset-size7.size9 {
  font-size: 1.44em;
}

.katex .fontsize-ensurer.reset-size7.size10, .katex .sizing.reset-size7.size10 {
  font-size: 1.72833em;
}

.katex .fontsize-ensurer.reset-size7.size11, .katex .sizing.reset-size7.size11 {
  font-size: 2.07333em;
}

.katex .fontsize-ensurer.reset-size8.size1, .katex .sizing.reset-size8.size1 {
  font-size: .347222em;
}

.katex .fontsize-ensurer.reset-size8.size2, .katex .sizing.reset-size8.size2 {
  font-size: .416667em;
}

.katex .fontsize-ensurer.reset-size8.size3, .katex .sizing.reset-size8.size3 {
  font-size: .486111em;
}

.katex .fontsize-ensurer.reset-size8.size4, .katex .sizing.reset-size8.size4 {
  font-size: .555556em;
}

.katex .fontsize-ensurer.reset-size8.size5, .katex .sizing.reset-size8.size5 {
  font-size: .625em;
}

.katex .fontsize-ensurer.reset-size8.size6, .katex .sizing.reset-size8.size6 {
  font-size: .694444em;
}

.katex .fontsize-ensurer.reset-size8.size7, .katex .sizing.reset-size8.size7 {
  font-size: .833333em;
}

.katex .fontsize-ensurer.reset-size8.size8, .katex .sizing.reset-size8.size8 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size8.size9, .katex .sizing.reset-size8.size9 {
  font-size: 1.2em;
}

.katex .fontsize-ensurer.reset-size8.size10, .katex .sizing.reset-size8.size10 {
  font-size: 1.44028em;
}

.katex .fontsize-ensurer.reset-size8.size11, .katex .sizing.reset-size8.size11 {
  font-size: 1.72778em;
}

.katex .fontsize-ensurer.reset-size9.size1, .katex .sizing.reset-size9.size1 {
  font-size: .289352em;
}

.katex .fontsize-ensurer.reset-size9.size2, .katex .sizing.reset-size9.size2 {
  font-size: .347222em;
}

.katex .fontsize-ensurer.reset-size9.size3, .katex .sizing.reset-size9.size3 {
  font-size: .405093em;
}

.katex .fontsize-ensurer.reset-size9.size4, .katex .sizing.reset-size9.size4 {
  font-size: .462963em;
}

.katex .fontsize-ensurer.reset-size9.size5, .katex .sizing.reset-size9.size5 {
  font-size: .520833em;
}

.katex .fontsize-ensurer.reset-size9.size6, .katex .sizing.reset-size9.size6 {
  font-size: .578704em;
}

.katex .fontsize-ensurer.reset-size9.size7, .katex .sizing.reset-size9.size7 {
  font-size: .694444em;
}

.katex .fontsize-ensurer.reset-size9.size8, .katex .sizing.reset-size9.size8 {
  font-size: .833333em;
}

.katex .fontsize-ensurer.reset-size9.size9, .katex .sizing.reset-size9.size9 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size9.size10, .katex .sizing.reset-size9.size10 {
  font-size: 1.20023em;
}

.katex .fontsize-ensurer.reset-size9.size11, .katex .sizing.reset-size9.size11 {
  font-size: 1.43981em;
}

.katex .fontsize-ensurer.reset-size10.size1, .katex .sizing.reset-size10.size1 {
  font-size: .24108em;
}

.katex .fontsize-ensurer.reset-size10.size2, .katex .sizing.reset-size10.size2 {
  font-size: .289296em;
}

.katex .fontsize-ensurer.reset-size10.size3, .katex .sizing.reset-size10.size3 {
  font-size: .337512em;
}

.katex .fontsize-ensurer.reset-size10.size4, .katex .sizing.reset-size10.size4 {
  font-size: .385728em;
}

.katex .fontsize-ensurer.reset-size10.size5, .katex .sizing.reset-size10.size5 {
  font-size: .433944em;
}

.katex .fontsize-ensurer.reset-size10.size6, .katex .sizing.reset-size10.size6 {
  font-size: .48216em;
}

.katex .fontsize-ensurer.reset-size10.size7, .katex .sizing.reset-size10.size7 {
  font-size: .578592em;
}

.katex .fontsize-ensurer.reset-size10.size8, .katex .sizing.reset-size10.size8 {
  font-size: .694311em;
}

.katex .fontsize-ensurer.reset-size10.size9, .katex .sizing.reset-size10.size9 {
  font-size: .833173em;
}

.katex .fontsize-ensurer.reset-size10.size10, .katex .sizing.reset-size10.size10 {
  font-size: 1em;
}

.katex .fontsize-ensurer.reset-size10.size11, .katex .sizing.reset-size10.size11 {
  font-size: 1.19961em;
}

.katex .fontsize-ensurer.reset-size11.size1, .katex .sizing.reset-size11.size1 {
  font-size: .200965em;
}

.katex .fontsize-ensurer.reset-size11.size2, .katex .sizing.reset-size11.size2 {
  font-size: .241158em;
}

.katex .fontsize-ensurer.reset-size11.size3, .katex .sizing.reset-size11.size3 {
  font-size: .281351em;
}

.katex .fontsize-ensurer.reset-size11.size4, .katex .sizing.reset-size11.size4 {
  font-size: .321543em;
}

.katex .fontsize-ensurer.reset-size11.size5, .katex .sizing.reset-size11.size5 {
  font-size: .361736em;
}

.katex .fontsize-ensurer.reset-size11.size6, .katex .sizing.reset-size11.size6 {
  font-size: .401929em;
}

.katex .fontsize-ensurer.reset-size11.size7, .katex .sizing.reset-size11.size7 {
  font-size: .482315em;
}

.katex .fontsize-ensurer.reset-size11.size8, .katex .sizing.reset-size11.size8 {
  font-size: .578778em;
}

.katex .fontsize-ensurer.reset-size11.size9, .katex .sizing.reset-size11.size9 {
  font-size: .694534em;
}

.katex .fontsize-ensurer.reset-size11.size10, .katex .sizing.reset-size11.size10 {
  font-size: .833601em;
}

.katex .fontsize-ensurer.reset-size11.size11, .katex .sizing.reset-size11.size11 {
  font-size: 1em;
}

.katex .delimsizing.size1 {
  font-family: KaTeX_Size1;
}

.katex .delimsizing.size2 {
  font-family: KaTeX_Size2;
}

.katex .delimsizing.size3 {
  font-family: KaTeX_Size3;
}

.katex .delimsizing.size4 {
  font-family: KaTeX_Size4;
}

.katex .delimsizing.mult .delim-size1 > span {
  font-family: KaTeX_Size1;
}

.katex .delimsizing.mult .delim-size4 > span {
  font-family: KaTeX_Size4;
}

.katex .nulldelimiter {
  width: .12em;
  display: inline-block;
}

.katex .delimcenter, .katex .op-symbol {
  position: relative;
}

.katex .op-symbol.small-op {
  font-family: KaTeX_Size1;
}

.katex .op-symbol.large-op {
  font-family: KaTeX_Size2;
}

.katex .accent > .vlist-t, .katex .op-limits > .vlist-t {
  text-align: center;
}

.katex .accent .accent-body {
  position: relative;
}

.katex .accent .accent-body:not(.accent-full) {
  width: 0;
}

.katex .overlay {
  display: block;
}

.katex .mtable .vertical-separator {
  min-width: 1px;
  display: inline-block;
}

.katex .mtable .arraycolsep {
  display: inline-block;
}

.katex .mtable .col-align-c > .vlist-t {
  text-align: center;
}

.katex .mtable .col-align-l > .vlist-t {
  text-align: left;
}

.katex .mtable .col-align-r > .vlist-t {
  text-align: right;
}

.katex .svg-align {
  text-align: left;
}

.katex svg {
  fill: currentColor;
  stroke: currentColor;
  fill-rule: nonzero;
  fill-opacity: 1;
  stroke-width: 1px;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke-miterlimit: 4;
  stroke-dasharray: none;
  stroke-dashoffset: 0;
  stroke-opacity: 1;
  height: inherit;
  width: 100%;
  display: block;
  position: absolute;
}

.katex svg path {
  stroke: none;
}

.katex img {
  border-style: none;
  min-width: 0;
  max-width: none;
  min-height: 0;
  max-height: none;
}

.katex .stretchy {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.katex .stretchy:after, .katex .stretchy:before {
  content: "";
}

.katex .hide-tail {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.katex .halfarrow-left {
  width: 50.2%;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.katex .halfarrow-right {
  width: 50.2%;
  position: absolute;
  right: 0;
  overflow: hidden;
}

.katex .brace-left {
  width: 25.1%;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.katex .brace-center {
  width: 50%;
  position: absolute;
  left: 25%;
  overflow: hidden;
}

.katex .brace-right {
  width: 25.1%;
  position: absolute;
  right: 0;
  overflow: hidden;
}

.katex .x-arrow-pad {
  padding: 0 .5em;
}

.katex .cd-arrow-pad {
  padding: 0 .55556em 0 .27778em;
}

.katex .mover, .katex .munder, .katex .x-arrow {
  text-align: center;
}

.katex .boxpad {
  padding: 0 .3em;
}

.katex .fbox, .katex .fcolorbox {
  box-sizing: border-box;
  border: .04em solid;
}

.katex .cancel-pad {
  padding: 0 .2em;
}

.katex .cancel-lap {
  margin-left: -.2em;
  margin-right: -.2em;
}

.katex .sout {
  border-bottom-style: solid;
  border-bottom-width: .08em;
}

.katex .angl {
  box-sizing: border-box;
  border-top: .049em solid;
  border-right: .049em solid;
  margin-right: .03889em;
}

.katex .anglpad {
  padding: 0 .03889em;
}

.katex .eqn-num:before {
  content: "(" counter(katexEqnNo) ")";
  counter-increment: katexEqnNo;
}

.katex .mml-eqn-num:before {
  content: "(" counter(mmlEqnNo) ")";
  counter-increment: mmlEqnNo;
}

.katex .mtr-glue {
  width: 50%;
}

.katex .cd-vert-arrow {
  display: inline-block;
  position: relative;
}

.katex .cd-label-left {
  text-align: left;
  display: inline-block;
  position: absolute;
  right: calc(50% + .3em);
}

.katex .cd-label-right {
  text-align: right;
  display: inline-block;
  position: absolute;
  left: calc(50% + .3em);
}

.katex-display {
  text-align: center;
  margin: 1em 0;
  display: block;
}

.katex-display > .katex {
  text-align: center;
  white-space: nowrap;
  display: block;
}

.katex-display > .katex > .katex-html {
  display: block;
  position: relative;
}

.katex-display > .katex > .katex-html > .tag {
  position: absolute;
  right: 0;
}

.katex-display.leqno > .katex > .katex-html > .tag {
  left: 0;
  right: auto;
}

.katex-display.fleqn > .katex {
  text-align: left;
  padding-left: 2em;
}

body {
  counter-reset: katexEqnNo mmlEqnNo;
}

.font-title {
  font-family: Paperlogy-8ExtraBold;
}

html, body {
  margin: calc(var(--spacing) * 0);
  height: 100svh;
  padding: calc(var(--spacing) * 0);
  font-family: Pretendard;
  position: relative;
}

body {
  background-color: var(--color-zinc-950);
  color: var(--color-zinc-300);
}

* {
  box-sizing: border-box;
  border-color: var(--color-zinc-800);
  --tw-outline-style: none;
  -webkit-user-select: none;
  user-select: none;
  outline-style: none;
}

.show-menu nav {
  z-index: 10;
  left: calc(var(--spacing) * 0) !important;
}

.nav-overlay:not(.show-menu *) {
  display: none;
}

[class*="chip-"] {
  border-radius: var(--radius-md);
  padding-inline: calc(var(--spacing) * 2);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}

@media (hover: hover) {
  [class*="chip-"]:hover {
    background-color: var(--color-zinc-800);
  }
}

[class*="chip-"]:disabled {
  cursor: not-allowed;
  background-color: var(--color-zinc-800);
  color: var(--color-zinc-500);
}

.chip-btn {
  padding-inline: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 1);
}

button, a {
  cursor: pointer;
}

red, .red {
  color: var(--color-red-500) !important;
}

yellow, .yellow {
  color: var(--color-yellow-500) !important;
}

green, .green {
  color: var(--color-green-500) !important;
}

blue, .blue {
  color: var(--color-blue-500) !important;
}

.des {
  margin-bottom: calc(var(--spacing) * 2);
  padding-inline: calc(var(--spacing) * 2);
  text-align: right;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-zinc-500);
  font-style: italic;
  display: block;
}

.info {
  height: calc(var(--spacing) * 3);
  width: calc(var(--spacing) * 3);
  vertical-align: top;
  color: var(--color-zinc-300);
  display: inline-block;
  position: relative;
}

.info-content {
  top: calc(var(--spacing) * 6);
  left: calc(var(--spacing) * 0);
  z-index: 10;
  width: calc(var(--spacing) * 48);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-zinc-700);
  background-color: var(--color-zinc-900);
  padding: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-zinc-300);
  display: none;
  position: absolute;
}

.info:hover > .info-content, .info-content:hover {
  display: block;
}

.drug {
  position: relative;
}

.drug > svg {
  height: calc(var(--spacing) * 2.5);
  width: calc(var(--spacing) * 2.5);
  stroke: var(--color-cyan-500);
  stroke-width: 3px;
  vertical-align: top;
  display: inline;
}

.drug[data-dur="1등급"] > svg {
  stroke: var(--color-red-500);
}

.drug[data-dur="2등급"] > svg {
  stroke: var(--color-yellow-500);
}

.tooltip-dur {
  margin-bottom: calc(var(--spacing) * 2);
  border-radius: var(--radius-md);
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  word-break: break-all;
  white-space: pre-line;
  display: block;
}

.tooltip-dur[data-dur="1등급"] {
  background-color: var(--color-red-800);
}

.tooltip-dur[data-dur="2등급"] {
  background-color: var(--color-yellow-800);
}

.from:after {
  content: "[펼치기 / 접기]" !important;
}

@media not (min-width: 40rem) {
  .from, .from-content {
    margin-left: calc(var(--spacing) * -2);
  }
}

@media (min-width: 40rem) {
  .from, .from-content {
    margin-left: calc(var(--spacing) * -4);
  }
}

.from {
  margin-top: calc(var(--spacing) * 2);
  min-height: calc(var(--spacing) * 14);
  border-radius: var(--radius-md);
  background-color: var(--color-zinc-900);
  padding-top: calc(var(--spacing) * 1);
  text-align: center;
  color: var(--color-zinc-300);
  display: block;
}

.from:after {
  content: var(--tw-content);
  margin-top: calc(var(--spacing) * 1);
  content: var(--tw-content);
  content: var(--tw-content);
  content: var(--tw-content);
  cursor: pointer;
  content: var(--tw-content);
  border-bottom-right-radius: var(--radius-md);
  border-bottom-left-radius: var(--radius-md);
  content: var(--tw-content);
  background-color: var(--color-zinc-800);
  content: var(--tw-content);
  width: 100%;
  padding-inline: calc(var(--spacing) * 2);
  content: var(--tw-content);
  padding-block: calc(var(--spacing) * 1);
  content: var(--tw-content);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  display: block;
}

.from-content {
  max-height: calc(var(--spacing) * 0);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  position: relative;
  overflow: hidden;
}

:is(.from:has(input:checked) + .from-content, .from-content.active) {
  max-height: var(--data-max-height, 1000px);
}

.table-wrapper {
  overflow: auto;
}

.text-highlight {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-indigo-300);
}

article .meta {
  display: inline-block;
}

@media not (min-width: 40rem) {
  article .meta {
    margin-left: calc(var(--spacing) * -2);
  }

  article .meta {
    width: 100%;
  }
}

@media (min-width: 40rem) {
  article .meta {
    margin-right: auto;
  }

  article .meta {
    margin-left: calc(var(--spacing) * -4);
  }

  article .meta {
    width: 300px;
  }
}

article .meta table {
  width: 100%;
}

article .meta th {
  white-space: pre;
}

nav .meta table {
  width: 100%;
}

nav .meta th {
  white-space: pre;
}

article .index {
  font-size: .875rem;
  line-height: 1.71429;
}

article .index :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

article .index :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .888889em;
  margin-bottom: .888889em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

article .index :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em;
  padding-inline-start: 1.11111em;
}

article .index :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: .8em;
  font-size: 2.14286em;
  line-height: 1.2;
}

article .index :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: .8em;
  font-size: 1.42857em;
  line-height: 1.4;
}

article .index :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.55556em;
  margin-bottom: .444444em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

article .index :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.42857em;
  margin-bottom: .571429em;
  line-height: 1.42857;
}

article .index :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

article .index :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

article .index :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

article .index :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .142857em;
  padding-inline-end: .357143em;
  padding-bottom: .142857em;
  border-radius: .3125rem;
  padding-inline-start: .357143em;
  font-size: .857143em;
}

article .index :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
}

article .index :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .9em;
}

article .index :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .888889em;
}

article .index :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  border-radius: .25rem;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em;
  padding-inline-start: 1em;
  font-size: .857143em;
  line-height: 1.66667;
}

article .index :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
  padding-inline-start: 1.57143em;
}

article .index :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  margin-bottom: .285714em;
}

article .index :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .428571em;
}

article .index :where(.prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

article .index :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

article .index :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

article .index :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

article .index :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

article .index :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

article .index :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

article .index :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

article .index :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  padding-inline-start: 1.57143em;
}

article .index :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.85714em;
  margin-bottom: 2.85714em;
}

article .index :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), article .index :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

article .index :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
  line-height: 1.5;
}

article .index :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

article .index :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

article .index :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

article .index :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

article .index :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

article .index :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

article .index :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

article .index :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

article .index :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .666667em;
  font-size: .857143em;
  line-height: 1.33333;
}

article .index :where(.prose-sm > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

article .index :where(.prose-sm > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

article .index :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 0);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-zinc-300);
}

article .index :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 0);
}

article .index :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 3);
}

article .index :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 6);
}

article .index :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 9);
}

article .index {
  margin-block: calc(var(--spacing) * 5);
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  padding: calc(var(--spacing) * 3);
  border-width: 1px;
  margin-left: auto;
  display: block !important;
}

@media not (min-width: 40rem) {
  article .index {
    margin-block: calc(var(--spacing) * 3);
  }

  article .index {
    margin-left: calc(var(--spacing) * -2);
  }

  article .index {
    width: 100%;
  }
}

@media (min-width: 40rem) {
  article .index {
    width: 300px;
  }
}

nav .index {
  font-size: .875rem;
  line-height: 1.71429;
}

nav .index :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

nav .index :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .888889em;
  margin-bottom: .888889em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

nav .index :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em;
  padding-inline-start: 1.11111em;
}

nav .index :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: .8em;
  font-size: 2.14286em;
  line-height: 1.2;
}

nav .index :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: .8em;
  font-size: 1.42857em;
  line-height: 1.4;
}

nav .index :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.55556em;
  margin-bottom: .444444em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

nav .index :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.42857em;
  margin-bottom: .571429em;
  line-height: 1.42857;
}

nav .index :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

nav .index :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

nav .index :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

nav .index :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .142857em;
  padding-inline-end: .357143em;
  padding-bottom: .142857em;
  border-radius: .3125rem;
  padding-inline-start: .357143em;
  font-size: .857143em;
}

nav .index :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
}

nav .index :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .9em;
}

nav .index :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .888889em;
}

nav .index :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  border-radius: .25rem;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em;
  padding-inline-start: 1em;
  font-size: .857143em;
  line-height: 1.66667;
}

nav .index :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
  padding-inline-start: 1.57143em;
}

nav .index :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  margin-bottom: .285714em;
}

nav .index :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .428571em;
}

nav .index :where(.prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

nav .index :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

nav .index :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

nav .index :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

nav .index :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

nav .index :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

nav .index :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

nav .index :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

nav .index :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  padding-inline-start: 1.57143em;
}

nav .index :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.85714em;
  margin-bottom: 2.85714em;
}

nav .index :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), nav .index :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

nav .index :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
  line-height: 1.5;
}

nav .index :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

nav .index :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

nav .index :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

nav .index :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

nav .index :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

nav .index :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

nav .index :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

nav .index :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

nav .index :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .666667em;
  font-size: .857143em;
  line-height: 1.33333;
}

nav .index :where(.prose-sm > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

nav .index :where(.prose-sm > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

nav .index :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 1);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-zinc-300);
}

nav .index :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 2);
}

nav .index :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 4);
}

nav .index :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-left: calc(var(--spacing) * 6);
}

@media (min-width: 80rem) {
  article .index, article .meta {
    display: none !important;
  }
}

.meta-index {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

@media not (min-width: 40rem) {
  .meta-index {
    margin-left: calc(var(--spacing) * -2);
  }

  .meta-index {
    flex-direction: column;
  }
}

@media (min-width: 40rem) {
  .meta-index {
    margin-left: calc(var(--spacing) * -4);
  }
}

.meta-index > * {
  margin-left: calc(var(--spacing) * 0) !important;
}

.blq {
  margin-block: calc(var(--spacing) * 2);
  border-radius: var(--radius-md);
  border-left-style: var(--tw-border-style);
  border-left-width: 4px;
  border-color: var(--color-zinc-700);
  background-color: var(--color-zinc-800);
  padding-left: calc(var(--spacing) * 2);
  color: var(--color-zinc-300);
}

table:has(colgroup) {
  table-layout: fixed;
  width: 100%;
}

table.left td {
  text-align: left;
}

.codeblock {
  position: relative;
}

.codeblock > button {
  top: calc(var(--spacing) * 3);
  right: calc(var(--spacing) * 3);
  position: absolute;
}

:is(.codeblock > button > *):first-child {
  opacity: 1;
}

:is(.codeblock > button > *):last-child {
  opacity: 0;
}

:is(.codeblock > button.copied > *):first-child {
  opacity: 0;
}

:is(.codeblock > button.copied > *):last-child {
  opacity: 1;
}

.shiki {
  counter-reset: line;
}

.line:before {
  counter-increment: line;
  content: counter(line);
  text-align: right;
  color: gray;
  margin-right: calc(var(--spacing) * 2);
  width: calc(var(--spacing) * 8);
  padding-right: calc(var(--spacing) * 2);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  display: inline-block;
}

.text-80 {
  font-size: .8rem;
  line-height: 1.5625;
}

.inline {
  margin-inline: auto;
  overflow: hidden;
}

.inline > .inline-content {
  width: 100%;
  margin-inline: auto;
  overflow: auto;
}

.inline > .inline-content > .inline-scroll {
  align-items: center;
  gap: calc(var(--spacing) * 5);
  width: max-content;
  margin-inline: auto;
  display: flex;
  overflow-x: auto;
}

figure:has(img:not(.loaded)) {
  aspect-ratio: 1;
  animation: var(--animate-pulse);
  border-radius: var(--radius-md);
  background-color: var(--color-zinc-900);
  position: relative;
  overflow: hidden;
}

figure:has(img:not(.loaded)):not(:is(.flow *)) {
  height: 200px;
}

@media (min-width: 40rem) {
  figure:has(img:not(.loaded)):not(:is(.flow *)) {
    height: 250px;
  }
}

img:not(.loaded) {
  aspect-ratio: 1;
  opacity: 0;
}

figure.u:has(img.loaded) {
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 50;
  --tw-border-style: none;
  background-color: #000c;
  border-style: none;
  width: 100%;
  height: 100%;
  position: fixed;
  margin: calc(var(--spacing) * 0) !important;
}

@supports (color: color-mix(in lab, red, red)) {
  figure.u:has(img.loaded) {
    background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
}

figure.u:has(img.loaded) {
  padding: calc(var(--spacing) * 5);
}

figure.u:has(img.loaded) img {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: auto;
}

@media (min-width: 64rem) {
  figure.u:has(img.loaded) img {
    height: 80%;
  }

  figure.u:has(img.loaded) img {
    width: 80%;
  }
}

figure.u:has(img.loaded) figcaption {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  color: var(--color-zinc-200);
}

.react-tooltip {
  max-width: 300px;
  border-radius: var(--radius-md) !important;
  border-style: var(--tw-border-style) !important;
  background-color: var(--color-zinc-900) !important;
  padding: calc(var(--spacing) * 2) !important;
  font-size: var(--text-xs) !important;
  line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
  white-space: pre-wrap !important;
  color: var(--color-zinc-300) !important;
  border-width: 1px !important;
}

.react-tooltip, .react-tooltip * {
  border-color: var(--color-zinc-700) !important;
}

.react-tooltip hr {
  margin-block: calc(var(--spacing) * 1);
}

[class*="prose-"] {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

[class*="prose-"] :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

[class*="prose-"] :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}

[class*="prose-"] :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}

[class*="prose-"] :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

[class*="prose-"] :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

[class*="prose-"] :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: decimal;
}

[class*="prose-"] :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

[class*="prose-"] :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

[class*="prose-"] :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

[class*="prose-"] :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

[class*="prose-"] :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

[class*="prose-"] :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

[class*="prose-"] :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

[class*="prose-"] :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

[class*="prose-"] :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
}

[class*="prose-"] :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: disc;
}

[class*="prose-"] :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

[class*="prose-"] :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

[class*="prose-"] :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.25em;
  font-weight: 600;
}

[class*="prose-"] :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

[class*="prose-"] :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-quotes);
  border-inline-start-width: .25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "“""”""‘""’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  font-style: italic;
  font-weight: 500;
}

[class*="prose-"] :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
  content: open-quote;
}

[class*="prose-"] :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: close-quote;
}

[class*="prose-"] :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 0;
  margin-bottom: .888889em;
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.11111;
}

[class*="prose-"] :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}

[class*="prose-"] :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

[class*="prose-"] :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}

[class*="prose-"] :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.6em;
  margin-bottom: .6em;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
}

[class*="prose-"] :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

[class*="prose-"] :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: 600;
  line-height: 1.5;
}

[class*="prose-"] :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

[class*="prose-"] :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

[class*="prose-"] :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
  display: block;
}

[class*="prose-"] :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

[class*="prose-"] :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  padding-top: .1875em;
  padding-inline-end: .375em;
  padding-bottom: .1875em;
  border-radius: .3125rem;
  padding-inline-start: .375em;
  font-family: inherit;
  font-size: .875em;
  font-weight: 500;
}

[class*="prose-"] :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-size: .875em;
  font-weight: 600;
}

[class*="prose-"] :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, [class*="prose-"] :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: "`";
}

[class*="prose-"] :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

[class*="prose-"] :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .875em;
}

[class*="prose-"] :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .9em;
}

[class*="prose-"] :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

[class*="prose-"] :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  padding-top: .857143em;
  padding-inline-end: 1.14286em;
  padding-bottom: .857143em;
  border-radius: .375rem;
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
  padding-inline-start: 1.14286em;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.71429;
  overflow-x: auto;
}

[class*="prose-"] :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

[class*="prose-"] :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, [class*="prose-"] :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: none;
}

[class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  table-layout: auto;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: .875em;
  line-height: 1.71429;
}

[class*="prose-"] :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

[class*="prose-"] :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  vertical-align: bottom;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
  font-weight: 600;
}

[class*="prose-"] :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

[class*="prose-"] :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 0;
}

[class*="prose-"] :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}

[class*="prose-"] :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

[class*="prose-"] :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}

[class*="prose-"] :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  text-align: start;
}

[class*="prose-"] :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

[class*="prose-"] :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  margin-top: .857143em;
  font-size: .875em;
  line-height: 1.42857;
}

[class*="prose-"] {
  --tw-prose-body: #364153;
  --tw-prose-headings: #101828;
  --tw-prose-lead: #4a5565;
  --tw-prose-links: #101828;
  --tw-prose-bold: #101828;
  --tw-prose-counters: #6a7282;
  --tw-prose-bullets: #d1d5dc;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #101828;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6a7282;
  --tw-prose-kbd: #101828;
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: #101828;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1e2939;
  --tw-prose-th-borders: #d1d5dc;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5dc;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #99a1af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #99a1af;
  --tw-prose-invert-bullets: #4a5565;
  --tw-prose-invert-hr: #364153;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #364153;
  --tw-prose-invert-captions: #99a1af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5dc;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #4a5565;
  --tw-prose-invert-td-borders: #364153;
  font-size: 1rem;
  line-height: 1.75;
}

[class*="prose-"] :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

@supports (color: lab(0% 0 0)) {
  [class*="prose-"] :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-prose-body: lab(27.1134% -.956401 -12.3224);
    --tw-prose-headings: lab(8.11897% .811279 -12.254);
    --tw-prose-lead: lab(35.6337% -1.58697 -10.8425);
    --tw-prose-links: lab(8.11897% .811279 -12.254);
    --tw-prose-bold: lab(8.11897% .811279 -12.254);
    --tw-prose-counters: lab(47.7841% -.393182 -10.0268);
    --tw-prose-bullets: lab(85.1236% -.612259 -3.7138);
    --tw-prose-hr: lab(91.6229% -.159115 -2.26791);
    --tw-prose-quotes: lab(8.11897% .811279 -12.254);
    --tw-prose-quote-borders: lab(91.6229% -.159115 -2.26791);
    --tw-prose-captions: lab(47.7841% -.393182 -10.0268);
    --tw-prose-kbd: lab(8.11897% .811279 -12.254);
    --tw-prose-code: lab(8.11897% .811279 -12.254);
    --tw-prose-pre-code: lab(91.6229% -.159115 -2.26791);
    --tw-prose-pre-bg: lab(16.1051% -1.18239 -11.7533);
    --tw-prose-th-borders: lab(85.1236% -.612259 -3.7138);
    --tw-prose-td-borders: lab(91.6229% -.159115 -2.26791);
    --tw-prose-invert-body: lab(85.1236% -.612259 -3.7138);
    --tw-prose-invert-lead: lab(65.9269% -.832707 -8.17473);
    --tw-prose-invert-counters: lab(65.9269% -.832707 -8.17473);
    --tw-prose-invert-bullets: lab(35.6337% -1.58697 -10.8425);
    --tw-prose-invert-hr: lab(27.1134% -.956401 -12.3224);
    --tw-prose-invert-quotes: lab(96.1596% -.0823438 -1.13575);
    --tw-prose-invert-quote-borders: lab(27.1134% -.956401 -12.3224);
    --tw-prose-invert-captions: lab(65.9269% -.832707 -8.17473);
    --tw-prose-invert-pre-code: lab(85.1236% -.612259 -3.7138);
    --tw-prose-invert-th-borders: lab(35.6337% -1.58697 -10.8425);
    --tw-prose-invert-td-borders: lab(27.1134% -.956401 -12.3224);
  }
}

[class*="prose-"] :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  margin-bottom: .5em;
}

[class*="prose-"] :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .375em;
}

[class*="prose-"] :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

[class*="prose-"] :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

[class*="prose-"] :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

[class*="prose-"] :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

[class*="prose-"] :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

[class*="prose-"] :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

[class*="prose-"] :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

[class*="prose-"] :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  padding-inline-start: 1.625em;
}

[class*="prose-"] :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

[class*="prose-"] :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

[class*="prose-"] :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

[class*="prose-"] :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .571429em;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
}

[class*="prose-"] :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

[class*="prose-"] :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

[class*="prose-"] :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

[class*="prose-"] :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

[class*="prose-"] :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

[class*="prose-"] {
  overflow-wrap: break-word;
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  --tw-prose-invert-body: #d4d4d8;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9f9fa9;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9f9fa9;
  --tw-prose-invert-bullets: #52525c;
  --tw-prose-invert-hr: #3f3f46;
  --tw-prose-invert-quotes: #f4f4f5;
  --tw-prose-invert-quote-borders: #3f3f46;
  --tw-prose-invert-captions: #9f9fa9;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d8;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #52525c;
  --tw-prose-invert-td-borders: #3f3f46;
  max-width: none;
  overflow-x: hidden;
}

@media not (min-width: 40rem) {
  [class*="prose-"] {
    font-size: .875rem;
    line-height: 1.71429;
  }

  [class*="prose-"] :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
    margin-bottom: 1.14286em;
  }

  @supports (color: lab(0% 0 0)) {
    [class*="prose-"] :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      --tw-prose-body: lab(26.8019% 1.35387 -4.68303);
      --tw-prose-headings: lab(8.30603% .618205 -2.16572);
      --tw-prose-lead: lab(35.1166% 1.78212 -6.1173);
      --tw-prose-links: lab(8.30603% .618205 -2.16572);
      --tw-prose-bold: lab(8.30603% .618205 -2.16572);
      --tw-prose-counters: lab(47.8878% 1.65477 -5.77283);
      --tw-prose-bullets: lab(84.9837% .601262 -2.17986);
      --tw-prose-hr: lab(90.6853% .399232 -1.45452);
      --tw-prose-quotes: lab(8.30603% .618205 -2.16572);
      --tw-prose-quote-borders: lab(90.6853% .399232 -1.45452);
      --tw-prose-captions: lab(47.8878% 1.65477 -5.77283);
      --tw-prose-kbd: lab(8.30603% .618205 -2.16572);
      --tw-prose-code: lab(8.30603% .618205 -2.16572);
      --tw-prose-pre-code: lab(90.6853% .399232 -1.45452);
      --tw-prose-pre-bg: lab(15.7305% .613764 -2.16959);
      --tw-prose-th-borders: lab(84.9837% .601262 -2.17986);
      --tw-prose-td-borders: lab(90.6853% .399232 -1.45452);
      --tw-prose-invert-body: lab(84.9837% .601262 -2.17986);
      --tw-prose-invert-lead: lab(65.6464% 1.53497 -5.42429);
      --tw-prose-invert-counters: lab(65.6464% 1.53497 -5.42429);
      --tw-prose-invert-bullets: lab(35.1166% 1.78212 -6.1173);
      --tw-prose-invert-hr: lab(26.8019% 1.35387 -4.68303);
      --tw-prose-invert-quotes: lab(96.1634% .0993311 -.364041);
      --tw-prose-invert-quote-borders: lab(26.8019% 1.35387 -4.68303);
      --tw-prose-invert-captions: lab(65.6464% 1.53497 -5.42429);
      --tw-prose-invert-pre-code: lab(84.9837% .601262 -2.17986);
      --tw-prose-invert-th-borders: lab(35.1166% 1.78212 -6.1173);
      --tw-prose-invert-td-borders: lab(26.8019% 1.35387 -4.68303);
    }
  }

  [class*="prose-"] :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .888889em;
    margin-bottom: .888889em;
    font-size: 1.28571em;
    line-height: 1.55556;
  }

  [class*="prose-"] :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
    padding-inline-start: 1.11111em;
  }

  [class*="prose-"] :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .8em;
    font-size: 2.14286em;
    line-height: 1.2;
  }

  [class*="prose-"] :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: .8em;
    font-size: 1.42857em;
    line-height: 1.4;
  }

  [class*="prose-"] :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: .444444em;
    font-size: 1.28571em;
    line-height: 1.55556;
  }

  [class*="prose-"] :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.42857em;
    margin-bottom: .571429em;
    line-height: 1.42857;
  }

  [class*="prose-"] :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
  }

  [class*="prose-"] :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  [class*="prose-"] :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
  }

  [class*="prose-"] :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .142857em;
    padding-inline-end: .357143em;
    padding-bottom: .142857em;
    border-radius: .3125rem;
    padding-inline-start: .357143em;
    font-size: .857143em;
  }

  [class*="prose-"] :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .857143em;
  }

  [class*="prose-"] :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .9em;
  }

  [class*="prose-"] :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .888889em;
  }

  [class*="prose-"] :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .666667em;
    padding-inline-end: 1em;
    padding-bottom: .666667em;
    border-radius: .25rem;
    margin-top: 1.66667em;
    margin-bottom: 1.66667em;
    padding-inline-start: 1em;
    font-size: .857143em;
    line-height: 1.66667;
  }

  [class*="prose-"] :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
    margin-bottom: 1.14286em;
    padding-inline-start: 1.57143em;
  }

  [class*="prose-"] :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .285714em;
    margin-bottom: .285714em;
  }

  [class*="prose-"] :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .428571em;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .571429em;
    margin-bottom: .571429em;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.14286em;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.14286em;
  }

  [class*="prose-"] :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .571429em;
    margin-bottom: .571429em;
  }

  [class*="prose-"] :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
    margin-bottom: 1.14286em;
  }

  [class*="prose-"] :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.14286em;
  }

  [class*="prose-"] :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .285714em;
    padding-inline-start: 1.57143em;
  }

  [class*="prose-"] :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2.85714em;
    margin-bottom: 2.85714em;
  }

  [class*="prose-"] :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  [class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .857143em;
    line-height: 1.5;
  }

  [class*="prose-"] :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 1em;
    padding-bottom: .666667em;
    padding-inline-start: 1em;
  }

  [class*="prose-"] :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  [class*="prose-"] :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  [class*="prose-"] :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .666667em;
    padding-inline-end: 1em;
    padding-bottom: .666667em;
    padding-inline-start: 1em;
  }

  [class*="prose-"] :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  [class*="prose-"] :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  [class*="prose-"] :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
  }

  [class*="prose-"] :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  [class*="prose-"] :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .666667em;
    font-size: .857143em;
    line-height: 1.33333;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }

  [class*="prose-"] :where(.max-sm\:prose-sm > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}

[class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-inline: auto;
  margin-block: calc(var(--spacing) * 5);
  border-block-style: var(--tw-border-style);
  border-block-width: 1px;
  width: max-content;
}

[class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: #27272acc;
}

@supports (color: color-mix(in lab, red, red)) {
  [class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    background-color: color-mix(in oklab, var(--color-zinc-800) 80%, transparent);
  }
}

[class*="prose-"] :where(th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: var(--color-zinc-900);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}

[class*="prose-"] :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}

[class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: #3f3f46cc !important;
}

@supports (color: color-mix(in lab, red, red)) {
  [class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-color: color-mix(in oklab, var(--color-zinc-700) 80%, transparent) !important;
  }
}

:is([class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) > *) {
  padding-inline: calc(var(--spacing) * 2) !important;
}

:is([class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) > *) {
  padding-block: calc(var(--spacing) * .5);
}

:is([class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) > *) {
  text-align: center;
}

:is([class*="prose-"] :where(tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) > *) {
  vertical-align: middle;
}

[class*="prose-"] :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--color-indigo-300);
  text-decoration-line: none;
}

@media (hover: hover) {
  [class*="prose-"] :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)):hover {
    text-decoration-line: underline;
  }
}

[class*="prose-"] :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 3);
}

[class*="prose-"] :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 2);
}

[class*="prose-"] :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 1);
}

[class*="prose-"] :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)), [class*="prose-"] :where(h6):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * .5);
}

[class*="prose-"] :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  cursor: pointer;
}

[class*="prose-"] :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: var(--color-white);
}

[class*="prose-"] :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: #53eafd80;
}

@supports (color: color-mix(in lab, red, red)) {
  [class*="prose-"] :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    background-color: color-mix(in oklab, var(--color-cyan-300) 50%, transparent);
  }
}

[class*="prose-"] :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 2);
}

@media not (min-width: 40rem) {
  [class*="prose-"] .essay {
    margin-left: calc(var(--spacing) * -2);
  }
}

@media (min-width: 40rem) {
  [class*="prose-"] .essay {
    margin-left: calc(var(--spacing) * -4);
  }
}

[class*="prose-"] .essay > * {
  margin-bottom: calc(var(--spacing) * 5);
}

[class*="prose-"] s:not(:hover) {
  color: var(--color-zinc-500);
}

@media not (hover: hover) {
  [class*="prose-"] s {
    color: var(--color-zinc-500);
  }
}

@media (hover: hover) {
  [class*="prose-"] s:hover {
    text-decoration-line: none;
  }
}

[class*="prose-"] iframe {
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-zinc-800);
  margin-inline: auto;
}

[class*="prose-"] b {
  background-color: #53eafd4d;
}

@supports (color: color-mix(in lab, red, red)) {
  [class*="prose-"] b {
    background-color: color-mix(in oklab, var(--color-cyan-300) 30%, transparent);
  }
}

[class*="prose-"] a[target="blank"] {
  color: var(--color-indigo-400);
}

[class*="prose-"] .chart {
  margin-inline: auto;
  margin-block: calc(var(--spacing) * 3);
  aspect-ratio: 1;
  height: 256px;
}

[class*="prose-"] code {
  --tw-font-weight: var(--font-weight-normal);
  font-family: Pretendard;
  font-weight: var(--font-weight-normal);
}

[class*="prose-"] figure:has(figcaption) img {
  height: calc(100% - 25px);
}

[class*="prose-"] figure:has(figcaption) figcaption {
  height: 25px;
}

.prose-main {
  padding-bottom: calc(var(--spacing) * 20);
}

@media not (min-width: 40rem) {
  .prose-main {
    padding-left: calc(var(--spacing) * 2);
  }
}

@media (min-width: 40rem) {
  .prose-main {
    padding-left: calc(var(--spacing) * 4);
  }
}

.prose-main :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: calc(var(--spacing) * 10);
}

@media not (min-width: 40rem) {
  .prose-main :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -2);
  }
}

@media (min-width: 40rem) {
  .prose-main :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -4);
  }
}

@media not (min-width: 40rem) {
  .prose-main :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -2);
  }
}

@media (min-width: 40rem) {
  .prose-main :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -3);
  }
}

@media (min-width: 40rem) {
  .prose-main :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -2);
  }
}

@media (min-width: 40rem) {
  .prose-main :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-left: calc(var(--spacing) * -1);
  }
}

.prose-main :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  flex: 1;
  width: auto;
  max-width: 100%;
  height: 100%;
}

.prose-main :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-inline: auto;
  margin-block: calc(var(--spacing) * 5);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  width: fit-content;
  overflow: hidden;
}

.prose-main :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)):not(:is(.flow *)) {
  height: 200px;
}

@media (min-width: 40rem) {
  .prose-main :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)):not(:is(.flow *)) {
    height: 250px;
  }
}

.prose-main :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  align-items: center;
  gap: calc(var(--spacing) * 1);
  flex-direction: column;
  display: flex;
}

.prose-main :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: calc(var(--spacing) * 0);
  text-align: center;
  display: block;
}

.prose-main :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-block: calc(var(--spacing) * 0);
}

.prose-main iframe {
  height: 250px;
}

.prose .shiki {
  background-color: var(--color-zinc-900) !important;
}

table figure {
  margin: calc(var(--spacing) * 0) !important;
}

.prose iframe {
  aspect-ratio: var(--aspect-video);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-zinc-800);
  height: 200px;
  margin-inline: auto;
}

@media (min-width: 40rem) {
  .prose iframe {
    height: 250px;
  }
}

chart {
  aspect-ratio: 1;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-zinc-800);
  height: 200px;
  padding: calc(var(--spacing) * 5);
  white-space: pre;
  margin-inline: auto;
  display: block;
}

@media (min-width: 40rem) {
  chart {
    height: 250px;
  }
}

.flow {
  margin-block: calc(var(--spacing) * 10);
  padding: calc(var(--spacing) * 0);
  text-align: center;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  white-space: nowrap;
  justify-content: center;
  display: flex;
  position: relative;
}

.flow .flow-content {
  justify-content: flex-start;
  display: flex;
  overflow: auto;
}

.flow *, .flow :before, .flow :after {
  margin-block: calc(var(--spacing) * 0);
  box-sizing: border-box;
  border-color: var(--color-zinc-700);
  padding: calc(var(--spacing) * 0);
  --tw-outline-style: none;
  outline-style: none;
  list-style-type: none;
}

.flow .flow-data:not(.info, .info *) {
  border-style: var(--tw-border-style);
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  overflow-wrap: break-word;
  border-width: 1px;
  border-radius: .25rem;
  margin: auto;
  display: inline-block;
}

.flow img {
  width: calc(var(--spacing) * 15);
}

.flow figure {
  margin: calc(var(--spacing) * 3);
  margin-inline: auto;
}

.flow ul {
  padding: calc(var(--spacing) * 0);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flow.ver ul {
  padding-inline: calc(var(--spacing) * 1);
}

.flow.hor ul {
  padding-block: calc(var(--spacing) * 1);
  flex-direction: column;
}

.flow li {
  justify-content: center;
  align-items: center;
  list-style-type: none;
  display: flex;
  position: relative;
}

.flow.hor li {
  padding-block: calc(var(--spacing) * .5);
  padding-left: calc(var(--spacing) * 6);
}

.flow.ver li {
  padding-inline: calc(var(--spacing) * .5);
  padding-top: calc(var(--spacing) * 6);
  flex-direction: column;
}

.flow.hor li:only-child {
  padding-left: calc(var(--spacing) * 3);
}

.flow.ver li:only-child {
  padding-top: calc(var(--spacing) * 3);
}

.flow.hor li:before, .flow.hor li:after {
  content: "";
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 3);
  height: 50%;
  width: calc(var(--spacing) * 3);
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
  position: absolute;
}

.flow.hor li:after {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  top: 50%;
}

.flow.hor li:first-child:after {
  border-top-left-radius: var(--radius-md);
}

.flow.hor li:last-child:before {
  border-bottom-left-radius: var(--radius-md);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}

.flow.hor ul ul:after {
  content: "";
  width: calc(var(--spacing) * 3);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  position: absolute;
  top: 50%;
}

.flow.ver li:before, .flow.ver li:after {
  content: "";
  top: calc(var(--spacing) * 3);
  left: calc(var(--spacing) * 0);
  height: calc(var(--spacing) * 3);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  width: 50%;
  position: absolute;
}

.flow.ver li:after {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
  left: 50%;
  right: auto;
}

.flow.ver li:last-child:before {
  border-top-right-radius: var(--radius-md);
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}

.flow.ver li:first-child:after {
  border-top-left-radius: var(--radius-md);
}

.flow.ver ul ul:before {
  content: "";
  top: calc(var(--spacing) * 0);
  height: calc(var(--spacing) * 3);
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
  position: absolute;
  left: 50%;
}

.flow ul:empty:before, .flow ul:empty:after, .flow li:first-child:before, .flow li:last-child:after, .flow li:only-child:after, .flow li:only-child:before {
  display: none;
}

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

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

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

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

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

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

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

/*# sourceMappingURL=app_globals_71f961d1.css.map*/