/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-100: oklch(96.2% 0.059 95.617);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-300: oklch(87.9% 0.169 91.605);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-amber-800: oklch(47.3% 0.137 46.201);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-amber-950: oklch(27.9% 0.077 45.635);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-100: oklch(95% 0.052 163.051);
    --color-emerald-200: oklch(90.5% 0.093 164.15);
    --color-emerald-300: oklch(84.5% 0.143 164.978);
    --color-emerald-400: oklch(76.5% 0.177 163.223);
    --color-emerald-600: oklch(59.6% 0.145 163.225);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-emerald-800: oklch(43.2% 0.095 166.913);
    --color-emerald-900: oklch(37.8% 0.077 168.94);
    --color-teal-50: oklch(98.4% 0.014 180.72);
    --color-teal-200: oklch(91% 0.096 180.426);
    --color-teal-700: oklch(51.1% 0.096 186.391);
    --color-cyan-50: oklch(98.4% 0.019 200.873);
    --color-cyan-200: oklch(91.7% 0.08 205.041);
    --color-cyan-700: oklch(52% 0.105 223.128);
    --color-sky-200: oklch(90.1% 0.058 230.902);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-indigo-50: oklch(96.2% 0.018 272.314);
    --color-indigo-200: oklch(87% 0.065 274.039);
    --color-indigo-700: oklch(45.7% 0.24 277.023);
    --color-violet-50: oklch(96.9% 0.016 293.756);
    --color-violet-200: oklch(89.4% 0.057 293.283);
    --color-violet-700: oklch(49.1% 0.27 292.581);
    --color-fuchsia-50: oklch(97.7% 0.017 320.058);
    --color-fuchsia-200: oklch(90.3% 0.076 319.62);
    --color-fuchsia-700: oklch(51.8% 0.253 323.949);
    --color-rose-50: oklch(96.9% 0.015 12.422);
    --color-rose-100: oklch(94.1% 0.03 12.58);
    --color-rose-200: oklch(89.2% 0.058 10.001);
    --color-rose-300: oklch(81% 0.117 11.638);
    --color-rose-400: oklch(71.2% 0.194 13.428);
    --color-rose-600: oklch(58.6% 0.253 17.585);
    --color-rose-700: oklch(51.4% 0.222 16.935);
    --color-rose-800: oklch(45.5% 0.188 13.697);
    --color-slate-50: oklch(98.4% 0.003 247.858);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-slate-950: oklch(12.9% 0.042 264.695);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.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-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --tracking-wide: 0.025em;
    --leading-tight: 1.25;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --animate-spin: spin 1s linear infinite;
    --blur-sm: 8px;
    --blur-2xl: 40px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .\@container {
    container-type: inline-size;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .isolate {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[70\] {
    z-index: 70;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-44 {
    height: calc(var(--spacing) * 44);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-\[16\.25rem\] {
    height: 16.25rem;
  }
  .h-full {
    height: 100%;
  }
  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }
  .max-h-56 {
    max-height: calc(var(--spacing) * 56);
  }
  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }
  .max-h-72 {
    max-height: calc(var(--spacing) * 72);
  }
  .max-h-80 {
    max-height: calc(var(--spacing) * 80);
  }
  .max-h-\[calc\(100vh-3rem\)\] {
    max-height: calc(100vh - 3rem);
  }
  .max-h-\[min\(760px\,calc\(100dvh-2rem\)\)\] {
    max-height: min(760px, calc(100dvh - 2rem));
  }
  .max-h-\[min\(780px\,calc\(100dvh-2rem\)\)\] {
    max-height: min(780px, calc(100dvh - 2rem));
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .min-h-9 {
    min-height: calc(var(--spacing) * 9);
  }
  .min-h-10 {
    min-height: calc(var(--spacing) * 10);
  }
  .min-h-24 {
    min-height: calc(var(--spacing) * 24);
  }
  .min-h-\[72px\] {
    min-height: 72px;
  }
  .min-h-\[calc\(100vh-2\.5rem\)\] {
    min-height: calc(100vh - 2.5rem);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-44 {
    width: calc(var(--spacing) * 44);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-44 {
    max-width: calc(var(--spacing) * 44);
  }
  .max-w-\[calc\(100vw-2rem\)\] {
    max-width: calc(100vw - 2rem);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-6 {
    min-width: calc(var(--spacing) * 6);
  }
  .min-w-36 {
    min-width: calc(var(--spacing) * 36);
  }
  .min-w-44 {
    min-width: calc(var(--spacing) * 44);
  }
  .min-w-\[1040px\] {
    min-width: 1040px;
  }
  .min-w-fit {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .cursor-zoom-in {
    cursor: zoom-in;
  }
  .cursor-zoom-out {
    cursor: zoom-out;
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .grid-cols-\[5\.5rem_minmax\(0\,1fr\)\] {
    grid-template-columns: 5.5rem minmax(0,1fr);
  }
  .grid-cols-\[5rem_8rem_minmax\(0\,1fr\)_10rem\] {
    grid-template-columns: 5rem 8rem minmax(0,1fr) 10rem;
  }
  .grid-cols-\[6\.5rem_minmax\(0\,1fr\)\] {
    grid-template-columns: 6.5rem minmax(0,1fr);
  }
  .grid-cols-\[7rem_minmax\(10rem\,1fr\)_7rem_minmax\(10rem\,1fr\)_auto\] {
    grid-template-columns: 7rem minmax(10rem,1fr) 7rem minmax(10rem,1fr) auto;
  }
  .grid-cols-\[auto_minmax\(0\,1fr\)_auto_auto\] {
    grid-template-columns: auto minmax(0,1fr) auto auto;
  }
  .grid-cols-\[minmax\(0\,1fr\)_auto\] {
    grid-template-columns: minmax(0,1fr) auto;
  }
  .grid-cols-\[minmax\(0\,1fr\)_auto_minmax\(0\,1fr\)_2\.5rem\] {
    grid-template-columns: minmax(0,1fr) auto minmax(0,1fr) 2.5rem;
  }
  .grid-cols-\[minmax\(9rem\,1\.1fr\)_minmax\(6rem\,\.7fr\)_minmax\(8rem\,1fr\)_minmax\(6rem\,\.8fr\)_4\.5rem_minmax\(18rem\,1\.4fr\)\] {
    grid-template-columns: minmax(9rem,1.1fr) minmax(6rem,.7fr) minmax(8rem,1fr) minmax(6rem,.8fr) 4.5rem minmax(18rem,1.4fr);
  }
  .grid-cols-\[minmax\(10rem\,1fr\)_minmax\(9rem\,\.8fr\)_7rem_8rem_10rem_2rem\] {
    grid-template-columns: minmax(10rem,1fr) minmax(9rem,.8fr) 7rem 8rem 10rem 2rem;
  }
  .grid-cols-\[minmax\(11rem\,1fr\)_minmax\(10rem\,0\.8fr\)_minmax\(10rem\,0\.8fr\)_7rem_minmax\(10rem\,0\.8fr\)_auto\] {
    grid-template-columns: minmax(11rem,1fr) minmax(10rem,0.8fr) minmax(10rem,0.8fr) 7rem minmax(10rem,0.8fr) auto;
  }
  .grid-cols-\[minmax\(11rem\,1fr\)_minmax\(16rem\,1\.35fr\)_7rem_8rem_12rem_2rem\] {
    grid-template-columns: minmax(11rem,1fr) minmax(16rem,1.35fr) 7rem 8rem 12rem 2rem;
  }
  .grid-cols-\[minmax\(12rem\,1fr\)_10rem_minmax\(15rem\,1\.2fr\)_9rem_11rem_2rem\] {
    grid-template-columns: minmax(12rem,1fr) 10rem minmax(15rem,1.2fr) 9rem 11rem 2rem;
  }
  .grid-cols-\[minmax\(20rem\,1fr\)_8rem_4\.5rem_6\.5rem_10rem_minmax\(13rem\,auto\)\] {
    grid-template-columns: minmax(20rem,1fr) 8rem 4.5rem 6.5rem 10rem minmax(13rem,auto);
  }
  .grid-cols-\[minmax\(20rem\,1fr\)_9rem_11rem_minmax\(10rem\,auto\)\] {
    grid-template-columns: minmax(20rem,1fr) 9rem 11rem minmax(10rem,auto);
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .content-start {
    align-content: flex-start;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .space-y-1 {
    :where(& > :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)));
    }
  }
  .gap-x-1 {
    -moz-column-gap: calc(var(--spacing) * 1);
         column-gap: calc(var(--spacing) * 1);
  }
  .gap-x-2 {
    -moz-column-gap: calc(var(--spacing) * 2);
         column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-3 {
    -moz-column-gap: calc(var(--spacing) * 3);
         column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-4 {
    -moz-column-gap: calc(var(--spacing) * 4);
         column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-5 {
    -moz-column-gap: calc(var(--spacing) * 5);
         column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-6 {
    -moz-column-gap: calc(var(--spacing) * 6);
         column-gap: calc(var(--spacing) * 6);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-1\.5 {
    row-gap: calc(var(--spacing) * 1.5);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-amber-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-amber-200);
    }
  }
  .divide-blue-100 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-blue-100);
    }
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-amber-100 {
    border-color: var(--color-amber-100);
  }
  .border-amber-200 {
    border-color: var(--color-amber-200);
  }
  .border-amber-300 {
    border-color: var(--color-amber-300);
  }
  .border-blue-100 {
    border-color: var(--color-blue-100);
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-blue-400 {
    border-color: var(--color-blue-400);
  }
  .border-blue-500 {
    border-color: var(--color-blue-500);
  }
  .border-cyan-200 {
    border-color: var(--color-cyan-200);
  }
  .border-emerald-100 {
    border-color: var(--color-emerald-100);
  }
  .border-emerald-200 {
    border-color: var(--color-emerald-200);
  }
  .border-emerald-400 {
    border-color: var(--color-emerald-400);
  }
  .border-fuchsia-200 {
    border-color: var(--color-fuchsia-200);
  }
  .border-indigo-200 {
    border-color: var(--color-indigo-200);
  }
  .border-rose-100 {
    border-color: var(--color-rose-100);
  }
  .border-rose-200 {
    border-color: var(--color-rose-200);
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .border-slate-600 {
    border-color: var(--color-slate-600);
  }
  .border-slate-700 {
    border-color: var(--color-slate-700);
  }
  .border-teal-200 {
    border-color: var(--color-teal-200);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-violet-200 {
    border-color: var(--color-violet-200);
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-amber-50\/20 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 20%, transparent);
    }
  }
  .bg-amber-50\/45 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 45%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 45%, transparent);
    }
  }
  .bg-amber-50\/60 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 60%, transparent);
    }
  }
  .bg-amber-50\/65 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 65%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 65%, transparent);
    }
  }
  .bg-amber-50\/70 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 70%, transparent);
    }
  }
  .bg-amber-50\/75 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 75%, transparent);
    }
  }
  .bg-amber-50\/80 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 80%, transparent);
    }
  }
  .bg-amber-50\/90 {
    background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-amber-50) 90%, transparent);
    }
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-50\/20 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 20%, transparent);
    }
  }
  .bg-blue-50\/25 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 25%, transparent);
    }
  }
  .bg-blue-50\/30 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 30%, transparent);
    }
  }
  .bg-blue-50\/35 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 35%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 35%, transparent);
    }
  }
  .bg-blue-50\/45 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 45%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 45%, transparent);
    }
  }
  .bg-blue-50\/50 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 50%, transparent);
    }
  }
  .bg-blue-50\/60 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 60%, transparent);
    }
  }
  .bg-blue-50\/65 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 65%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 65%, transparent);
    }
  }
  .bg-blue-50\/70 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 70%, transparent);
    }
  }
  .bg-blue-50\/80 {
    background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-50) 80%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-cyan-50 {
    background-color: var(--color-cyan-50);
  }
  .bg-emerald-50 {
    background-color: var(--color-emerald-50);
  }
  .bg-emerald-50\/65 {
    background-color: color-mix(in srgb, oklch(97.9% 0.021 166.113) 65%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-emerald-50) 65%, transparent);
    }
  }
  .bg-emerald-50\/70 {
    background-color: color-mix(in srgb, oklch(97.9% 0.021 166.113) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-emerald-50) 70%, transparent);
    }
  }
  .bg-emerald-50\/80 {
    background-color: color-mix(in srgb, oklch(97.9% 0.021 166.113) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-emerald-50) 80%, transparent);
    }
  }
  .bg-emerald-400\/10 {
    background-color: color-mix(in srgb, oklch(76.5% 0.177 163.223) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-emerald-400) 10%, transparent);
    }
  }
  .bg-fuchsia-50 {
    background-color: var(--color-fuchsia-50);
  }
  .bg-indigo-50 {
    background-color: var(--color-indigo-50);
  }
  .bg-rose-50 {
    background-color: var(--color-rose-50);
  }
  .bg-slate-50 {
    background-color: var(--color-slate-50);
  }
  .bg-slate-50\/55 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 55%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 55%, transparent);
    }
  }
  .bg-slate-50\/60 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 60%, transparent);
    }
  }
  .bg-slate-50\/70 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 70%, transparent);
    }
  }
  .bg-slate-50\/75 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 75%, transparent);
    }
  }
  .bg-slate-50\/80 {
    background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-50) 80%, transparent);
    }
  }
  .bg-slate-100 {
    background-color: var(--color-slate-100);
  }
  .bg-slate-900\/80 {
    background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-900) 80%, transparent);
    }
  }
  .bg-slate-950 {
    background-color: var(--color-slate-950);
  }
  .bg-slate-950\/55 {
    background-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 55%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-950) 55%, transparent);
    }
  }
  .bg-slate-950\/60 {
    background-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-950) 60%, transparent);
    }
  }
  .bg-slate-950\/85 {
    background-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 85%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-950) 85%, transparent);
    }
  }
  .bg-teal-50 {
    background-color: var(--color-teal-50);
  }
  .bg-violet-50 {
    background-color: var(--color-violet-50);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/35 {
    background-color: color-mix(in srgb, #fff 35%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 35%, transparent);
    }
  }
  .bg-white\/45 {
    background-color: color-mix(in srgb, #fff 45%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 45%, transparent);
    }
  }
  .bg-white\/70 {
    background-color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .bg-white\/72 {
    background-color: color-mix(in srgb, #fff 72%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 72%, transparent);
    }
  }
  .bg-\[linear-gradient\(90deg\,rgba\(239\,246\,255\,0\.72\)\,rgba\(236\,253\,245\,0\.64\)\)\] {
    background-image: linear-gradient(90deg,rgba(239,246,255,0.72),rgba(236,253,245,0.64));
  }
  .bg-\[linear-gradient\(90deg\,rgba\(255\,251\,235\,0\.96\)\,rgba\(255\,241\,242\,0\.82\)\)\] {
    background-image: linear-gradient(90deg,rgba(255,251,235,0.96),rgba(255,241,242,0.82));
  }
  .bg-\[linear-gradient\(145deg\,rgba\(239\,246\,255\,0\.72\)\,rgba\(236\,253\,245\,0\.58\)\)\] {
    background-image: linear-gradient(145deg,rgba(239,246,255,0.72),rgba(236,253,245,0.58));
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-0\.5 {
    padding: calc(var(--spacing) * 0.5);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-3\.5 {
    padding: calc(var(--spacing) * 3.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .pt-1\.5 {
    padding-top: calc(var(--spacing) * 1.5);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-2\.5 {
    padding-top: calc(var(--spacing) * 2.5);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-2\.5 {
    padding-left: calc(var(--spacing) * 2.5);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[1\.1rem\] {
    font-size: 1.1rem;
  }
  .text-\[1\.12rem\] {
    font-size: 1.12rem;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(var(--spacing) * 4);
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.18em\] {
    --tw-tracking: 0.18em;
    letter-spacing: 0.18em;
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-amber-700 {
    color: var(--color-amber-700);
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-amber-950 {
    color: var(--color-amber-950);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-cyan-700 {
    color: var(--color-cyan-700);
  }
  .text-emerald-300 {
    color: var(--color-emerald-300);
  }
  .text-emerald-600 {
    color: var(--color-emerald-600);
  }
  .text-emerald-700 {
    color: var(--color-emerald-700);
  }
  .text-emerald-800 {
    color: var(--color-emerald-800);
  }
  .text-emerald-900 {
    color: var(--color-emerald-900);
  }
  .text-fuchsia-700 {
    color: var(--color-fuchsia-700);
  }
  .text-indigo-700 {
    color: var(--color-indigo-700);
  }
  .text-rose-700 {
    color: var(--color-rose-700);
  }
  .text-rose-800 {
    color: var(--color-rose-800);
  }
  .text-slate-100 {
    color: var(--color-slate-100);
  }
  .text-slate-300 {
    color: var(--color-slate-300);
  }
  .text-slate-400 {
    color: var(--color-slate-400);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-800 {
    color: var(--color-slate-800);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-slate-950 {
    color: var(--color-slate-950);
  }
  .text-teal-700 {
    color: var(--color-teal-700);
  }
  .text-violet-700 {
    color: var(--color-violet-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-blue-100 {
    --tw-ring-color: var(--color-blue-100);
  }
  .ring-blue-200 {
    --tw-ring-color: var(--color-blue-200);
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .blur-2xl {
    --tw-blur: blur(var(--blur-2xl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    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 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    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));
  }
  .select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
         user-select: all;
  }
  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .group-hover\:underline {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:inset-x-4 {
    &::after {
      content: var(--tw-content);
      inset-inline: calc(var(--spacing) * 4);
    }
  }
  .after\:bottom-0 {
    &::after {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 0);
    }
  }
  .after\:h-0\.5 {
    &::after {
      content: var(--tw-content);
      height: calc(var(--spacing) * 0.5);
    }
  }
  .after\:bg-amber-500 {
    &::after {
      content: var(--tw-content);
      background-color: var(--color-amber-500);
    }
  }
  .after\:bg-blue-600 {
    &::after {
      content: var(--tw-content);
      background-color: var(--color-blue-600);
    }
  }
  .focus-within\:border-blue-400 {
    &:focus-within {
      border-color: var(--color-blue-400);
    }
  }
  .focus-within\:shadow-sm {
    &:focus-within {
      --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .hover\:border-blue-100 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-blue-100);
      }
    }
  }
  .hover\:border-blue-300 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-blue-300);
      }
    }
  }
  .hover\:border-blue-400 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-blue-400);
      }
    }
  }
  .hover\:bg-amber-50\/55 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(98.7% 0.022 95.277) 55%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-amber-50) 55%, transparent);
        }
      }
    }
  }
  .hover\:bg-blue-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-50);
      }
    }
  }
  .hover\:bg-blue-50\/45 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 45%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-blue-50) 45%, transparent);
        }
      }
    }
  }
  .hover\:bg-blue-50\/50 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 50%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-blue-50) 50%, transparent);
        }
      }
    }
  }
  .hover\:bg-blue-50\/55 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 55%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-blue-50) 55%, transparent);
        }
      }
    }
  }
  .hover\:bg-slate-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-50);
      }
    }
  }
  .hover\:bg-white\/70 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 70%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
        }
      }
    }
  }
  .hover\:bg-white\/75 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 75%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 75%, transparent);
        }
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-rose-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-rose-600);
      }
    }
  }
  .hover\:text-slate-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-800);
      }
    }
  }
  .hover\:shadow-sm {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-amber-500 {
    &:focus-visible {
      --tw-ring-color: var(--color-amber-500);
    }
  }
  .focus-visible\:ring-blue-200\/80 {
    &:focus-visible {
      --tw-ring-color: color-mix(in srgb, oklch(88.2% 0.059 254.128) 80%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-blue-200) 80%, transparent);
      }
    }
  }
  .focus-visible\:ring-blue-500 {
    &:focus-visible {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:ring-inset {
    &:focus-visible {
      --tw-ring-inset: inset;
    }
  }
  .max-sm\:h-12 {
    @media (width < 40rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .max-sm\:w-12 {
    @media (width < 40rem) {
      width: calc(var(--spacing) * 12);
    }
  }
  .sm\:col-span-1 {
    @media (width >= 40rem) {
      grid-column: span 1 / span 1;
    }
  }
  .sm\:col-span-2 {
    @media (width >= 40rem) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:col-span-3 {
    @media (width >= 40rem) {
      grid-column: span 3 / span 3;
    }
  }
  .sm\:col-span-4 {
    @media (width >= 40rem) {
      grid-column: span 4 / span 4;
    }
  }
  .sm\:mt-0 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:mt-12 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 12);
    }
  }
  .sm\:ml-\[4\.75rem\] {
    @media (width >= 40rem) {
      margin-left: 4.75rem;
    }
  }
  .sm\:ml-auto {
    @media (width >= 40rem) {
      margin-left: auto;
    }
  }
  .sm\:contents {
    @media (width >= 40rem) {
      display: contents;
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:grid {
    @media (width >= 40rem) {
      display: grid;
    }
  }
  .sm\:inline {
    @media (width >= 40rem) {
      display: inline;
    }
  }
  .sm\:h-48 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 48);
    }
  }
  .sm\:min-h-\[calc\(100vh-4rem\)\] {
    @media (width >= 40rem) {
      min-height: calc(100vh - 4rem);
    }
  }
  .sm\:max-w-xl {
    @media (width >= 40rem) {
      max-width: var(--container-xl);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-4 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-\[1fr_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: 1fr auto;
    }
  }
  .sm\:grid-cols-\[5rem_8rem_minmax\(0\,1fr\)_10rem\] {
    @media (width >= 40rem) {
      grid-template-columns: 5rem 8rem minmax(0,1fr) 10rem;
    }
  }
  .sm\:grid-cols-\[8rem_minmax\(0\,1fr\)\] {
    @media (width >= 40rem) {
      grid-template-columns: 8rem minmax(0,1fr);
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,\.7fr\)_8rem_8rem_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,.7fr) 8rem 8rem auto;
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_6rem_7rem_minmax\(10rem\,auto\)\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) 6rem 7rem minmax(10rem,auto);
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_minmax\(9rem\,\.7fr\)_7rem_10rem\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) minmax(9rem,.7fr) 7rem 10rem;
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_minmax\(9rem\,\.8fr\)_7rem_8rem_10rem_2rem\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) minmax(9rem,.8fr) 7rem 8rem 10rem 2rem;
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_minmax\(9rem\,0\.8fr\)_minmax\(10rem\,1fr\)_8rem_11rem\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) minmax(9rem,0.8fr) minmax(10rem,1fr) 8rem 11rem;
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_minmax\(10rem\,1fr\)_8rem_10rem_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) minmax(10rem,1fr) 8rem 10rem auto;
    }
  }
  .sm\:grid-cols-\[minmax\(10rem\,1fr\)_minmax\(10rem\,1fr\)_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(10rem,1fr) minmax(10rem,1fr) auto;
    }
  }
  .sm\:grid-cols-\[minmax\(12rem\,1\.15fr\)_minmax\(9rem\,0\.7fr\)_minmax\(10rem\,\.9fr\)_7rem_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(12rem,1.15fr) minmax(9rem,0.7fr) minmax(10rem,.9fr) 7rem auto;
    }
  }
  .sm\:grid-cols-\[minmax\(12rem\,1fr\)_8rem_7rem_11rem_2rem\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(12rem,1fr) 8rem 7rem 11rem 2rem;
    }
  }
  .sm\:grid-cols-\[minmax\(12rem\,1fr\)_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(12rem,1fr) auto;
    }
  }
  .sm\:grid-cols-\[minmax\(12rem\,1fr\)_minmax\(10rem\,1fr\)_auto_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(12rem,1fr) minmax(10rem,1fr) auto auto;
    }
  }
  .sm\:grid-cols-\[minmax\(14rem\,1fr\)_minmax\(9rem\,12rem\)_auto\] {
    @media (width >= 40rem) {
      grid-template-columns: minmax(14rem,1fr) minmax(9rem,12rem) auto;
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }
  .sm\:items-end {
    @media (width >= 40rem) {
      align-items: flex-end;
    }
  }
  .sm\:items-start {
    @media (width >= 40rem) {
      align-items: flex-start;
    }
  }
  .sm\:justify-between {
    @media (width >= 40rem) {
      justify-content: space-between;
    }
  }
  .sm\:justify-end {
    @media (width >= 40rem) {
      justify-content: flex-end;
    }
  }
  .sm\:gap-3 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .sm\:divide-x {
    @media (width >= 40rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .sm\:divide-y-0 {
    @media (width >= 40rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(0px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .sm\:justify-self-end {
    @media (width >= 40rem) {
      justify-self: flex-end;
    }
  }
  .sm\:border-r {
    @media (width >= 40rem) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }
  .sm\:border-b-0 {
    @media (width >= 40rem) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .sm\:p-4 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .sm\:p-5 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .sm\:p-6 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-4 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:px-5 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-10 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .sm\:py-4 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .sm\:py-8 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .sm\:py-12 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .sm\:text-3xl {
    @media (width >= 40rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .sm\:text-4xl {
    @media (width >= 40rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-\[11px\] {
    @media (width >= 40rem) {
      font-size: 11px;
    }
  }
  .sm\:text-\[24px\] {
    @media (width >= 40rem) {
      font-size: 24px;
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-\[minmax\(10rem\,1fr\)_7\.5rem_7\.5rem_minmax\(17rem\,20rem\)\] {
    @media (width >= 48rem) {
      grid-template-columns: minmax(10rem,1fr) 7.5rem 7.5rem minmax(17rem,20rem);
    }
  }
  .md\:gap-1\.5 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 1.5);
    }
  }
  .md\:divide-x {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .md\:divide-y-0 {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(0px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:contents {
    @media (width >= 64rem) {
      display: contents;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:min-h-\[620px\] {
    @media (width >= 64rem) {
      min-height: 620px;
    }
  }
  .lg\:max-w-5xl {
    @media (width >= 64rem) {
      max-width: var(--container-5xl);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[7rem_minmax\(10rem\,1fr\)_7rem_minmax\(10rem\,1fr\)_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: 7rem minmax(10rem,1fr) 7rem minmax(10rem,1fr) auto;
    }
  }
  .lg\:grid-cols-\[minmax\(0\,1\.05fr\)_minmax\(360px\,0\.95fr\)\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(0,1.05fr) minmax(360px,0.95fr);
    }
  }
  .lg\:grid-cols-\[minmax\(0\,1\.08fr\)_minmax\(0\,\.92fr\)\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr);
    }
  }
  .lg\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(0,1fr) auto;
    }
  }
  .lg\:grid-cols-\[minmax\(10rem\,14rem\)_minmax\(10rem\,14rem\)_auto_1fr\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(10rem,14rem) minmax(10rem,14rem) auto 1fr;
    }
  }
  .lg\:grid-cols-\[minmax\(12rem\,\.8fr\)_minmax\(18rem\,1\.35fr\)_minmax\(12rem\,\.8fr\)_10rem_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(12rem,.8fr) minmax(18rem,1.35fr) minmax(12rem,.8fr) 10rem auto;
    }
  }
  .lg\:grid-cols-\[minmax\(12rem\,1fr\)_10rem_8rem_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(12rem,1fr) 10rem 8rem auto;
    }
  }
  .lg\:grid-cols-\[minmax\(14rem\,0\.65fr\)_minmax\(26rem\,1\.35fr\)\] {
    @media (width >= 64rem) {
      grid-template-columns: minmax(14rem,0.65fr) minmax(26rem,1.35fr);
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:items-end {
    @media (width >= 64rem) {
      align-items: flex-end;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:divide-x {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .lg\:divide-y-0 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(0px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .lg\:divide-blue-100 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        border-color: var(--color-blue-100);
      }
    }
  }
  .lg\:border-t-0 {
    @media (width >= 64rem) {
      border-top-style: var(--tw-border-style);
      border-top-width: 0px;
    }
  }
  .lg\:px-9 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 9);
    }
  }
  .lg\:py-10 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .xl\:sticky {
    @media (width >= 80rem) {
      position: sticky;
    }
  }
  .xl\:top-4 {
    @media (width >= 80rem) {
      top: calc(var(--spacing) * 4);
    }
  }
  .xl\:col-span-1 {
    @media (width >= 80rem) {
      grid-column: span 1 / span 1;
    }
  }
  .xl\:col-span-2 {
    @media (width >= 80rem) {
      grid-column: span 2 / span 2;
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:grid {
    @media (width >= 80rem) {
      display: grid;
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:grid-cols-1 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-\[minmax\(0\,1fr\)_22rem\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(0,1fr) 22rem;
    }
  }
  .xl\:grid-cols-\[minmax\(0\,1fr\)_23rem\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(0,1fr) 23rem;
    }
  }
  .xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(22rem\,0\.42fr\)\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(0,1fr) minmax(22rem,0.42fr);
    }
  }
  .xl\:grid-cols-\[minmax\(9rem\,1\.1fr\)_minmax\(6rem\,\.7fr\)_minmax\(8rem\,1fr\)_minmax\(6rem\,\.8fr\)_4\.5rem_minmax\(18rem\,1\.4fr\)\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(9rem,1.1fr) minmax(6rem,.7fr) minmax(8rem,1fr) minmax(6rem,.8fr) 4.5rem minmax(18rem,1.4fr);
    }
  }
  .xl\:grid-cols-\[minmax\(11rem\,1fr\)_minmax\(10rem\,0\.8fr\)_minmax\(10rem\,0\.8fr\)_7rem_minmax\(10rem\,0\.8fr\)_auto\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(11rem,1fr) minmax(10rem,0.8fr) minmax(10rem,0.8fr) 7rem minmax(10rem,0.8fr) auto;
    }
  }
  .xl\:grid-cols-\[minmax\(14rem\,1fr\)_minmax\(10rem\,14rem\)_minmax\(9rem\,12rem\)_minmax\(8rem\,10rem\)_auto\] {
    @media (width >= 80rem) {
      grid-template-columns: minmax(14rem,1fr) minmax(10rem,14rem) minmax(9rem,12rem) minmax(8rem,10rem) auto;
    }
  }
  .xl\:items-center {
    @media (width >= 80rem) {
      align-items: center;
    }
  }
  .xl\:items-end {
    @media (width >= 80rem) {
      align-items: flex-end;
    }
  }
  .xl\:items-start {
    @media (width >= 80rem) {
      align-items: flex-start;
    }
  }
  .xl\:justify-end {
    @media (width >= 80rem) {
      justify-content: flex-end;
    }
  }
  .xl\:p-10 {
    @media (width >= 80rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .xl\:px-12 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .\32 xl\:min-w-\[34rem\] {
    @media (width >= 96rem) {
      min-width: 34rem;
    }
  }
  .\32 xl\:grid-cols-2 {
    @media (width >= 96rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .\32 xl\:grid-cols-\[minmax\(0\,1fr\)_34rem\] {
    @media (width >= 96rem) {
      grid-template-columns: minmax(0,1fr) 34rem;
    }
  }
  .\32 xl\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
    @media (width >= 96rem) {
      grid-template-columns: minmax(0,1fr) auto;
    }
  }
  .\32 xl\:items-stretch {
    @media (width >= 96rem) {
      align-items: stretch;
    }
  }
  .\32 xl\:border-t-0 {
    @media (width >= 96rem) {
      border-top-style: var(--tw-border-style);
      border-top-width: 0px;
    }
  }
  .\32 xl\:border-l {
    @media (width >= 96rem) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .\@min-\[28rem\]\:grid-cols-2 {
    @container (width >= 28rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .\@min-\[40rem\]\:order-2 {
    @container (width >= 40rem) {
      order: 2;
    }
  }
  .\@min-\[40rem\]\:order-3 {
    @container (width >= 40rem) {
      order: 3;
    }
  }
  .\@min-\[40rem\]\:col-span-1 {
    @container (width >= 40rem) {
      grid-column: span 1 / span 1;
    }
  }
  .\@min-\[40rem\]\:block {
    @container (width >= 40rem) {
      display: block;
    }
  }
  .\@min-\[40rem\]\:hidden {
    @container (width >= 40rem) {
      display: none;
    }
  }
  .\@min-\[40rem\]\:grid-cols-\[auto_minmax\(0\,1fr\)_3rem_7rem_8rem_auto\] {
    @container (width >= 40rem) {
      grid-template-columns: auto minmax(0,1fr) 3rem 7rem 8rem auto;
    }
  }
  .\@min-\[40rem\]\:grid-cols-\[minmax\(5rem\,0\.6fr\)_minmax\(0\,1\.4fr\)_auto_auto\] {
    @container (width >= 40rem) {
      grid-template-columns: minmax(5rem,0.6fr) minmax(0,1.4fr) auto auto;
    }
  }
  .\@min-\[56rem\]\:col-span-1 {
    @container (width >= 56rem) {
      grid-column: span 1 / span 1;
    }
  }
  .\@min-\[56rem\]\:col-span-2 {
    @container (width >= 56rem) {
      grid-column: span 2 / span 2;
    }
  }
  .\@min-\[56rem\]\:flex {
    @container (width >= 56rem) {
      display: flex;
    }
  }
  .\@min-\[56rem\]\:grid {
    @container (width >= 56rem) {
      display: grid;
    }
  }
  .\@min-\[56rem\]\:hidden {
    @container (width >= 56rem) {
      display: none;
    }
  }
  .\@min-\[56rem\]\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
    @container (width >= 56rem) {
      grid-template-columns: minmax(0,1fr) auto;
    }
  }
  .\@min-\[56rem\]\:grid-cols-\[minmax\(20rem\,1fr\)_9rem_11rem_minmax\(10rem\,auto\)\] {
    @container (width >= 56rem) {
      grid-template-columns: minmax(20rem,1fr) 9rem 11rem minmax(10rem,auto);
    }
  }
  .\@min-\[56rem\]\:items-center {
    @container (width >= 56rem) {
      align-items: center;
    }
  }
  .\@min-\[56rem\]\:border-t-0 {
    @container (width >= 56rem) {
      border-top-style: var(--tw-border-style);
      border-top-width: 0px;
    }
  }
  .\@min-\[56rem\]\:pt-0 {
    @container (width >= 56rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .\@min-\[68rem\]\:flex {
    @container (width >= 68rem) {
      display: flex;
    }
  }
  .\@min-\[68rem\]\:max-w-\[48rem\] {
    @container (width >= 68rem) {
      max-width: 48rem;
    }
  }
  .\@min-\[68rem\]\:items-center {
    @container (width >= 68rem) {
      align-items: center;
    }
  }
  .\@min-\[76rem\]\:col-span-1 {
    @container (width >= 76rem) {
      grid-column: span 1 / span 1;
    }
  }
  .\@min-\[76rem\]\:contents {
    @container (width >= 76rem) {
      display: contents;
    }
  }
  .\@min-\[76rem\]\:grid {
    @container (width >= 76rem) {
      display: grid;
    }
  }
  .\@min-\[76rem\]\:hidden {
    @container (width >= 76rem) {
      display: none;
    }
  }
  .\@min-\[76rem\]\:grid-cols-\[minmax\(20rem\,1fr\)_8rem_4\.5rem_6\.5rem_10rem_minmax\(13rem\,auto\)\] {
    @container (width >= 76rem) {
      grid-template-columns: minmax(20rem,1fr) 8rem 4.5rem 6.5rem 10rem minmax(13rem,auto);
    }
  }
  .\@min-\[76rem\]\:items-center {
    @container (width >= 76rem) {
      align-items: center;
    }
  }
  .\@min-\[76rem\]\:gap-y-3 {
    @container (width >= 76rem) {
      row-gap: calc(var(--spacing) * 3);
    }
  }
}
:root {
  --admin-bg-left: #dfeaff;
  --admin-bg-mid: #f8fbff;
  --admin-bg-right: #e7f7ee;
  --admin-ink: #0f172a;
  --admin-text: #334155;
  --admin-muted: #64748b;
  --admin-soft: #f8fbff;
  --admin-panel: rgba(255, 255, 255, 0.92);
  --admin-panel-strong: rgba(255, 255, 255, 0.98);
  --admin-line-soft: #dbeafe;
  --admin-line: #bfdbfe;
  --admin-line-strong: #93c5fd;
  --admin-brand: #2563eb;
  --admin-brand-strong: #1d4ed8;
  --admin-accent: #16a34a;
  --admin-brand-gradient: linear-gradient(135deg, #1512b8 0%, #0b6fa4 54%, #08c48f 100%);
  --admin-danger: #e11d48;
  --admin-warning: #d97706;
  --admin-shadow: 0 18px 46px rgba(15, 23, 42, 0.06);
  --admin-shadow-soft: 0 10px 26px rgba(15, 23, 42, 0.045);
  --admin-radius: 14px;
  --admin-radius-sm: 10px;
  --admin-control-radius: 6px;
}
@layer base {
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  html {
    min-height: 100%;
    background: linear-gradient(90deg, rgba(223, 234, 255, 0.9) 0%, rgba(248, 251, 255, 0.96) 48%, rgba(231, 247, 238, 0.9) 100%),
      linear-gradient(180deg, #f7fbff 0%, #eef5ff 56%, #f4fbf7 100%);
    background-attachment: fixed, fixed;
  }
  body {
    min-height: 100vh;
    margin: 0;
    color: var(--admin-ink);
    letter-spacing: 0;
    font-family: "SF Pro Display",
      "Segoe UI Variable",
      "PingFang SC",
      "Hiragino Sans GB",
      "Microsoft YaHei UI",
      system-ui,
      sans-serif;
  }
  button,
  input,
  select,
  textarea {
    font: inherit;
  }
  button {
    cursor: pointer;
  }
  a {
    color: inherit;
  }
  b,
  strong,
  :where(select:is([multiple], [size])) optgroup {
    font-weight: 560;
  }
  [x-cloak] {
    display: none !important;
  }
}
:root {
  --radius-2xl: 0.875rem;
  --radius-3xl: 1rem;
}
@layer components {
  .quiz-rich {
    min-width: 0;
  }
  .quiz-rich p,
  .quiz-rich li {
    display: block;
    white-space: normal;
  }
  .quiz-rich mjx-container[jax="SVG"] {
    display: inline-block;
    width: auto;
    max-width: 100%;
    vertical-align: -0.12em;
  }
  .quiz-rich mjx-container[jax="SVG"] > svg {
    display: block;
    max-width: 100%;
  }
  .quiz-rich mjx-container[display="true"] {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0.1rem 0;
  }
  .quiz-rich mjx-container[display="true"] > svg {
    margin: 0 auto;
  }
}
@layer base {
  [x-cloak] {
    display: none !important;
  }
}
@layer components {
  .admin-r-document {
    min-height: 100vh;
    margin: 0;
    background: transparent;
  }
  .admin-r-bg {
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background: radial-gradient(circle at 18% 18%, rgba(37, 99, 235, 0.08), transparent 28rem),
      radial-gradient(circle at 86% 16%, rgba(22, 163, 74, 0.09), transparent 30rem),
      linear-gradient(90deg, rgba(223, 234, 255, 0.88), rgba(248, 251, 255, 0.96) 48%, rgba(231, 247, 238, 0.88));
  }
  html:has(.admin-r-login) {
    background: #eef5ff;
  }
  html:has(.admin-r-login) body.admin-r-document {
    background: #eef5ff;
  }
  .admin-r-root {
    position: relative;
    z-index: 1;
    min-height: 100vh;
  }
  .admin-r-login-frame {
    position: relative;
    z-index: 1;
    min-height: 100vh;
  }
  .admin-r-loading {
    position: fixed;
    inset: 0;
    z-index: 50;
    display: grid;
    place-items: center;
    background: rgba(255, 255, 255, 0.66);
    backdrop-filter: blur(16px);
  }
  .admin-r-loading__panel {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-radius-sm);
    background: var(--admin-panel-strong);
    padding: 12px 14px;
    color: var(--admin-muted);
    font-size: 14px;
    font-weight: 520;
    box-shadow: var(--admin-shadow-soft);
  }
  .admin-r-loading__icon {
    color: var(--admin-brand);
    animation: admin-r-spin 1.1s linear infinite;
  }
  .admin-r-shell {
    display: grid;
    min-height: 100vh;
    grid-template-columns: 232px minmax(0, 1fr);
    transition: grid-template-columns 180ms ease;
  }
  .admin-r-shell--collapsed {
    grid-template-columns: 76px minmax(0, 1fr);
  }
  .admin-r-sidebar {
    position: sticky;
    top: 0;
    display: flex;
    height: 100vh;
    min-height: 100vh;
    flex-direction: column;
    overflow: hidden;
    border-right: 1px solid var(--admin-line);
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(18px);
  }
  .admin-r-brand {
    display: grid;
    min-height: 58px;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 9px;
    margin: 10px 10px 8px;
    border: 1px solid #60a5fa;
    border-radius: 8px;
    background: var(--admin-brand-gradient);
    padding: 8px 9px;
    box-shadow: 0 14px 30px rgba(13, 148, 136, 0.18);
    color: #fff;
  }
  .admin-r-brand__mark-button {
    display: inline-grid;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    place-items: center;
    border: 0;
    background: transparent;
    padding: 0;
    color: #fff;
  }
  .admin-r-brand__mark-button:disabled {
    cursor: default;
    opacity: 1;
  }
  .admin-r-brand__mark-button:focus-visible,
  .admin-r-collapse:focus-visible {
    outline: 2px solid rgba(255, 255, 255, 0.72);
    outline-offset: 2px;
  }
  .admin-r-brand__mark {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .admin-r-brand__text {
    min-width: 0;
  }
  .admin-r-brand__eyebrow {
    color: rgba(255, 255, 255, 0.78);
    font-size: 11px;
    font-weight: 560;
    line-height: 1;
    text-transform: uppercase;
  }
  .admin-r-brand__title {
    margin-top: 4px;
    overflow: hidden;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 560;
    line-height: 1.05;
  }
  .admin-r-collapse {
    display: inline-grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border: 1px solid #93c5fd;
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
  }
  .admin-r-collapse:hover {
    border-color: #dbeafe;
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
  }
  .admin-r-nav {
    --admin-r-nav-item-size: 44px;
    --admin-r-nav-icon-size: 22px;
    display: grid;
    flex: 0 0 auto;
    gap: 4px;
    align-content: start;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 12px 10px 8px;
  }
  .admin-r-nav__item {
    position: relative;
    display: flex;
    height: var(--admin-r-nav-item-size);
    min-height: var(--admin-r-nav-item-size);
    width: 100%;
    align-items: center;
    gap: 9px;
    border: 1px solid transparent;
    border-radius: var(--admin-control-radius);
    background: transparent;
    padding: 0 10px;
    color: #64748b;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    transition: background-color 160ms ease,
      border-color 160ms ease,
      color 160ms ease;
  }
  .admin-r-nav__item:hover {
    background: rgba(239, 246, 255, 0.78);
    color: var(--admin-brand);
  }
  .admin-r-nav__item.is-active {
    border-color: var(--admin-line);
    background: rgba(239, 246, 255, 0.72);
    color: var(--admin-brand);
  }
  .admin-r-nav__item.is-active::before {
    content: "";
    position: absolute;
    top: 9px;
    bottom: 9px;
    left: -11px;
    width: 2px;
    border-radius: 999px;
    background: var(--admin-brand);
  }
  .admin-r-nav__icon {
    display: inline-grid;
    width: var(--admin-r-nav-icon-size);
    height: var(--admin-r-nav-icon-size);
    flex: 0 0 var(--admin-r-nav-icon-size);
    place-items: center;
  }
  .admin-r-nav__icon svg {
    width: var(--admin-r-nav-icon-size);
    height: var(--admin-r-nav-icon-size);
  }
  .admin-r-nav__icon svg path {
    stroke-width: 9.5;
  }
  .admin-r-nav__icon .admin-r-mcp-icon {
    width: 23px;
    height: 23px;
    transform: scaleX(1.1);
    transform-origin: center;
  }
  .admin-r-nav__icon .admin-r-mcp-icon path {
    stroke-width: 16;
  }
  .admin-r-nav__icon .material-symbols-rounded {
    font-size: var(--admin-r-nav-icon-size);
    font-weight: 300;
    font-variation-settings: "FILL" 0,
      "wght" 300,
      "GRAD" -25,
      "opsz" 22;
    line-height: 1;
  }
  .admin-r-shell--collapsed .admin-r-brand {
    width: 48px;
    height: 48px;
    min-height: 48px;
    grid-template-columns: 1fr;
    justify-items: center;
    margin: 14px auto;
    padding: 0;
  }
  .admin-r-shell--collapsed .admin-r-brand__text,
  .admin-r-shell--collapsed .admin-r-collapse,
  .admin-r-shell--collapsed .admin-r-sidebar-label {
    display: none;
  }
  .admin-r-shell--collapsed .admin-r-brand__mark-button {
    width: 48px;
    height: 48px;
    border: 0;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
  }
  .admin-r-shell--collapsed .admin-r-brand__mark {
    width: 32px;
    height: 32px;
  }
  .admin-r-shell--collapsed .admin-r-nav {
    width: 100%;
    justify-items: center;
    padding: 12px 0 8px;
  }
  .admin-r-shell--collapsed .admin-r-nav__item {
    width: var(--admin-r-nav-item-size);
    flex: 0 0 var(--admin-r-nav-item-size);
    justify-content: center;
    padding: 0;
  }
  .admin-r-stage {
    min-width: 0;
  }
  .admin-r-topbar {
    display: flex;
    min-height: 78px;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    border-bottom: 1px solid var(--admin-line);
    background: rgba(255, 255, 255, 0.88);
    padding: 0 28px;
    backdrop-filter: blur(18px);
  }
  .admin-r-mobile-brand {
    display: none;
  }
  .admin-r-mobile-brand__mark {
    display: block;
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .admin-r-titlebar {
    flex: 1 1 auto;
    min-width: 0;
  }
  .admin-r-titlebar__section {
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 560;
    line-height: 1;
    text-transform: uppercase;
  }
  .admin-r-titlebar__title {
    margin: 7px 0 0;
    overflow: hidden;
    color: var(--admin-ink);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    font-weight: 560;
    line-height: 1;
  }
  .admin-r-breadcrumb {
    flex: 1 1 auto;
    min-width: 0;
  }
  .admin-r-breadcrumb__list {
    display: flex;
    min-width: 0;
    max-width: 100%;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .admin-r-breadcrumb__item {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 6px;
  }
  .admin-r-breadcrumb__item:not(.is-current) {
    flex: 0 0 auto;
  }
  .admin-r-breadcrumb__item.is-current {
    flex: 1 1 auto;
  }
  .admin-r-breadcrumb__link {
    border: 0;
    background: transparent;
    padding: 0;
    color: var(--admin-muted);
    font-size: 14px;
    font-weight: 560;
    line-height: 1;
    white-space: nowrap;
  }
  .admin-r-breadcrumb__link:hover {
    color: var(--admin-brand);
  }
  .admin-r-breadcrumb__current {
    display: block;
    min-width: 0;
    overflow: hidden;
    color: var(--admin-ink);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
  }
  .admin-r-breadcrumb__separator {
    flex: 0 0 auto;
    color: #94a3b8;
    font-size: 20px;
    font-weight: 300;
    font-variation-settings: "FILL" 0,
      "wght" 300,
      "GRAD" -25,
      "opsz" 22;
    line-height: 1;
  }
  .admin-r-topbar__meta {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 8px;
  }
  .admin-r-health-pill,
  .admin-r-user-menu__button {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    border: 1px solid var(--admin-line);
    background: rgba(239, 246, 255, 0.72);
    padding: 6px 12px;
    color: #526177;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
  }
  .admin-r-health-pill {
    gap: 7px;
    border-color: var(--color-emerald-200);
    border-radius: 999px;
    background: rgba(236, 253, 245, 0.82);
    color: #047857;
  }
  .admin-r-health-pill__dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #22c55e;
  }
  .admin-r-user-menu {
    position: relative;
    display: inline-flex;
    flex: 0 0 auto;
  }
  .admin-r-user-menu__button {
    gap: 6px;
    border-radius: 999px;
    transition: border-color 160ms ease,
      background 160ms ease,
      color 160ms ease,
      box-shadow 160ms ease;
  }
  .admin-r-user-menu__button:hover,
  .admin-r-user-menu__button:focus-visible {
    border-color: var(--admin-line-strong);
    background: rgba(255, 255, 255, 0.94);
    color: var(--admin-ink);
    outline: none;
  }
  .admin-r-user-menu__button:focus-visible {
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14);
  }
  .admin-r-user-menu__avatar,
  .admin-r-user-menu__chevron,
  .admin-r-user-menu__item .material-symbols-rounded {
    flex: 0 0 auto;
    width: 1em;
    height: 1em;
    font-size: 1em;
    font-weight: 300;
    font-variation-settings: "FILL" 0,
      "wght" 300,
      "GRAD" -25,
      "opsz" 20;
    line-height: 1;
  }
  .admin-r-user-menu__text {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 5px;
  }
  .admin-r-user-menu__label {
    color: #526177;
  }
  .admin-r-user-name {
    color: var(--admin-ink);
    font-weight: 560;
  }
  .admin-r-user-menu__panel {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    z-index: 45;
    width: min(240px, calc(100vw - 28px));
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.14);
    backdrop-filter: blur(18px);
  }
  .admin-r-user-menu__header {
    display: grid;
    gap: 4px;
    border-bottom: 1px solid var(--admin-line-soft);
    padding: 12px 14px;
  }
  .admin-r-user-menu__eyebrow {
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 560;
    line-height: 1.2;
  }
  .admin-r-user-menu__account {
    overflow: hidden;
    color: var(--admin-ink);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 620;
    line-height: 1.35;
  }
  .admin-r-user-menu__item {
    display: flex;
    width: 100%;
    min-height: 40px;
    align-items: center;
    gap: 8px;
    border: 0;
    background: transparent;
    padding: 10px 14px;
    color: #526177;
    font-size: 13px;
    font-weight: 560;
    text-align: left;
  }
  .admin-r-user-menu__item:hover,
  .admin-r-user-menu__item:focus-visible {
    background: rgba(248, 250, 252, 0.92);
    color: var(--admin-ink);
    outline: none;
  }
  .admin-r-user-menu__item--danger {
    color: #be123c;
  }
  .admin-r-user-menu__item--danger:hover,
  .admin-r-user-menu__item--danger:focus-visible {
    background: rgba(255, 241, 242, 0.92);
    color: #9f1239;
  }
  .admin-r-mobile-nav {
    display: none;
  }
  .admin-r-page-mount {
    min-width: 0;
  }
  .admin-r-notices {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 40;
    display: grid;
    gap: 10px;
    pointer-events: none;
  }
  .admin-r-notice {
    max-width: min(26rem, calc(100vw - 2rem));
    border: 1px solid var(--color-slate-200);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.95);
    padding: 12px 14px;
    color: #475569;
    font-size: 14px;
    font-weight: 520;
    box-shadow: var(--admin-shadow);
    backdrop-filter: blur(16px);
    pointer-events: auto;
  }
  @keyframes admin-r-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
}
@font-face {
  font-family: "Goodwen QML Mono";
  src: url("/static/assets/fonts/noto-sans-mono-cjk-sc-qml-regular.woff2?v=20260918-1") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+2E80-9FFF, U+F900-FAFF, U+FE10-FE6F, U+FF00-FFEF;
}
.admin-qml-editor {
  --admin-qml-editor-font-family: Consolas, "Microsoft YaHei UI", "Microsoft YaHei", "Cascadia Mono", "SFMono-Regular", Menlo, Monaco, "Liberation Mono", "PingFang SC", "Noto Sans CJK SC", "WenQuanYi Zen Hei", "Goodwen QML Mono", ui-monospace, monospace;
}
.admin-qml-editor__source,
.admin-qml-editor .CodeMirror,
.admin-qml-editor__hint kbd {
  font-family: var(--admin-qml-editor-font-family);
}
@layer components {
  .quiz-rich {
    min-width: 0;
  }
  .quiz-rich p,
  .quiz-rich li {
    display: block;
    white-space: normal;
  }
  .quiz-rich mjx-container[jax="SVG"] {
    display: inline-block;
    width: auto;
    max-width: 100%;
    vertical-align: -0.12em;
  }
  .quiz-rich mjx-container[jax="SVG"] > svg {
    display: block;
    max-width: 100%;
  }
  .quiz-rich mjx-container[display="true"] {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0.1rem 0;
  }
  .quiz-rich mjx-container[display="true"] > svg {
    margin: 0 auto;
  }
  .admin-markdown > :first-child {
    margin-top: 0;
  }
  .admin-markdown > :last-child {
    margin-bottom: 0;
  }
  .admin-markdown h1,
  .admin-markdown h2,
  .admin-markdown h3,
  .admin-markdown h4 {
    margin: 0.75rem 0 0.4rem;
    color: var(--admin-ink);
    font-weight: 560;
    letter-spacing: 0;
  }
  .admin-markdown p,
  .admin-markdown ul,
  .admin-markdown ol,
  .admin-markdown blockquote,
  .admin-markdown pre {
    margin: 0.5rem 0;
  }
  .admin-markdown ul,
  .admin-markdown ol {
    padding-left: 1.25rem;
  }
  .admin-markdown a {
    color: var(--admin-brand);
    text-decoration: underline;
    text-decoration-color: rgba(37, 99, 235, 0.28);
    text-underline-offset: 0.18em;
  }
  .admin-markdown code {
    border-radius: 8px;
    background: rgba(15, 23, 42, 0.06);
    padding: 0.12rem 0.4rem;
    font-size: 0.92em;
  }
  .admin-markdown pre {
    overflow-x: auto;
    border-radius: 12px;
    background: #0f172a;
    padding: 1rem;
    color: #e2e8f0;
  }
  .admin-r-login {
    background-color: #f4f8ff;
    background-image: radial-gradient(circle at 12% 18%, rgba(37, 99, 235, 0.16), transparent 32rem),
      radial-gradient(circle at 88% 82%, rgba(22, 163, 74, 0.14), transparent 34rem),
      linear-gradient(135deg, #eef5ff 0%, #f8fbff 52%, #eefaf3 100%);
  }
  .admin-r-login__shell {
    position: relative;
    z-index: 2;
    border: 1px solid var(--admin-line);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: var(--admin-shadow);
  }
  .admin-r-login__brand {
    border-right: 1px solid var(--admin-line);
    background: linear-gradient(135deg, #eff6ff 0%, #f8fbff 48%, #ecfdf5 100%),
      #f8fafc;
  }
  .admin-r-login__mark {
    display: block;
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 12px;
    background: var(--admin-brand-gradient);
    padding: 8px;
    -o-object-fit: contain;
       object-fit: contain;
    box-shadow: 0 12px 24px rgba(11, 111, 164, 0.18);
  }
  .admin-r-login__panel {
    background: rgba(255, 255, 255, 0.98);
  }
  .admin-r-workspace {
    display: grid;
    min-width: 0;
    gap: 14px;
    align-items: start;
    padding: 16px 18px 24px;
  }
  .admin-r-workspace--single {
    grid-template-columns: minmax(0, 1fr);
  }
  .admin-r-workspace--split {
    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.43fr);
  }
  .admin-r-workspace--wide {
    grid-template-columns: minmax(0, 1.08fr) minmax(420px, 0.92fr);
  }
  .admin-r-surface {
    min-width: 0;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-radius);
    background: var(--admin-panel);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  }
  .admin-r-surface--plain {
    border-radius: 0;
    box-shadow: none;
  }
  .admin-r-header,
  .admin-r-toolbar,
  .admin-r-section {
    border-bottom: 1px solid var(--admin-line-soft);
  }
  .admin-r-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 18px;
  }
  .admin-r-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    gap: 12px;
    padding: 14px 18px;
    background: rgba(248, 251, 255, 0.48);
  }
  .admin-r-section {
    padding: 16px 18px;
  }
  .admin-r-section:last-child,
  .admin-r-header:last-child,
  .admin-r-toolbar:last-child {
    border-bottom: 0;
  }
  .admin-r-title {
    margin: 0;
    color: var(--admin-ink);
    font-size: 18px;
    font-weight: 560;
    line-height: 1.2;
  }
  .admin-r-subtitle {
    margin: 5px 0 0;
    color: var(--admin-muted);
    font-size: 13px;
    font-weight: 520;
    line-height: 1.55;
  }
  .admin-r-grid {
    display: grid;
    gap: 12px;
  }
  .admin-r-grid--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .admin-r-grid--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .admin-r-grid--4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .admin-r-card {
    min-width: 0;
    border: 1px solid var(--admin-line);
    border-radius: 12px;
    background: rgba(248, 251, 255, 0.72);
    padding: 14px;
  }
  .admin-r-card--highlight {
    border-color: var(--admin-line);
    background: linear-gradient(135deg, rgba(239, 246, 255, 0.92), rgba(236, 253, 245, 0.82));
  }
  .admin-r-kpi {
    display: grid;
    gap: 8px;
    min-width: 0;
    border: 1px solid var(--admin-line);
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(239, 246, 255, 0.92), rgba(236, 253, 245, 0.82));
    padding: 14px;
  }
  button.admin-r-kpi:hover {
    border-color: var(--admin-line-strong);
    background: linear-gradient(135deg, rgba(239, 246, 255, 0.98), rgba(236, 253, 245, 0.9));
  }
  .admin-r-label {
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 500;
  }
  .admin-r-value {
    color: var(--admin-ink);
    font-size: 28px;
    font-weight: 560;
    line-height: 1;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
  }
  .admin-r-hint {
    color: var(--admin-muted);
    font-size: 12px;
    line-height: 1.5;
  }
  .admin-r-field {
    display: grid;
    min-width: 0;
    gap: 6px;
  }
  .admin-r-field > span,
  .admin-r-field-label {
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 500;
  }
  .admin-r-input,
  .admin-r-select,
  .admin-r-textarea {
    width: 100%;
    min-width: 0;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.92);
    color: #334155;
    font-size: 14px;
    outline: none;
  }
  .admin-r-input,
  .admin-r-select {
    min-height: 40px;
    padding: 0 12px;
  }
  .admin-r-textarea {
    min-height: 120px;
    padding: 12px;
    line-height: 1.6;
    resize: vertical;
  }
  .admin-r-input:focus,
  .admin-r-select:focus,
  .admin-r-textarea:focus {
    border-color: var(--color-blue-500);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
  }
  .admin-date-time-picker {
    overflow: hidden;
    border: 1px solid var(--admin-line-strong);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.99);
    box-shadow: 0 22px 48px rgba(15, 23, 42, 0.16),
      0 1px 0 rgba(255, 255, 255, 0.9) inset;
  }
  .admin-r-button {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.9);
    padding: 0 13px;
    color: #475569;
    font-size: 13px;
    font-weight: 520;
    line-height: 1;
    white-space: nowrap;
    outline: none;
    transition: border-color 160ms ease,
      background-color 160ms ease,
      box-shadow 160ms ease,
      color 160ms ease,
      transform 160ms ease;
  }
  .admin-r-button:hover {
    border-color: var(--admin-line-strong);
    color: var(--admin-ink);
  }
  .admin-r-button:focus-visible {
    border-color: var(--color-blue-500);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14);
  }
  .admin-r-button:disabled {
    cursor: not-allowed;
    opacity: 0.58;
  }
  .admin-r-action-group {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2px;
    border: 1px solid var(--admin-line-soft);
    border-radius: var(--admin-control-radius);
    background: rgba(248, 250, 252, 0.86);
    padding: 3px;
  }
  .admin-r-action-group__button {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 0;
    border-radius: 4px;
    background: transparent;
    padding: 4px 8px;
    color: #526177;
    font-size: 12px;
    font-weight: 520;
    line-height: 1;
    white-space: nowrap;
    outline: none;
    transition: background-color 160ms ease,
      box-shadow 160ms ease,
      color 160ms ease;
  }
  .admin-r-action-group__button:hover {
    background: rgba(255, 255, 255, 0.96);
    color: var(--admin-ink);
  }
  .admin-r-action-group__button:focus-visible {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.16);
  }
  .admin-r-action-group__button--danger {
    color: #be123c;
  }
  .admin-r-action-group__button--danger:hover {
    background: rgba(255, 241, 242, 0.96);
    color: #9f1239;
  }
  .admin-r-action-group__button .material-symbols-rounded {
    width: 1em;
    height: 1em;
    flex: 0 0 auto;
    font-size: 15px;
    line-height: 1;
  }
  .admin-r-dialog-close {
    display: inline-grid;
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
    place-items: center;
    border: 0;
    background: transparent;
    padding: 0;
    color: #475569;
    line-height: 1;
    outline: none;
    transition: color 160ms ease;
  }
  .admin-r-dialog-close:hover {
    color: var(--admin-ink);
  }
  .admin-r-dialog-close:focus-visible {
    outline: 2px solid rgba(37, 99, 235, 0.42);
    outline-offset: 3px;
  }
  .admin-r-button--primary {
    border-color: var(--admin-brand);
    background: var(--admin-brand);
    color: #fff;
    box-shadow: none;
  }
  .admin-r-button--primary:hover {
    border-color: var(--admin-brand-strong);
    background: var(--admin-brand-strong);
    color: #fff;
  }
  .admin-r-button--primary:focus-visible {
    border-color: var(--admin-brand-strong);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.2);
  }
  .admin-r-button--accent {
    border-color: #16a34a;
    background: #16a34a;
    color: #fff;
    box-shadow: none;
  }
  .admin-r-button--accent:hover {
    border-color: #15803d;
    background: #15803d;
    color: #fff;
  }
  .admin-r-button--accent:focus-visible {
    border-color: #15803d;
    box-shadow: 0 0 0 3px rgba(22, 163, 74, 0.2);
  }
  .admin-r-button--danger {
    border-color: var(--color-rose-200);
    background: rgba(255, 241, 242, 0.92);
    color: #be123c;
  }
  .admin-r-button--danger:hover {
    border-color: var(--color-rose-300);
    background: rgba(255, 228, 230, 0.96);
    color: #9f1239;
  }
  .admin-r-button--danger:focus-visible {
    border-color: var(--color-rose-400);
    box-shadow: 0 0 0 3px rgba(225, 29, 72, 0.14);
  }
  .admin-r-button--warning {
    border-color: var(--color-amber-200);
    background: rgba(255, 251, 235, 0.94);
    color: #b45309;
  }
  .admin-r-button--warning:hover {
    border-color: var(--color-amber-300);
    background: rgba(254, 243, 199, 0.96);
    color: #92400e;
  }
  .admin-r-button--warning:focus-visible {
    border-color: var(--color-amber-400);
    box-shadow: 0 0 0 3px rgba(217, 119, 6, 0.14);
  }
  .admin-r-button--soft {
    background: rgba(239, 246, 255, 0.72);
    color: var(--admin-brand);
  }
  .admin-r-pill {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 1px solid var(--color-slate-200);
    border-radius: 999px;
    background: rgba(248, 250, 252, 0.86);
    padding: 4px 9px;
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 500;
    line-height: 1.15;
    white-space: nowrap;
  }
  .admin-r-pill__icon,
  .admin-r-pill .material-symbols-rounded,
  .admin-r-pill .material-symbols-outlined,
  .admin-r-pill .material-symbols-sharp {
    display: inline-flex;
    width: 0.92em;
    height: 0.92em;
    flex: none;
    align-items: center;
    justify-content: center;
    font-size: 0.92em !important;
    line-height: 1 !important;
    overflow: hidden;
    font-variation-settings: "FILL" 0,
      "wght" 400,
      "GRAD" -25,
      "opsz" 20;
  }
  .admin-r-pill--ok {
    border-color: var(--color-emerald-200);
    background: rgba(236, 253, 245, 0.9);
    color: #047857;
  }
  .admin-r-pill--warn {
    border-color: var(--color-amber-200);
    background: rgba(255, 251, 235, 0.92);
    color: #b45309;
  }
  .admin-r-pill--info {
    border-color: var(--admin-line);
    background: rgba(239, 246, 255, 0.92);
    color: var(--admin-brand);
  }
  .admin-r-pill--danger {
    border-color: var(--color-rose-200);
    background: rgba(255, 241, 242, 0.92);
    color: #be123c;
  }
  .admin-public-invite {
    position: relative;
    z-index: 20;
    overflow: visible;
    border-color: var(--admin-line);
    background: linear-gradient(145deg, rgba(239, 246, 255, 0.48), rgba(255, 255, 255, 0.96) 48%, rgba(248, 250, 252, 0.88)),
      rgba(255, 255, 255, 0.94);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.76) inset,
      0 10px 28px rgba(15, 23, 42, 0.035);
  }
  .admin-public-invite--active {
    border-color: var(--color-emerald-200);
    background: linear-gradient(145deg, rgba(236, 253, 245, 0.46), rgba(255, 255, 255, 0.97) 48%, rgba(239, 246, 255, 0.62)),
      rgba(255, 255, 255, 0.95);
  }
  .admin-public-invite__identity {
    gap: 10px;
  }
  .admin-public-invite__icon {
    display: inline-flex;
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    align-items: center;
    justify-content: center;
    font-size: 36px !important;
    line-height: 1 !important;
    font-variation-settings: "FILL" 0,
      "wght" 380,
      "GRAD" -25,
      "opsz" 40;
  }
  .admin-public-invite__main {
    display: flex;
    min-width: 0;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
  }
  .admin-public-invite__controls {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
  }
  .admin-public-invite__material-group {
    display: inline-grid;
    width: min(100%, 390px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.72);
  }
  .admin-public-invite__control {
    display: inline-flex;
    min-height: 36px;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.76);
    padding: 0 11px;
    color: #475569;
    font-size: 13px;
    font-weight: 520;
    line-height: 1;
    outline: none;
    white-space: nowrap;
    transition: border-color 160ms ease,
      background-color 160ms ease,
      box-shadow 160ms ease,
      color 160ms ease,
      transform 160ms ease;
  }
  .admin-public-invite__material-control {
    position: relative;
    width: 100%;
    min-width: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }
  .admin-public-invite__material-control:first-child {
    border-radius: var(--admin-control-radius) 0 0 var(--admin-control-radius);
  }
  .admin-public-invite__material-control:last-child {
    border-radius: 0 var(--admin-control-radius) var(--admin-control-radius) 0;
  }
  .admin-public-invite__material-control + .admin-public-invite__material-control {
    border-left: 1px solid var(--admin-line-soft);
  }
  .admin-public-invite__control:hover {
    border-color: var(--admin-line-strong);
    background: rgba(255, 255, 255, 0.94);
    color: var(--admin-ink);
  }
  .admin-public-invite__control:focus-visible {
    border-color: var(--color-blue-500);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
  }
  .admin-public-invite__control-icon {
    display: inline-flex;
    width: 1em;
    height: 1em;
    flex: none;
    align-items: center;
    justify-content: center;
    font-size: 1em !important;
    line-height: 1 !important;
    overflow: hidden;
    font-variation-settings: "FILL" 0,
      "wght" 400,
      "GRAD" -25,
      "opsz" 20;
  }
  .admin-public-invite__control--inactive {
    border-color: var(--admin-line);
    background: rgba(255, 255, 255, 0.66);
    color: #475569;
  }
  .admin-public-invite__material-control.admin-public-invite__control--inactive {
    background: transparent;
  }
  .admin-public-invite__material-control.admin-public-invite__control--inactive:hover {
    background: rgba(255, 255, 255, 0.8);
    color: var(--admin-ink);
  }
  .admin-public-invite__control--active {
    border-color: var(--color-emerald-300);
    background: rgba(255, 255, 255, 0.96);
    color: #047857;
  }
  .admin-public-invite__material-control.admin-public-invite__control--active {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(236, 253, 245, 0.92));
    z-index: 1;
  }
  .admin-public-invite__material-control.admin-public-invite__control--active::after {
    position: absolute;
    inset: -1px;
    border: 2px solid var(--color-emerald-400);
    border-radius: inherit;
    content: "";
    pointer-events: none;
  }
  .admin-public-invite__material-control:focus-visible {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.32) inset;
  }
  .admin-public-invite__material-control.admin-public-invite__control--active:focus-visible {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.18) inset;
  }
  .admin-public-invite__control--active:hover {
    border-color: var(--color-emerald-400);
    color: #047857;
  }
  .admin-public-invite__control--warn-active {
    border-color: var(--color-amber-400);
    background: rgba(255, 251, 235, 0.92);
    color: #b45309;
  }
  .admin-public-invite__control--warn-active:hover {
    border-color: var(--color-amber-500);
    background: rgba(255, 251, 235, 0.98);
    color: #92400e;
  }
  .admin-public-invite__link {
    display: block;
    max-width: 100%;
    margin-top: 12px;
    color: var(--admin-brand);
    font-size: 14px;
    line-height: 1.55;
    overflow-wrap: anywhere;
    text-decoration: underline;
    text-decoration-color: rgba(37, 99, 235, 0.28);
    text-underline-offset: 0.18em;
    word-break: break-word;
  }
  .admin-public-invite__link:hover {
    color: var(--admin-brand-strong);
    text-decoration-color: rgba(37, 99, 235, 0.44);
  }
  .admin-public-invite__qr-button {
    display: inline-flex;
    width: 72px;
    height: 72px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.96);
    padding: 6px;
    transition: border-color 160ms ease,
      opacity 160ms ease;
  }
  .admin-public-invite__qr-button:hover {
    border-color: var(--admin-line-strong);
  }
  .admin-public-invite__qr-button:focus-visible {
    outline: 2px solid rgba(37, 99, 235, 0.24);
    outline-offset: 2px;
  }
  .admin-public-invite__qr-image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    image-rendering: pixelated;
  }
  @media (max-width: 640px) {
    .admin-public-invite__main {
      flex-direction: column;
      gap: 14px;
    }
    .admin-public-invite__qr-button {
      width: 68px;
      height: 68px;
    }
  }
  .admin-r-review-question {
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.92);
  }
  .admin-r-review-question__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px solid var(--admin-line-soft);
    background: rgba(239, 246, 255, 0.48);
    padding: 12px 14px;
  }
  .admin-r-review-question__meta {
    display: flex;
    min-width: 0;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
  }
  .admin-r-review-question__label {
    color: var(--admin-ink);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
  }
  .admin-r-review-question__points {
    flex: none;
    color: #64748b;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
  }
  .admin-r-review-question__body {
    padding: 14px;
  }
  .admin-r-review-chip {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    min-height: 22px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color-slate-200);
    border-radius: 999px;
    background: rgba(248, 250, 252, 0.9);
    padding: 0 8px;
    color: #64748b;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }
  .admin-r-review-chip--neutral {
    border-color: var(--color-slate-200);
    background: rgba(248, 250, 252, 0.94);
    color: #64748b;
  }
  .admin-r-review-chip--info {
    border-color: var(--admin-line);
    background: rgba(239, 246, 255, 0.94);
    color: #2563eb;
  }
  .admin-r-review-chip--ok {
    border-color: var(--color-emerald-200);
    background: rgba(236, 253, 245, 0.94);
    color: #047857;
  }
  .admin-r-review-chip--warn {
    border-color: var(--color-amber-200);
    background: rgba(255, 251, 235, 0.94);
    color: #b45309;
  }
  .admin-r-review-chip--danger {
    border-color: var(--color-rose-200);
    background: rgba(255, 241, 242, 0.94);
    color: #be123c;
  }
  .admin-r-review-stem {
    color: #1e293b;
    font-size: 14px;
    line-height: 1.72;
  }
  .admin-r-review-options {
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.7);
  }
  .admin-r-review-option-row {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    min-height: 42px;
    padding: 9px 12px;
    border-bottom: 1px solid var(--admin-line-soft);
  }
  .admin-r-review-option-row:last-child {
    border-bottom: 0;
  }
  .admin-r-review-option-row--neutral {
    background: rgba(248, 250, 252, 0.82);
  }
  .admin-r-review-option-row--info {
    background: rgba(240, 249, 255, 0.86);
  }
  .admin-r-review-option-row--ok {
    background: rgba(236, 253, 245, 0.86);
  }
  .admin-r-review-option-row--soft-ok {
    background: rgba(236, 253, 245, 0.62);
  }
  .admin-r-review-option-row--danger {
    background: rgba(255, 241, 242, 0.78);
  }
  .admin-r-review-option-key {
    display: inline-flex;
    width: 23px;
    height: 23px;
    flex: none;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--admin-line);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.92);
    color: #2563eb;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
  }
  .admin-r-review-option-text {
    color: #334155;
    font-size: 14px;
    line-height: 1.62;
  }
  .admin-r-review-option-tags {
    display: flex;
    flex: none;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 5px;
    margin-left: auto;
    padding-left: 8px;
  }
  .admin-r-review-option-badge {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    min-height: 21px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color-slate-200);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    padding: 0 7px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }
  .admin-r-review-option-badge--ok {
    border-color: var(--color-emerald-200);
    color: #047857;
  }
  .admin-r-review-option-badge--info {
    border-color: var(--color-sky-200);
    color: #0369a1;
  }
  .admin-r-review-option-badge--danger {
    border-color: var(--color-rose-200);
    color: #be123c;
  }
  .admin-r-review-rubric {
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid var(--color-slate-200);
    border-radius: 11px;
    background: rgba(248, 250, 252, 0.78);
  }
  .admin-r-review-rubric:focus-within {
    border-color: var(--admin-line-strong);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.08);
    outline: none;
  }
  .admin-r-review-rubric summary {
    cursor: pointer;
    padding: 10px 12px;
    color: #334155;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.35;
  }
  .admin-r-review-rubric summary:focus {
    outline: none;
  }
  .admin-r-review-rubric__body {
    border-top: 1px solid var(--color-slate-200);
    padding: 10px 12px;
    color: #475569;
    font-size: 12px;
    line-height: 1.6;
  }
  @media (max-width: 640px) {
    .admin-r-review-question__header {
      align-items: flex-start;
    }
    .admin-r-review-option-row {
      flex-wrap: wrap;
    }
    .admin-r-review-option-tags {
      width: 100%;
      justify-content: flex-start;
      padding-left: 33px;
    }
  }
  .admin-r-code {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    font-size: 12px;
    color: #64748b;
  }
  .admin-r-list {
    display: grid;
  }
  .admin-r-row {
    display: grid;
    min-width: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--admin-line-soft);
    background: transparent;
    padding: 14px 18px;
    color: #334155;
    text-align: left;
  }
  .admin-r-row:last-child {
    border-bottom: 0;
  }
  .admin-r-row:hover {
    background: rgba(239, 246, 255, 0.42);
  }
  .admin-r-row-title {
    min-width: 0;
    overflow: hidden;
    color: var(--admin-ink);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    font-weight: 560;
  }
  .admin-r-row-meta {
    margin-top: 4px;
    min-width: 0;
    overflow: hidden;
    color: var(--admin-muted);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 560;
  }
  .admin-r-table-head {
    display: grid;
    align-items: center;
    border-bottom: 1px solid var(--admin-line-soft);
    padding: 12px 18px;
    color: var(--admin-muted);
    font-size: 12px;
    font-weight: 500;
  }
  .admin-r-responsive-list {
    container-type: inline-size;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    --admin-r-responsive-list-gap: 10px;
  }
  .admin-r-responsive-list__head {
    display: grid;
    grid-template-columns: var(--admin-r-responsive-list-columns);
    gap: var(--admin-r-responsive-list-gap);
    min-width: var(--admin-r-responsive-list-min-width);
  }
  .admin-r-responsive-list__body {
    min-width: 0;
  }
  .admin-r-responsive-list__row {
    grid-template-columns: var(--admin-r-responsive-list-columns);
    min-width: var(--admin-r-responsive-list-min-width);
    align-items: center;
    gap: var(--admin-r-responsive-list-gap);
  }
  .admin-r-responsive-list__cell {
    display: grid;
    min-width: 0;
    gap: 3px;
    align-content: center;
    overflow-wrap: anywhere;
  }
  .admin-r-responsive-list__cell--actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    justify-content: flex-end;
  }
  .admin-r-responsive-list__chevron {
    display: inline-flex;
    justify-self: end;
  }
  .admin-r-responsive-list--dashboard .admin-r-responsive-list__row {
    --admin-r-responsive-list-columns: minmax(7.25rem, 0.8fr) minmax(11rem, 1.45fr) minmax(7.25rem, 0.72fr) minmax(9.25rem, 0.84fr) 1.25rem;
    --admin-r-responsive-list-min-width: 42rem;
  }
  .admin-r-responsive-list--dashboard .admin-r-responsive-list__head {
    --admin-r-responsive-list-columns: minmax(7.25rem, 0.8fr) minmax(11rem, 1.45fr) minmax(7.25rem, 0.72fr) minmax(9.25rem, 0.84fr) 1.25rem;
    --admin-r-responsive-list-min-width: 42rem;
  }
  .admin-r-responsive-list--candidates .admin-r-responsive-list__row {
    --admin-r-responsive-list-columns: minmax(9.5rem, 1fr) minmax(5.75rem, 0.48fr) minmax(10rem, 1.12fr) minmax(4.8rem, 0.42fr) minmax(8.5rem, 0.72fr) 1.25rem;
    --admin-r-responsive-list-min-width: 42rem;
  }
  .admin-r-responsive-list--candidates .admin-r-responsive-list__head {
    --admin-r-responsive-list-columns: minmax(9.5rem, 1fr) minmax(5.75rem, 0.48fr) minmax(10rem, 1.12fr) minmax(4.8rem, 0.42fr) minmax(8.5rem, 0.72fr) 1.25rem;
    --admin-r-responsive-list-min-width: 42rem;
  }
  .admin-r-responsive-list--assignments .admin-r-responsive-list__row {
    --admin-r-responsive-list-columns: minmax(7rem, 0.78fr) minmax(9.5rem, 1.25fr) minmax(7.75rem, 0.84fr) minmax(3.2rem, 0.34fr) minmax(3.25rem, 0.34fr) minmax(7.5rem, 0.72fr);
    --admin-r-responsive-list-min-width: 42.5rem;
  }
  .admin-r-responsive-list--assignments .admin-r-responsive-list__head {
    --admin-r-responsive-list-columns: minmax(7rem, 0.78fr) minmax(9.5rem, 1.25fr) minmax(7.75rem, 0.84fr) minmax(3.2rem, 0.34fr) minmax(3.25rem, 0.34fr) minmax(7.5rem, 0.72fr);
    --admin-r-responsive-list-min-width: 42.5rem;
  }
  .admin-r-responsive-list .admin-r-row-title,
  .admin-r-responsive-list .admin-r-row-meta,
  .admin-r-responsive-list .truncate,
  .admin-r-responsive-list__pill-link > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .admin-r-responsive-list__pill-link {
    max-width: 100%;
    justify-content: flex-start;
    text-align: left;
    white-space: nowrap;
    line-height: 1.35;
  }
  .admin-r-responsive-list__pill-link > span {
    min-width: 0;
  }
  @container (max-width: 48rem) {
    .admin-r-responsive-list {
      --admin-r-responsive-list-gap: 7px;
    }
    .admin-r-responsive-list .admin-r-table-head,
    .admin-r-responsive-list .admin-r-row {
      padding-right: 12px;
      padding-left: 12px;
    }
    .admin-r-responsive-list--dashboard .admin-r-responsive-list__row,
    .admin-r-responsive-list--dashboard .admin-r-responsive-list__head {
      --admin-r-responsive-list-columns: minmax(6.75rem, 0.75fr) minmax(9.5rem, 1.3fr) minmax(6.75rem, 0.7fr) minmax(8.25rem, 0.8fr) 1rem;
      --admin-r-responsive-list-min-width: 38rem;
    }
    .admin-r-responsive-list--candidates .admin-r-responsive-list__row,
    .admin-r-responsive-list--candidates .admin-r-responsive-list__head {
      --admin-r-responsive-list-columns: minmax(8.5rem, 0.9fr) minmax(5.25rem, 0.46fr) minmax(8.75rem, 1fr) minmax(4.5rem, 0.38fr) minmax(7.75rem, 0.68fr) 1rem;
      --admin-r-responsive-list-min-width: 38.25rem;
    }
    .admin-r-responsive-list--assignments .admin-r-responsive-list__row,
    .admin-r-responsive-list--assignments .admin-r-responsive-list__head {
      --admin-r-responsive-list-columns: minmax(6.5rem, 0.76fr) minmax(8.25rem, 1.2fr) minmax(7.1rem, 0.82fr) minmax(2.8rem, 0.32fr) minmax(3rem, 0.32fr) minmax(6.8rem, 0.68fr);
      --admin-r-responsive-list-min-width: 38.5rem;
    }
  }
  @container (min-width: 54rem) {
    .admin-r-responsive-list--dashboard .admin-r-responsive-list__head,
    .admin-r-responsive-list--dashboard .admin-r-responsive-list__row {
      --admin-r-responsive-list-columns: 8.5rem minmax(13rem, 1fr) minmax(8rem, 0.68fr) minmax(10.5rem, 0.82fr) 1.5rem;
      --admin-r-responsive-list-min-width: 0;
    }
  }
  @container (min-width: 62rem) {
    .admin-r-responsive-list--candidates .admin-r-responsive-list__head,
    .admin-r-responsive-list--candidates .admin-r-responsive-list__row {
      --admin-r-responsive-list-columns: minmax(10rem, 1fr) 7.25rem minmax(13rem, 1.2fr) 6.5rem 10rem 1.5rem;
      --admin-r-responsive-list-min-width: 0;
    }
    .admin-r-responsive-list--assignments .admin-r-responsive-list__head,
    .admin-r-responsive-list--assignments .admin-r-responsive-list__row {
      --admin-r-responsive-list-columns: 7.75rem minmax(12rem, 1fr) 9rem 4.5rem 4rem minmax(8.25rem, 0.82fr);
      --admin-r-responsive-list-min-width: 0;
    }
  }
  .admin-status-daily-table {
    max-width: 100%;
  }
  .admin-status-daily-table .admin-status-daily-table__grid {
    grid-template-columns: minmax(8.25rem, 1.35fr) repeat(5, minmax(5.5rem, 1fr));
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .admin-status-daily-table .admin-r-table-head,
  .admin-status-daily-table .admin-r-row {
    min-width: 40.5rem;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .admin-status-daily-table__date,
  .admin-status-daily-table__number,
  .admin-status-daily-table__total-label {
    white-space: nowrap;
  }
  .admin-status-daily-table__number {
    color: #1e293b;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    font-size: 12px;
    font-variant-numeric: tabular-nums;
    line-height: 1.45;
  }
  .admin-status-daily-table__number--zero {
    color: #b6c2d2;
  }
  .admin-status-daily-table__total-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.45;
  }
  .admin-r-empty {
    padding: 42px 18px;
    color: var(--admin-muted);
    text-align: center;
    font-size: 14px;
  }
  .admin-r-note {
    border: 1px solid var(--admin-line);
    border-radius: 12px;
    background: rgba(239, 246, 255, 0.58);
    padding: 13px;
    color: #475569;
    font-size: 13px;
    line-height: 1.62;
  }
  .admin-r-tabs {
    position: sticky;
    top: 10px;
    z-index: 20;
    grid-column: 1 / -1;
  }
  .admin-compact-tabs {
    position: sticky;
    top: 10px;
    z-index: 20;
    grid-column: 1 / -1;
  }
  .admin-r-tabs__track,
  .admin-compact-tabs__track {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.9);
    padding: 6px;
    scrollbar-width: none;
  }
  .admin-r-tabs__track::-webkit-scrollbar,
  .admin-compact-tabs__track::-webkit-scrollbar {
    display: none;
  }
  .admin-compact-tab {
    display: inline-flex;
    min-height: 34px;
    flex: 1 0 auto;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: var(--admin-control-radius);
    padding: 0 12px;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
  }
  .admin-compact-tab--inactive {
    color: var(--admin-muted);
  }
  .admin-compact-tab--active {
    border-color: var(--admin-line);
    background: rgba(239, 246, 255, 0.95);
    color: var(--admin-brand);
  }
  .assignment-badge,
  .assignment-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }
  .assignment-badge {
    min-height: 26px;
    border-radius: 999px;
    padding: 0 10px;
  }
  .assignment-badge--source,
  .assignment-badge--status-active,
  .assignment-badge--status-finished,
  .assignment-badge--handled {
    border-color: var(--color-emerald-200);
    background: rgba(236, 253, 245, 0.94);
    color: #047857;
  }
  .assignment-badge--status-grading,
  .assignment-badge--attention {
    border-color: var(--color-amber-200);
    background: rgba(255, 251, 235, 0.94);
    color: #b45309;
  }
  .assignment-badge--status-waiting,
  .assignment-badge--status-neutral,
  .assignment-badge--status-expired {
    border-color: var(--color-slate-200);
    background: rgba(248, 250, 252, 0.94);
    color: #475569;
  }
  .assignment-action {
    min-height: 36px;
    border-radius: var(--admin-control-radius);
    padding: 0 12px;
    gap: 7px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    box-shadow: none;
    transition: border-color 160ms ease,
      background 160ms ease,
      color 160ms ease,
      box-shadow 160ms ease;
  }
  .assignment-action:hover {
    box-shadow: none;
  }
  .assignment-action:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.14);
  }
  .assignment-action--primary {
    border-color: var(--admin-brand);
    background: var(--admin-brand);
    color: #fff;
  }
  .assignment-action--primary:hover {
    border-color: var(--admin-brand-strong);
    background: var(--admin-brand-strong);
  }
  .assignment-action--warning {
    border-color: var(--color-amber-300);
    background: rgba(255, 251, 235, 0.96);
    color: #92400e;
  }
  .assignment-action--warning:hover {
    border-color: var(--color-amber-400);
    background: rgba(254, 243, 199, 0.98);
    color: #78350f;
  }
  .assignment-action--warning:focus-visible {
    box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.2);
  }
  .assignment-action--secondary {
    border-color: var(--admin-line);
    background: rgba(255, 255, 255, 0.9);
    color: #334155;
  }
  .assignment-action--secondary:hover {
    border-color: var(--admin-line-strong);
    background: rgba(239, 246, 255, 0.96);
    color: var(--admin-brand-strong);
  }
  .assignment-action--danger {
    border-color: var(--color-rose-200);
    background: rgba(255, 241, 242, 0.94);
    color: #9f1239;
  }
  .assignment-action--danger:hover {
    border-color: var(--color-rose-300);
    background: rgba(255, 228, 230, 0.98);
    color: #881337;
  }
  .assignment-action--danger:focus-visible {
    box-shadow: 0 0 0 3px rgba(244, 63, 94, 0.16);
  }
  .assignment-action__text {
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
  }
  .assignment-action .assignment-action__icon.material-symbols-rounded {
    display: inline-flex;
    width: 16px;
    height: 16px;
    flex: none;
    align-items: center;
    justify-content: center;
    overflow: visible;
    font-size: 16px !important;
    line-height: 1 !important;
    vertical-align: middle;
    transform: none;
    font-variation-settings: "FILL" 0,
      "wght" 400,
      "GRAD" -25,
      "opsz" 20;
  }
  .assignment-qr-thumb {
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.94);
    padding: 4px;
    transition: border-color 160ms ease;
  }
  .assignment-qr-thumb:hover {
    border-color: var(--admin-line-strong);
  }
  .assignment-qr-thumb:focus-visible {
    outline: 2px solid rgba(37, 99, 235, 0.24);
    outline-offset: 2px;
  }
  .assignment-qr-thumb__image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    image-rendering: pixelated;
  }
  .admin-r-pack-visual {
    position: relative;
    flex: none;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    background: var(--admin-surface-soft);
  }
  .admin-r-pack-visual__fallback,
  .admin-r-pack-visual__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .admin-r-pack-visual__fallback {
    z-index: 1;
  }
  .admin-r-pack-visual__image {
    z-index: 2;
  }
  .admin-r-job-progress {
    position: relative;
    height: 3px;
    overflow: hidden;
    border-radius: 999px;
    background: var(--admin-line-soft);
  }
  .admin-r-job-progress__bar {
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(90deg, transparent 0%, #2563eb 42%, #14b8a6 58%, transparent 100%);
    transform: translate3d(-100%, 0, 0);
    animation: admin-r-job-progress 1.4s linear infinite;
  }
  @keyframes admin-r-job-progress {
    to {
      transform: translate3d(100%, 0, 0);
    }
  }
  .admin-r-surface.admin-qml-editor-shell {
    overflow: hidden;
  }
  .admin-r-pack-detail__layout,
  .admin-r-pack-detail__aside {
    display: grid;
    gap: 1rem;
  }
  .admin-qml-editor {
    display: flex;
    min-width: 0;
    flex-direction: column;
    background: #fff;
  }
  .admin-qml-editor__hint {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    border-bottom: 1px solid var(--admin-line);
    background: #f8fafc;
    padding: 0.45rem 0.875rem;
    color: #64748b;
    font-size: 0.6875rem;
    line-height: 1.25rem;
  }
  .admin-qml-editor__hint > .material-symbols-rounded {
    flex: 0 0 auto;
    color: #2563eb;
    font-size: 1rem;
  }
  .admin-qml-editor__hint > span:nth-child(2) {
    min-width: 0;
    flex: 1 1 auto;
  }
  .admin-qml-editor__hint kbd {
    flex: 0 0 auto;
    border: 1px solid #cbd5e1;
    border-bottom-color: #94a3b8;
    border-radius: 0.25rem;
    background: #fff;
    padding: 0 0.35rem;
    color: #475569;
    font-family: var(--admin-qml-editor-font-family);
    font-size: 0.625rem;
  }
  .admin-qml-editor__source {
    display: block;
    width: 100%;
    height: 32rem;
    min-height: 26rem;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    border-radius: 0;
    background: #fbfdff;
    padding: 0.875rem 1rem 2rem;
    color: #1e293b;
    font-family: var(--admin-qml-editor-font-family);
    font-variant-ligatures: none;
    font-size: 0.8125rem;
    line-height: 1.625;
    -moz-tab-size: 2;
      -o-tab-size: 2;
         tab-size: 2;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    outline: none;
  }
  .admin-qml-editor .CodeMirror {
    height: 32rem;
    min-height: 26rem;
    border: 0;
    background: #fbfdff;
    color: #1e293b;
    font-family: var(--admin-qml-editor-font-family);
    font-variant-ligatures: none;
    font-size: 0.8125rem;
    line-height: 1.625;
  }
  .admin-qml-editor .CodeMirror-focused {
    background: #fff;
    box-shadow: inset 3px 0 0 #2563eb;
  }
  .admin-qml-editor .CodeMirror-scroll {
    min-height: 0;
  }
  .admin-qml-editor .CodeMirror-hscrollbar,
  .admin-qml-editor .CodeMirror-scrollbar-filler {
    display: none !important;
  }
  .admin-qml-editor .CodeMirror-vscrollbar {
    scrollbar-width: thin;
    scrollbar-color: #94a3b8 #f8fafc;
  }
  .admin-qml-editor .CodeMirror-vscrollbar::-webkit-scrollbar {
    width: 10px;
  }
  .admin-qml-editor .CodeMirror-vscrollbar::-webkit-scrollbar-track {
    background: #f8fafc;
  }
  .admin-qml-editor .CodeMirror-vscrollbar::-webkit-scrollbar-thumb {
    border: 2px solid #f8fafc;
    border-radius: 999px;
    background: #94a3b8;
  }
  .admin-qml-editor .CodeMirror-gutters {
    border-right: 1px solid #dbeafe;
    background: #f8fafc;
  }
  .admin-qml-editor .CodeMirror-linenumber {
    min-width: 2.1rem;
    padding: 0 0.6rem 0 0.35rem;
    color: #94a3b8;
    font-size: 0.6875rem;
    text-align: right;
  }
  .admin-qml-editor .CodeMirror-lines {
    padding: 0.8rem 0 2rem;
  }
  .admin-qml-editor .CodeMirror pre.CodeMirror-line,
  .admin-qml-editor .CodeMirror pre.CodeMirror-line-like {
    padding: 0 1rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .admin-qml-editor .CodeMirror-wrap pre.CodeMirror-line,
  .admin-qml-editor .CodeMirror-wrap pre.CodeMirror-line-like {
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  .admin-qml-editor .CodeMirror-activeline-background {
    background: rgba(219, 234, 254, 0.32);
  }
  .admin-qml-editor .CodeMirror-selected,
  .admin-qml-editor .CodeMirror-focused .CodeMirror-selected {
    background: #bfdbfe;
  }
  .admin-qml-editor .CodeMirror-cursor {
    border-left-color: #2563eb;
  }
  .admin-qml-editor .cm-header,
  .admin-qml-editor .cm-qml-question-heading,
  .admin-qml-editor .cm-qml-question-id {
    color: #1d4ed8;
    font-weight: 650;
  }
  .admin-qml-editor .cm-qml-delimiter,
  .admin-qml-editor .cm-qml-directive,
  .admin-qml-editor .cm-qml-question-type {
    color: #7c3aed;
    font-weight: 600;
  }
  .admin-qml-editor .cm-qml-yaml-key,
  .admin-qml-editor .cm-atom,
  .admin-qml-editor .cm-keyword {
    color: #0369a1;
  }
  .admin-qml-editor .cm-qml-yaml-value,
  .admin-qml-editor .cm-string,
  .admin-qml-editor .cm-link,
  .admin-qml-editor .cm-qml-image {
    color: #047857;
  }
  .admin-qml-editor .cm-qml-option-marker,
  .admin-qml-editor .cm-qml-attrs,
  .admin-qml-editor .cm-number {
    color: #c2410c;
  }
  .admin-qml-editor .cm-qml-math {
    color: #be185d;
  }
  .admin-qml-editor .cm-comment,
  .admin-qml-editor .cm-quote {
    color: #64748b;
    font-style: italic;
  }
  .admin-qml-editor .cm-strong {
    font-weight: 700;
  }
  .admin-qml-editor .cm-em {
    font-style: italic;
  }
  html:has(.admin-r-workspace--qml-source),
  body:has(.admin-r-workspace--qml-source),
  .admin-r-root:has(.admin-r-workspace--qml-source),
  .admin-r-shell:has(.admin-r-workspace--qml-source) {
    height: 100vh;
    min-height: 0;
    overflow: hidden;
  }
  .admin-r-stage:has(.admin-r-workspace--qml-source) {
    display: flex;
    height: 100%;
    min-height: 0;
    flex-direction: column;
    overflow: hidden;
  }
  .admin-r-stage:has(.admin-r-workspace--qml-source) > .admin-r-page-mount {
    min-height: 0;
    flex: 1 1 0;
    overflow: hidden;
  }
  .admin-r-workspace.admin-r-workspace--qml-source {
    height: 100%;
    min-height: 0;
    grid-template-rows: auto minmax(0, 1fr);
    overflow: hidden;
    padding: 12px 14px 14px;
  }
  .admin-r-workspace--qml-source .admin-r-pack-detail__layout,
  .admin-r-workspace--qml-source .admin-qml-editor-shell {
    height: 100%;
    min-height: 0;
  }
  .admin-r-workspace--qml-source .admin-r-pack-detail__layout {
    gap: 12px;
  }
  .admin-r-workspace--qml-source .admin-qml-editor-shell > .admin-r-header {
    padding-bottom: 12px;
  }
  .admin-r-workspace--qml-source .admin-qml-editor-shell,
  .admin-r-workspace--qml-source .admin-qml-editor {
    display: flex;
    min-height: 0;
    flex-direction: column;
  }
  .admin-r-workspace--qml-source .admin-qml-editor {
    flex: 1 1 0;
    overflow: hidden;
  }
  .admin-r-workspace--qml-source .admin-qml-editor__source,
  .admin-r-workspace--qml-source .admin-qml-editor .CodeMirror {
    height: 0;
    min-height: 0;
    flex: 1 1 0;
  }
  .admin-r-workspace--qml-source .admin-qml-editor .CodeMirror-scroll {
    min-height: 0;
  }
  .admin-r-workspace--qml-source .admin-r-pack-detail__aside {
    display: none;
  }
  @supports (height: 100dvh) {
    html:has(.admin-r-workspace--qml-source),
    body:has(.admin-r-workspace--qml-source),
    .admin-r-root:has(.admin-r-workspace--qml-source),
    .admin-r-shell:has(.admin-r-workspace--qml-source) {
      height: 100dvh;
    }
  }
  @media (min-width: 72rem) {
    .admin-r-workspace--qml-source .admin-r-pack-detail__layout {
      grid-template-columns: minmax(0, 1fr) 18rem;
      align-items: stretch;
    }
    .admin-r-workspace--qml-source .admin-r-pack-detail__aside {
      display: grid;
      min-height: 0;
      max-height: 100%;
      align-content: start;
      overflow-y: auto;
      scrollbar-gutter: stable;
    }
  }
  @media (max-width: 47.999rem) {
    .admin-qml-editor__hint {
      align-items: flex-start;
    }
    .admin-qml-editor__hint kbd {
      display: none;
    }
    .admin-qml-editor__source {
      height: 26rem;
      padding-inline: 0.75rem;
      font-size: 0.75rem;
    }
    .admin-qml-editor .CodeMirror {
      height: 26rem;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .admin-r-job-progress__bar {
      animation: none;
      transform: none;
    }
  }
}
@layer components {
  .admin-r-repo-input {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    overflow: hidden;
    border: 1px solid var(--admin-line);
    border-radius: var(--admin-control-radius);
    background: rgba(255, 255, 255, 0.92);
  }
  .admin-r-repo-input input {
    min-width: 0;
    border: 0;
    background: transparent;
    padding: 0 14px;
    outline: none;
  }
  .admin-r-timeline {
    position: relative;
    display: grid;
    gap: 18px;
    padding-left: 18px;
  }
  .admin-r-timeline::before {
    content: "";
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 5px;
    width: 1px;
    background: var(--admin-line);
  }
  .admin-r-timeline__item {
    position: relative;
  }
  .admin-r-timeline__item::before {
    content: "";
    position: absolute;
    top: 4px;
    left: -17px;
    width: 11px;
    height: 11px;
    border-radius: 999px;
    border: 2px solid #fff;
    background: var(--admin-brand);
    box-shadow: 0 0 0 1px var(--admin-line);
  }
  .admin-r-chart-dark {
    min-height: 300px;
    overflow: hidden;
    border: 1px solid var(--color-slate-800);
    border-radius: 14px;
    background: #020617;
  }
  .admin-r-codeblock {
    overflow-x: auto;
    border-radius: 14px;
    background: #253858;
    padding: 18px;
    color: #e2e8f0;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
    font-size: 12px;
    line-height: 1.7;
  }
}
@layer components {
  @supports (height: 100dvh) {
    .admin-r-sidebar {
      height: 100dvh;
      min-height: 100dvh;
    }
  }
  @media (max-width: 1279px) {
    .admin-r-shell {
      grid-template-columns: 220px minmax(0, 1fr);
    }
    .admin-r-shell--collapsed {
      grid-template-columns: 76px minmax(0, 1fr);
    }
    .admin-r-workspace,
    .admin-r-workspace--split,
    .admin-r-workspace--wide {
      grid-template-columns: minmax(0, 1fr);
      padding: 14px;
    }
    .admin-r-grid--4 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .admin-r-grid--3,
    .admin-r-grid--2 {
      grid-template-columns: minmax(0, 1fr);
    }
  }
  @media (max-width: 767px) {
    .admin-r-shell {
      display: block;
    }
    .admin-r-sidebar {
      display: none;
    }
    .admin-r-topbar {
      min-height: 74px;
      padding: 0 14px;
    }
    .admin-r-topbar--workspace {
      position: relative;
      z-index: 30;
      min-height: 64px;
      gap: 10px;
      padding: 0 12px;
    }
    .admin-r-mobile-brand {
      display: inline-grid;
      width: 40px;
      height: 40px;
      flex: 0 0 40px;
      place-items: center;
      border: 1px solid #60a5fa;
      border-radius: 8px;
      background: var(--admin-brand-gradient);
      padding: 0;
      box-shadow: 0 8px 18px rgba(13, 148, 136, 0.16);
    }
    .admin-r-mobile-brand:focus-visible {
      outline: 2px solid var(--color-blue-500);
      outline-offset: 2px;
    }
    .admin-r-titlebar__section {
      font-size: 11px;
    }
    .admin-r-titlebar__title {
      font-size: 20px;
    }
    .admin-r-breadcrumb__list,
    .admin-r-breadcrumb__item {
      gap: 4px;
    }
    .admin-r-breadcrumb__link {
      font-size: 13px;
    }
    .admin-r-breadcrumb__current {
      font-size: 18px;
    }
    .admin-r-breadcrumb__separator {
      font-size: 18px;
    }
    .admin-r-topbar__meta {
      gap: 6px;
    }
    .admin-r-user-menu__button {
      min-width: 0;
      padding-inline: 10px;
    }
    .admin-r-user-menu__text {
      max-width: 7.5rem;
    }
    .admin-r-user-menu__label {
      display: none;
    }
    .admin-r-user-name {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .admin-r-user-menu__panel {
      right: 0;
      width: min(220px, calc(100vw - 28px));
    }
    .admin-r-mobile-nav {
      position: sticky;
      top: 0;
      z-index: 24;
      display: block;
      overflow: hidden;
      border-bottom: 1px solid var(--admin-line);
      background: rgba(255, 255, 255, 0.92);
      backdrop-filter: blur(16px);
    }
    .admin-r-mobile-nav__track {
      display: flex;
      gap: 3px;
      overflow-x: auto;
      overscroll-behavior-inline: contain;
      scrollbar-width: none;
      padding: 6px 7px;
    }
    .admin-r-mobile-nav__track::-webkit-scrollbar {
      display: none;
    }
    .admin-r-mobile-nav__item {
      position: relative;
      display: inline-flex;
      width: 72px;
      min-width: 72px;
      min-height: 50px;
      flex: 0 0 72px;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 3px;
      border: 1px solid transparent;
      border-radius: var(--admin-control-radius);
      background: transparent;
      color: #64748b;
      font-size: 11px;
      font-weight: 500;
    }
    .admin-r-mobile-nav__item.is-active {
      border-color: var(--admin-line);
      background: rgba(239, 246, 255, 0.72);
      color: var(--admin-brand);
    }
    .admin-r-mobile-nav__item .material-symbols-rounded {
      font-size: 20px;
      font-weight: 300;
      font-variation-settings: "FILL" 0,
        "wght" 300,
        "GRAD" -25,
        "opsz" 22;
      line-height: 1;
    }
    .admin-r-mobile-nav__item svg {
      width: 20px;
      height: 20px;
    }
    .admin-r-mobile-nav__item svg path {
      stroke-width: 9.5;
    }
    .admin-r-mobile-nav__item .admin-r-mcp-icon {
      width: 23px;
      height: 23px;
      transform: scaleX(1.1);
      transform-origin: center;
    }
    .admin-r-mobile-nav__item .admin-r-mcp-icon path {
      stroke-width: 16;
    }
    .admin-r-mobile-nav__label {
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      line-height: 1;
    }
    @media (max-width: 360px) {
      .admin-r-mobile-nav__track {
        gap: 2px;
        padding-inline: 5px;
      }
      .admin-r-mobile-nav__item {
        width: 66px;
        min-width: 66px;
        min-height: 46px;
        flex-basis: 66px;
        border-radius: var(--admin-control-radius);
        font-size: 10px;
      }
      .admin-r-mobile-nav__item .material-symbols-rounded,
      .admin-r-mobile-nav__item svg {
        font-size: 19px;
        width: 19px;
        height: 19px;
      }
      .admin-r-mobile-nav__item .admin-r-mcp-icon {
        width: 22px;
        height: 22px;
      }
    }
    .admin-r-mobile-nav__track--workspace {
      display: grid;
      grid-template-columns: repeat(var(--admin-mobile-nav-count), minmax(0, 1fr));
      overflow-x: hidden;
    }
    .admin-r-mobile-nav__track--workspace .admin-r-mobile-nav__item {
      width: auto;
      min-width: 0;
      flex: none;
    }
    .admin-r-workspace,
    .admin-r-workspace--split,
    .admin-r-workspace--wide {
      gap: 8px;
      padding: 8px;
    }
    .admin-r-header {
      align-items: center;
      flex-flow: row wrap;
      gap: 10px;
      padding: 12px;
    }
    .admin-r-header > :first-child {
      min-width: 0;
      flex: 1 1 12rem;
    }
    .admin-r-header > :last-child:not(:first-child) {
      margin-left: auto;
    }
    .admin-r-toolbar {
      align-items: stretch;
      padding: 12px;
    }
    .admin-r-section {
      padding: 12px;
    }
    .admin-r-table-head {
      display: none;
    }
    .admin-r-row {
      padding: 12px;
    }
    .admin-r-grid--4,
    .admin-r-grid--3,
    .admin-r-grid--2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .admin-r-kpi {
      gap: 6px;
      padding: 11px;
    }
    .admin-r-notices {
      right: 10px;
      bottom: calc(10px + env(safe-area-inset-bottom, 0px));
      left: 10px;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@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: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --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: "";
      --tw-divide-x-reverse: 0;
    }
  }
}