@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";

/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-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-outline-style: solid;
      --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-duration: initial;
      --tw-ease: initial;
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}
:root {
  --font-sans: "Plus Jakarta Sans", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  --fs-9: 9px;
  --fs-10: 10px;
  --fs-11: 11px;
  --fs-12: 12px;
  --fs-13: 13px;
  --fs-14: 14px;
  --fs-16: 16px;
  --fs-18: 18px;
  --fs-20: 20px;
  --fs-22: 22px;
  --fs-24: 24px;
  --fs-28: 28px;
  --fs-32: 32px;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --fw-extrabold: 800;
  --lh-tight: 1.2;
  --lh-snug: 1.35;
  --lh-normal: 1.55;
  --lh-relaxed: 1.7;
  --ls-tight: -.02em;
  --ls-wide: .04em;
  --ls-wider: .06em;
  --page-bg: #f7f7f8;
  --app-frame-bg: #000;
  --sidebar-bg: #000;
  --topbar-bg: #000;
  --content-bg: #f7f7f8;
  --fill-0: #fff;
  --fill-1: #f4f4f5;
  --fill-2: #ececee;
  --fill-3: #e4e4e7;
  --fill-input: #f4f4f5;
  --fill-pill: #f4f4f5;
  --surface-container: #f7f7f8;
  --surface-container-low: #fff;
  --surface-container-high: #f0f0f2;
  --surface-variant: #e4e4e7;
  --ink-900: #09090b;
  --ink-800: #18181b;
  --ink-700: #27272a;
  --ink-600: #52525b;
  --ink-500: #71717a;
  --ink-400: #a1a1aa;
  --ink-300: #d4d4d8;
  --ink-200: #e4e4e7;
  --line: #00000014;
  --line-soft: #0000000a;
  --line-strong: #00000024;
  --line-swatch: #0000001a;
  --shadow-text-on-color: 0 1px 2px #0003;
  --accent: #000;
  --accent-hover: #27272a;
  --accent-strong: #000;
  --accent-soft: #0000000f;
  --accent-soft-hover: #0000001a;
  --accent-border: #0000002e;
  --accent-ring: #0000001f;
  --accent-on-container: #fff;
  --accent-tint: #00000014;
  --ok: #16a34a;
  --ok-soft: #16a34a1f;
  --warn: #d97706;
  --warn-soft: #d977061f;
  --danger: #dc2626;
  --danger-hover: #b91c1c;
  --danger-soft: #dc26261f;
  --danger-border: #dc26264d;
  --tag-violet: #52525b;
  --tag-violet-soft: #0000000f;
  --tag-rose: #27272a;
  --tag-rose-soft: #00000014;
  --grad-brand: linear-gradient(135deg, #18181b 0%, #09090b 100%);
  --grad-hero-card: linear-gradient(135deg, #18181b 0%, #09090b 100%);
  --grad-card: linear-gradient(180deg, #fff 0%, #fafafa 100%);
  --grad-surface: linear-gradient(145deg, #fff 0%, #f4f4f5 100%);
  --sp-1: 4px;
  --sp-2: 6px;
  --sp-3: 8px;
  --sp-4: 10px;
  --sp-5: 12px;
  --sp-6: 14px;
  --sp-7: 16px;
  --sp-8: 20px;
  --sp-9: 24px;
  --sp-10: 32px;
  --sp-12: 40px;
  --r-xs: 8px;
  --r-sm: 12px;
  --r-md: 16px;
  --r-lg: 20px;
  --r-xl: 24px;
  --r-2xl: 30px;
  --r-3xl: 36px;
  --r-pill: 9999px;
  --sh-xs: 0 1px 3px #0000000d, 0 1px 2px #00000008;
  --sh-sm: 0 2px 8px #0000000f;
  --sh-md: 0 8px 24px -4px #00000014;
  --sh-lg: 0 16px 36px -6px #0000001a;
  --sh-window: none;
  --sh-drawer: -16px 0 40px #0000001f;
  --sh-accent: 0 4px 14px #0000002e;
  --ease-out: cubic-bezier(.16, 1, .3, 1);
  --ease-in-out: cubic-bezier(.4, 0, .2, 1);
  --ease-spring: cubic-bezier(.175, .885, .32, 1.275);
  --t-fast: .15s;
  --t-base: .25s;
  --t-slow: .35s;
  --z-sticky: 10;
  --z-floating: 20;
  --z-drawer: 50;
  --z-splash: 9999;
  --sidebar-w: 240px;
  --sidebar-w-compact: 76px;
  --topbar-row-h: 60px;
  --topbar-action-h: 52px;
  --topbar-pad-x: 32px;
  --main-inset-y: 0px;
  --control-h: 40px;
  --control-h-sm: 32px;
  --field-h: 30px;
}
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-50: oklch(97.1% .013 17.38);
    --color-red-200: oklch(88.5% .062 18.334);
    --color-red-700: oklch(50.5% .213 27.518);
    --color-amber-50: oklch(98.7% .022 95.277);
    --color-amber-200: oklch(92.4% .12 95.746);
    --color-amber-400: oklch(82.8% .189 84.429);
    --color-amber-500: oklch(76.9% .188 70.08);
    --color-amber-600: oklch(66.6% .179 58.318);
    --color-amber-950: oklch(27.9% .077 45.635);
    --color-lime-300: oklch(89.7% .196 126.665);
    --color-emerald-50: oklch(97.9% .021 166.113);
    --color-emerald-200: oklch(90.5% .093 164.15);
    --color-emerald-400: oklch(76.5% .177 163.223);
    --color-emerald-500: oklch(69.6% .17 162.48);
    --color-emerald-600: oklch(59.6% .145 163.225);
    --color-emerald-800: oklch(43.2% .095 166.913);
    --color-sky-400: oklch(74.6% .16 232.661);
    --color-rose-400: oklch(71.2% .194 13.428);
    --color-zinc-50: oklch(98.5% 0 0);
    --color-zinc-100: oklch(96.7% .001 286.375);
    --color-zinc-200: oklch(92% .004 286.32);
    --color-zinc-300: oklch(87.1% .006 286.286);
    --color-zinc-400: oklch(70.5% .015 286.067);
    --color-zinc-500: oklch(55.2% .016 285.938);
    --color-zinc-600: oklch(44.2% .017 285.786);
    --color-zinc-700: oklch(37% .013 285.805);
    --color-zinc-800: oklch(27.4% .006 286.033);
    --color-zinc-900: oklch(21% .006 285.885);
    --color-zinc-950: oklch(14.1% .005 285.823);
    --color-neutral-950: oklch(14.5% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tighter: -.05em;
    --tracking-tight: -.025em;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --leading-relaxed: 1.625;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(.16, 1, .3, 1);
    --ease-in-out: cubic-bezier(.77, 0, .175, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-xs: 4px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-success: #22c55e;
  }
}
@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

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

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

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

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

  .inset-\[2px\] {
    inset: 2px;
  }

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

  .inset-y-1\.5 {
    inset-block: calc(var(--spacing) * 1.5);
  }

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

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

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

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

  .top-\[0\.08em\] {
    top: .08em;
  }

  .top-\[50\%\] {
    top: 50%;
  }

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

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

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

  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }

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

  .right-3\.5 {
    right: calc(var(--spacing) * 3.5);
  }

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

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

  .left-1\.5 {
    left: calc(var(--spacing) * 1.5);
  }

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

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

  .left-\[-18\%\] {
    left: -18%;
  }

  .left-\[-58\%\] {
    left: -58%;
  }

  .left-\[50\%\] {
    left: 50%;
  }

  .isolate {
    isolation: isolate;
  }

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

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

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

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

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

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

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

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

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

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

  .row-start-1 {
    grid-row-start: 1;
  }

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

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

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

  .-my-\[0\.08em\] {
    margin-block: -.08em;
  }

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

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .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-4 {
    margin-top: calc(var(--spacing) * 4);
  }

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

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

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

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

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

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

  .ml-1\.5 {
    margin-left: calc(var(--spacing) * 1.5);
  }

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

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

  .ml-auto {
    margin-left: auto;
  }

  .line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

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

  .table {
    display: table;
  }

  .aspect-\[16\/9\] {
    aspect-ratio: 16 / 9;
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-7 {
    width: calc(var(--spacing) * 7);
    height: calc(var(--spacing) * 7);
  }

  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }

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

  .size-14 {
    width: calc(var(--spacing) * 14);
    height: calc(var(--spacing) * 14);
  }

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

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

  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

  .h-8\.5 {
    height: calc(var(--spacing) * 8.5);
  }

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

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

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

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

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

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

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

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

  .h-\[1\.1em\] {
    height: 1.1em;
  }

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

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

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

  .h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

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

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

  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

  .w-8\.5 {
    width: calc(var(--spacing) * 8.5);
  }

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

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

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

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

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

  .w-\[0\.55ch\] {
    width: .55ch;
  }

  .w-\[52\%\] {
    width: 52%;
  }

  .w-\[136\%\] {
    width: 136%;
  }

  .w-\[200\%\] {
    width: 200%;
  }

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

  .w-full {
    width: 100%;
  }

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

  .w-px {
    width: 1px;
  }

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

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

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

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

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

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

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

  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }

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

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

  .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-11 {
    min-width: calc(var(--spacing) * 11);
  }

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

  .flex-1 {
    flex: 1;
  }

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

  .origin-left {
    transform-origin: 0;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[0\.12em\] {
    --tw-translate-y: .12em;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-skew-x-12 {
    --tw-skew-x: skewX(calc(12deg * -1));
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

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

  .animate-in {
    animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

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

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

  .cursor-default {
    cursor: default;
  }

  .cursor-grab {
    cursor: grab;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .cursor-text {
    cursor: text;
  }

  .touch-none {
    touch-action: none;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .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-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

  .rounded-2xl {
    border-radius: var(--r-2xl);
  }

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

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

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

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

  .rounded-\[var\(--hold-radius\)\] {
    border-radius: var(--hold-radius);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

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

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

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

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

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

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

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

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

  .border-\[var\(--line\)\] {
    border-color: var(--line);
  }

  .border-\[var\(--line-strong\)\] {
    border-color: var(--line-strong);
  }

  .border-amber-200\/60 {
    border-color: #fee68599;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-200\/60 {
      border-color: color-mix(in oklab, var(--color-amber-200) 60%, transparent);
    }
  }

  .border-amber-500\/20 {
    border-color: #f99c0033;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-500\/20 {
      border-color: color-mix(in oklab, var(--color-amber-500) 20%, transparent);
    }
  }

  .border-black\/4 {
    border-color: #0000000a;
  }

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

  .border-black\/5 {
    border-color: #0000000d;
  }

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

  .border-black\/6 {
    border-color: #0000000f;
  }

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

  .border-black\/8 {
    border-color: #00000014;
  }

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

  .border-black\/10 {
    border-color: #0000001a;
  }

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

  .border-black\/12 {
    border-color: #0000001f;
  }

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

  .border-black\/15 {
    border-color: #00000026;
  }

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

  .border-border {
    border-color: var(--line);
  }

  .border-destructive, .border-destructive\/60 {
    border-color: var(--danger);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-destructive\/60 {
      border-color: color-mix(in oklab, var(--danger) 60%, transparent);
    }
  }

  .border-emerald-200\/80 {
    border-color: #a4f4cfcc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-emerald-200\/80 {
      border-color: color-mix(in oklab, var(--color-emerald-200) 80%, transparent);
    }
  }

  .border-emerald-500\/60 {
    border-color: #00bb7f99;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-emerald-500\/60 {
      border-color: color-mix(in oklab, var(--color-emerald-500) 60%, transparent);
    }
  }

  .border-foreground, .border-foreground\/40 {
    border-color: var(--ink-900);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-foreground\/40 {
      border-color: color-mix(in oklab, var(--ink-900) 40%, transparent);
    }
  }

  .border-muted-foreground\/50 {
    border-color: var(--ink-600);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-muted-foreground\/50 {
      border-color: color-mix(in oklab, var(--ink-600) 50%, transparent);
    }
  }

  .border-primary {
    border-color: var(--accent);
  }

  .border-red-200 {
    border-color: var(--color-red-200);
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-white\/10 {
    border-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/10 {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .border-white\/15 {
    border-color: #ffffff26;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/15 {
      border-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-amber-500\/10 {
    background-color: #f99c001a;
  }

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

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

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

  .bg-black\/70 {
    background-color: #000000b3;
  }

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

  .bg-black\/95 {
    background-color: #000000f2;
  }

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

  .bg-card {
    background-color: var(--fill-0);
  }

  .bg-current {
    background-color: currentColor;
  }

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

  .bg-emerald-50\/80 {
    background-color: #ecfdf5cc;
  }

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

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

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

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

  .bg-muted {
    background-color: var(--surface-container);
  }

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

  .bg-primary, .bg-primary\/10 {
    background-color: var(--accent);
  }

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

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

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

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

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

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

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

  .bg-white\/80 {
    background-color: #fffc;
  }

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

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

  .bg-zinc-50\/50 {
    background-color: #fafafa80;
  }

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

  .bg-zinc-50\/60 {
    background-color: #fafafa99;
  }

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

  .bg-zinc-50\/70 {
    background-color: #fafafab3;
  }

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

  .bg-zinc-50\/90 {
    background-color: #fafafae6;
  }

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

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

  .bg-zinc-100\/80 {
    background-color: #f4f4f5cc;
  }

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

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

  .bg-zinc-200\/50 {
    background-color: #e4e4e780;
  }

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

  .bg-zinc-200\/80 {
    background-color: #e4e4e7cc;
  }

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

  .bg-\[linear-gradient\(90deg\,transparent\,rgba\(255\,255\,255\,0\.5\)_48\%\,transparent\)\] {
    background-image: linear-gradient(90deg, #0000, #ffffff80 48%, #0000);
  }

  .bg-\[linear-gradient\(105deg\,\#111_0\%\,\#737373_14\%\,\#fafafa_26\%\,\#525252_38\%\,\#0a0a0a_50\%\,\#a3a3a3_64\%\,\#fff_75\%\,\#404040_87\%\,\#111_100\%\)\] {
    background-image: linear-gradient(105deg, #111 0%, #737373 14%, #fafafa 26%, #525252 38%, #0a0a0a 50%, #a3a3a3 64%, #fff 75%, #404040 87%, #111 100%);
  }

  .mask-repeat {
    -webkit-mask-repeat: repeat;
    mask-repeat: repeat;
  }

  .fill-current {
    fill: currentColor;
  }

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

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

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

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

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

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

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

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

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

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

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

  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }

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

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

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

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .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-12 {
    padding-block: calc(var(--spacing) * 12);
  }

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

  .py-\[0\.08em\] {
    padding-block: .08em;
  }

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

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

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

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

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

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

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

  .pr-3\.5 {
    padding-right: calc(var(--spacing) * 3.5);
  }

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

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

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

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

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

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

  .pl-3\.5 {
    padding-left: calc(var(--spacing) * 3.5);
  }

  .pl-8\.5 {
    padding-left: calc(var(--spacing) * 8.5);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

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

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

  .align-bottom {
    vertical-align: bottom;
  }

  .align-middle {
    vertical-align: middle;
  }

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

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

  .\[font-size\:clamp\(3\.5rem\,9vw\,5rem\)\] {
    font-size: clamp(3.5rem, 9vw, 5rem);
  }

  .\[font-size\:clamp\(5rem\,16vw\,10rem\)\] {
    font-size: clamp(5rem, 16vw, 10rem);
  }

  .\[font-size\:clamp\(5rem\,18vw\,11rem\)\] {
    font-size: clamp(5rem, 18vw, 11rem);
  }

  .\[font-size\:clamp\(5rem\,18vw\,12rem\)\] {
    font-size: clamp(5rem, 18vw, 12rem);
  }

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

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

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

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

  .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\.01em\] {
    --tw-tracking: -.01em;
    letter-spacing: -.01em;
  }

  .tracking-\[-0\.02em\] {
    --tw-tracking: -.02em;
    letter-spacing: -.02em;
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-tighter {
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }

  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

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

  .whitespace-break-spaces {
    white-space: break-spaces;
  }

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

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

  .text-\(--color-success\) {
    color: var(--color-success);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-destructive {
    color: var(--danger);
  }

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

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

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

  .text-emerald-800 {
    color: var(--color-emerald-800);
  }

  .text-foreground {
    color: var(--ink-900);
  }

  .text-muted-foreground {
    color: var(--ink-600);
  }

  .text-neutral-950 {
    color: var(--color-neutral-950);
  }

  .text-primary {
    color: var(--accent);
  }

  .text-primary-foreground {
    color: #fff;
  }

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

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

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

  .text-transparent {
    color: #0000;
  }

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

  .text-white\/10 {
    color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/10 {
      color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .text-white\/25 {
    color: #ffffff40;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/25 {
      color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }

  .text-white\/30 {
    color: #ffffff4d;
  }

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

  .text-white\/40 {
    color: #fff6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/40 {
      color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

  .text-white\/70 {
    color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/70 {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .text-white\/90 {
    color: #ffffffe6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/90 {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }

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

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

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

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

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

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

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

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

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

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .caret-foreground {
    caret-color: var(--ink-900);
  }

  .caret-transparent {
    caret-color: #0000;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-15 {
    opacity: .15;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .mix-blend-screen {
    mix-blend-mode: screen;
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-2xs {
    --tw-shadow: 0 1px var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_0_0_2px_var\(--ok-soft\)\] {
    --tw-shadow: 0 0 0 2px var(--tw-shadow-color, var(--ok-soft));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_4px_24px_rgba\(0\,0\,0\,0\.04\)\] {
    --tw-shadow: 0 4px 24px var(--tw-shadow-color, #0000000a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_8px_22px_rgba\(0\,0\,0\,0\.16\)\] {
    --tw-shadow: 0 8px 22px var(--tw-shadow-color, #00000029);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.28\)\,inset_0_-1px_0_rgba\(0\,0\,0\,0\.16\)\] {
    --tw-shadow: inset 0 1px 0 var(--tw-shadow-color, #ffffff47), inset 0 -1px 0 var(--tw-shadow-color, #00000029);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    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, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    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-2 {
    --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);
  }

  .ring-destructive\/25 {
    --tw-ring-color: var(--danger);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .ring-destructive\/25 {
      --tw-ring-color: color-mix(in oklab, var(--danger) 25%, transparent);
    }
  }

  .ring-primary\/10 {
    --tw-ring-color: var(--accent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .ring-primary\/10 {
      --tw-ring-color: color-mix(in oklab, var(--accent) 10%, transparent);
    }
  }

  .ring-ring\/40 {
    --tw-ring-color: var(--accent-ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .ring-ring\/40 {
      --tw-ring-color: color-mix(in oklab, var(--accent-ring) 40%, transparent);
    }
  }

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

  .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-\[3px\] {
    --tw-blur: blur(3px);
    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, );
  }

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

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

  .transition {
    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, -webkit-backdrop-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-\[transform\,opacity\] {
    transition-property: transform, opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-out {
    --tw-ease: cubic-bezier(.16, 1, .3, 1);
    transition-timing-function: cubic-bezier(.16, 1, .3, 1);
  }

  .will-change-\[opacity\,filter\,transform\] {
    will-change: opacity, filter, transform;
  }

  .will-change-\[opacity\,transform\] {
    will-change: opacity, transform;
  }

  .will-change-transform {
    will-change: transform;
  }

  .fade-in-0 {
    --tw-enter-opacity: 0;
  }

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

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

  .zoom-in-95 {
    --tw-enter-scale: .95;
  }

  .\[--hold-radius\:22px\] {
    --hold-radius: 22px;
  }

  .\[-webkit-touch-callout\:none\] {
    -webkit-touch-callout: none;
  }

  .\[clip-path\:inset\(0_round_var\(--hold-radius\)\)\] {
    clip-path: inset(0 round var(--hold-radius));
  }

  .paused {
    animation-play-state: paused;
  }

  .running {
    animation-play-state: running;
  }

  @media (hover: hover) {
    .group-hover\:-translate-x-\[3px\]:is(:where(.group):hover *) {
      --tw-translate-x: calc(3px * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .group-hover\:translate-x-\[3px\]:is(:where(.group):hover *) {
      --tw-translate-x: 3px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .group-hover\:bg-muted\/40:is(:where(.group):hover *) {
      background-color: var(--surface-container);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .group-hover\:bg-muted\/40:is(:where(.group):hover *) {
        background-color: color-mix(in oklab, var(--surface-container) 40%, transparent);
      }
    }

    .group-hover\:text-amber-600:is(:where(.group):hover *) {
      color: var(--color-amber-600);
    }

    .group-hover\:text-amber-950:is(:where(.group):hover *) {
      color: var(--color-amber-950);
    }

    .group-hover\:text-black:is(:where(.group):hover *) {
      color: var(--color-black);
    }

    .group-hover\:text-zinc-600:is(:where(.group):hover *) {
      color: var(--color-zinc-600);
    }

    .group-hover\:text-zinc-700:is(:where(.group):hover *) {
      color: var(--color-zinc-700);
    }

    .group-hover\:opacity-70:is(:where(.group):hover *) {
      opacity: .7;
    }

    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  .placeholder\:text-\[var\(--ink-500\)\]::placeholder {
    color: var(--ink-500);
  }

  .placeholder\:text-muted-foreground\/60::placeholder {
    color: var(--ink-600);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .placeholder\:text-muted-foreground\/60::placeholder {
      color: color-mix(in oklab, var(--ink-600) 60%, transparent);
    }
  }

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

  @media (hover: hover) {
    .hover\:-translate-y-0\.5:hover {
      --tw-translate-y: calc(var(--spacing) * -.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .hover\:border-amber-400\/60:hover {
      border-color: #fcbb0099;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:border-amber-400\/60:hover {
        border-color: color-mix(in oklab, var(--color-amber-400) 60%, transparent);
      }
    }

    .hover\:border-black\/25:hover {
      border-color: #00000040;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:border-black\/25:hover {
        border-color: color-mix(in oklab, var(--color-black) 25%, transparent);
      }
    }

    .hover\:border-black\/30:hover {
      border-color: #0000004d;
    }

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

    .hover\:border-border:hover {
      border-color: var(--line);
    }

    .hover\:border-muted-foreground:hover {
      border-color: var(--ink-600);
    }

    .hover\:bg-amber-50\/30:hover {
      background-color: #fffbeb4d;
    }

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

    .hover\:bg-destructive\/90:hover {
      background-color: var(--danger);
    }

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

    .hover\:bg-primary\/5:hover {
      background-color: var(--accent);
    }

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

    .hover\:bg-primary\/90:hover {
      background-color: var(--accent);
    }

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

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

    .hover\:bg-white\/20:hover {
      background-color: #fff3;
    }

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

    .hover\:bg-zinc-50:hover {
      background-color: var(--color-zinc-50);
    }

    .hover\:bg-zinc-100:hover {
      background-color: var(--color-zinc-100);
    }

    .hover\:bg-zinc-100\/90:hover {
      background-color: #f4f4f5e6;
    }

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

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

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

    .hover\:text-foreground:hover {
      color: var(--ink-900);
    }

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

    .hover\:text-zinc-700:hover {
      color: var(--color-zinc-700);
    }

    .hover\:text-zinc-800:hover {
      color: var(--color-zinc-800);
    }

    .hover\:text-zinc-900:hover {
      color: var(--color-zinc-900);
    }

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

    .hover\:opacity-90:hover {
      opacity: .9;
    }

    .hover\:shadow-xs:hover {
      --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:border-black:focus {
    border-color: var(--color-black);
  }

  .focus\:ring-1:focus {
    --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);
  }

  .focus\:ring-black:focus {
    --tw-ring-color: var(--color-black);
  }

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

  .focus-visible\:border-\[var\(--accent-border\)\]:focus-visible {
    border-color: var(--accent-border);
  }

  .focus-visible\:bg-\[var\(--fill-0\)\]:focus-visible {
    background-color: var(--fill-0);
  }

  .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-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + 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-\[var\(--accent-ring\)\]:focus-visible {
    --tw-ring-color: var(--accent-ring);
  }

  .focus-visible\:ring-black:focus-visible {
    --tw-ring-color: var(--color-black);
  }

  .focus-visible\:ring-lime-300:focus-visible {
    --tw-ring-color: var(--color-lime-300);
  }

  .focus-visible\:ring-primary:focus-visible {
    --tw-ring-color: var(--accent);
  }

  .focus-visible\:ring-ring:focus-visible {
    --tw-ring-color: var(--accent-ring);
  }

  .focus-visible\:ring-offset-2:focus-visible {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus-visible\:ring-offset-background:focus-visible {
    --tw-ring-offset-color: var(--page-bg);
  }

  .focus-visible\:outline-none:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:ring-inset:focus-visible {
    --tw-ring-inset: inset;
  }

  .active\:scale-\[0\.99\]:active {
    scale: .99;
  }

  .active\:cursor-grabbing:active {
    cursor: grabbing;
  }

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

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

  .disabled\:opacity-40:disabled {
    opacity: .4;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  .has-\[\:focus-visible\]\:ring-2:has(: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);
  }

  .has-\[\:focus-visible\]\:ring-ring:has(:focus-visible) {
    --tw-ring-color: var(--accent-ring);
  }

  .has-\[\:focus-visible\]\:ring-inset:has(:focus-visible) {
    --tw-ring-inset: inset;
  }

  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
    --tw-enter-translate-y: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
    --tw-enter-translate-x: calc(2 * var(--spacing));
  }

  .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
    --tw-enter-translate-x: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
    --tw-enter-translate-y: calc(2 * var(--spacing));
  }

  .data-\[state\=closed\]\:animate-out[data-state="closed"] {
    animation: exit var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
    --tw-exit-opacity: 0;
  }

  .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
    --tw-exit-scale: .95;
  }

  .data-\[state\=open\]\:animate-in[data-state="open"] {
    animation: enter var(--tw-animation-duration, var(--tw-duration, .15s)) var(--tw-ease, ease) var(--tw-animation-delay, 0s) var(--tw-animation-iteration-count, 1) var(--tw-animation-direction, normal) var(--tw-animation-fill-mode, none);
  }

  .data-\[state\=open\]\:fade-in-0[data-state="open"] {
    --tw-enter-opacity: 0;
  }

  .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
    --tw-enter-scale: .95;
  }

  @media (prefers-reduced-motion: no-preference) {
    .motion-safe\:animate-pulse {
      animation: var(--animate-pulse);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .motion-reduce\:hidden {
      display: none;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-60 {
      width: calc(var(--spacing) * 60);
    }

    .sm\:max-w-lg {
      max-width: var(--container-lg);
    }

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

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

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

    .sm\:text-left {
      text-align: left;
    }
  }

  @media (min-width: 48rem) {
    .md\:flex {
      display: flex;
    }

    .md\:inline {
      display: inline;
    }

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

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

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

  @media (min-width: 64rem) {
    .lg\:flex {
      display: flex;
    }

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

  @media (min-width: 80rem) {
    .xl\:flex {
      display: flex;
    }
  }

  @media (pointer: coarse) {
    .pointer-coarse\:select-none {
      -webkit-user-select: none;
      user-select: none;
    }
  }

  .\[\&_button\]\:grid button {
    display: grid;
  }

  .\[\&_button\]\:size-11 button {
    width: calc(var(--spacing) * 11);
    height: calc(var(--spacing) * 11);
  }

  .\[\&_button\]\:place-items-center button {
    place-items: center;
  }

  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }

  .\[\&_svg\]\:h-4 svg {
    height: calc(var(--spacing) * 4);
  }

  .\[\&_svg\]\:w-4 svg {
    width: calc(var(--spacing) * 4);
  }

  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }

  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
.i-icon {
  color: inherit;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  line-height: 0;
  display: inline-block;
}
.i-icon-spin svg {
  animation: 1s linear infinite i-icon-spin;
}
.i-icon-rtl {
  transform: scaleX(-1);
}
@keyframes i-icon-spin {
  100% {
    transform: rotate(360deg);
  }
}
* {
  box-sizing: border-box;
}
html, body, #root {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body, #root {
  font-family: var(--font-sans);
  font-size: var(--fs-13);
  color: var(--ink-800);
  background: var(--page-bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, p {
  margin: 0;
}
button, input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
button:disabled {
  cursor: not-allowed;
  opacity: .45;
}
a {
  color: var(--accent-hover);
  text-decoration: none;
}
:focus {
  outline: none;
}
:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: var(--r-pill);
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar-thumb {
  border-radius: var(--r-pill);
  background: #00000026;
}
::-webkit-scrollbar-thumb:hover {
  background: #00000047;
}
::selection {
  color: #000;
  background: #0000001f;
}
@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}
.app-shell {
  background: var(--app-frame-bg, #000);
  box-sizing: border-box;
  width: 100vw;
  height: 100dvh;
  margin: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}
.app-window {
  background: var(--app-frame-bg, #000);
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 0;
  max-height: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 0;
  display: grid;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .app-shell {
    padding: 0;
  }

  .app-window {
    border-radius: 0;
    grid-template-columns: 72px minmax(0, 1fr);
    max-height: 100%;
  }
}
@media (max-width: 640px) {
  .app-window {
    grid-template-columns: 1fr;
  }

  .app-sidebar {
    display: none;
  }
}
.app-sidebar {
  background: var(--sidebar-bg, #000);
  box-sizing: border-box;
  border-right: 1px solid #ffffff14;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  min-height: 0;
  padding: 20px 0 18px;
  display: flex;
}
.app-brand-rail-btn {
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: transform .15s, opacity .15s;
  display: flex;
}
.app-brand-rail-btn:hover {
  opacity: .85;
  transform: scale(1.08);
}
.app-brand-logo-svg {
  width: 30px;
  height: 30px;
}
.sidebar-nav {
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 12px;
  min-height: 0;
  margin-top: 14px;
  padding: 4px 0;
  display: flex;
  overflow: hidden auto;
}
.sidebar-nav__rail-btn {
  color: #ffffff80;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: background-color .18s, color .18s, transform .15s, box-shadow .18s;
  display: flex;
  position: relative;
}
.sidebar-nav__rail-btn:hover {
  color: #fff;
  background-color: #ffffff1a;
}
.sidebar-nav__rail-btn:active {
  transform: scale(.94);
}
.sidebar-nav__rail-btn[aria-current="page"] {
  color: #000;
  background: #fff;
  box-shadow: 0 4px 16px #ffffff59;
}
.sidebar-nav__rail-btn[aria-current="page"]:hover {
  color: #000;
  background: #e4e4e7;
}
.sidebar-nav__dot-badge {
  background: #fff;
  border-radius: 9999px;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 8px;
  right: 8px;
  box-shadow: 0 0 6px #ffffffb3;
}
.sidebar-footer {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}
.sidebar-footer__add-btn {
  color: #fff;
  cursor: pointer;
  background: #ffffff14;
  border: 1.5px dashed #ffffff4d;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  transition: all .18s;
  display: flex;
}
.sidebar-footer__add-btn:hover {
  color: #000;
  background: #fff;
  border-color: #fff;
  transform: scale(1.06);
  box-shadow: 0 4px 14px #ffffff40;
}
.app-main {
  background: var(--page-bg, #f7f7f8);
  grid-template-rows: auto minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
  min-width: 0;
  height: 100%;
  min-height: 0;
  margin: 0;
  display: grid;
  overflow: hidden;
}
.app-topbar {
  background: var(--topbar-bg, #000);
  z-index: 10;
  border-bottom: 1px solid #ffffff14;
  flex-direction: column;
  display: flex;
}
.app-topbar__main-row {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  height: 64px;
  padding: 0 28px;
  display: flex;
}
.app-topbar__greeting-zone {
  flex-shrink: 0;
}
.app-topbar__greeting-text {
  color: #fff;
  letter-spacing: -.02em;
  white-space: nowrap;
  margin: 0;
  font-size: 20px;
  font-weight: 800;
}
.app-topbar__search-zone {
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 440px;
  display: flex;
}
.topbar-search-pill {
  background: #ffffff14;
  border: 1px solid #ffffff1f;
  border-radius: 9999px;
  align-items: center;
  width: 100%;
  height: 38px;
  padding: 0 16px;
  transition: all .15s;
  display: flex;
  position: relative;
}
.topbar-search-pill:focus-within {
  background: #ffffff24;
  border-color: #fff6;
  box-shadow: 0 0 0 2px #ffffff26;
}
.topbar-search-pill__icon {
  color: #ffffff80;
  flex-shrink: 0;
  margin-right: 8px;
}
.topbar-search-pill__input {
  color: #fff;
  background: none;
  border: none;
  outline: none;
  width: 100%;
  font-family: inherit;
  font-size: 13px;
}
.topbar-search-pill__input::placeholder {
  color: #ffffff73;
}
.app-topbar__actions-zone {
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
  display: flex;
}
.topbar-primary-action-btn {
  color: #000;
  cursor: pointer;
  background: #fff;
  border: none;
  border-radius: 9999px;
  align-items: center;
  gap: 6px;
  height: 36px;
  padding: 0 14px;
  font-size: 13px;
  font-weight: 600;
  transition: all .16s;
  display: inline-flex;
  box-shadow: 0 4px 12px #ffffff40;
}
.topbar-primary-action-btn:hover {
  background: #e4e4e7;
  transform: translateY(-1px);
  box-shadow: 0 6px 16px #ffffff59;
}
.topbar-primary-action-btn:active {
  transform: translateY(0);
}
.topbar-user-btn {
  color: #fff;
  cursor: pointer;
  background: #ffffff14;
  border: 1px solid #ffffff24;
  border-radius: 9999px;
  align-items: center;
  gap: 8px;
  height: 36px;
  padding: 0 12px 0 4px;
  transition: all .16s;
  display: inline-flex;
}
.topbar-user-btn:hover {
  color: #fff;
  background: #ffffff24;
  border-color: #ffffff40;
}
.topbar-user-avatar {
  color: #000;
  background: #fff;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}
.topbar-user-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 110px;
  font-size: 12px;
  font-weight: 600;
  overflow: hidden;
}
.app-topbar__sub-row {
  border-bottom: 1px solid #ffffff0f;
  align-items: center;
  padding: 0 28px 10px;
  display: flex;
}
.app-content {
  background: var(--page-bg, #f7f7f8);
  height: 100%;
  min-height: 0;
  position: relative;
  overflow: hidden;
}
.module-pane {
  box-sizing: border-box;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 16px 28px 32px;
  display: flex;
  position: relative;
  overflow: hidden auto;
}
.module-pane--scroll {
  overflow: hidden auto;
}
.btn {
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
  height: 38px;
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out);
  border: 1px solid #0000;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  display: inline-flex;
  padding: 0 20px !important;
}
.btn:active {
  transform: scale(.97);
}
.btn--primary {
  color: #fff !important;
  background: #000 !important;
  border-color: #0000 !important;
  padding: 0 22px !important;
  box-shadow: 0 4px 14px #0003 !important;
}
.btn--primary:hover {
  transform: translateY(-1px);
  color: #fff !important;
  background: #27272a !important;
  box-shadow: 0 6px 18px #00000047 !important;
}
.btn--primary:active {
  transform: translateY(0);
  background: #09090b !important;
  box-shadow: 0 2px 6px #00000026 !important;
}
.btn--outline {
  color: #09090b !important;
  background: #fff !important;
  border: 1px solid #0000001f !important;
  padding: 0 18px !important;
  box-shadow: 0 1px 3px #0000000d !important;
}
.btn--outline:hover {
  transform: translateY(-1px);
  color: #000 !important;
  background: #f4f4f5 !important;
  border-color: #00000038 !important;
}
.btn--outline:active {
  transform: translateY(0);
  background: #ececee !important;
}
.btn--danger {
  color: #fff !important;
  background: #ef4444 !important;
  border: 1px solid #ef4444 !important;
  padding: 0 18px !important;
  box-shadow: 0 4px 12px #ef444459 !important;
}
.btn--danger:hover {
  transform: translateY(-1px);
  background: #dc2626 !important;
  border-color: #dc2626 !important;
}
.btn--sm {
  height: 32px !important;
  padding: 0 14px !important;
  font-size: 11px !important;
}
.btn--lg {
  height: 44px !important;
  padding: 0 26px !important;
  font-size: 14px !important;
}
.btn--ghost {
  border-color: var(--line);
  color: var(--ink-800);
  background: #ffffff0d;
}
.btn--ghost:hover {
  border-color: var(--line-strong);
  color: var(--ink-900);
  background: #ffffff1a;
}
.btn--subtle {
  color: var(--ink-600);
  background: none;
}
.btn--subtle:hover {
  background: var(--fill-3);
  color: var(--ink-900);
}
.btn--danger {
  background: var(--danger);
  border-color: var(--danger);
  color: #fff;
  box-shadow: 0 4px 12px #ef444459;
}
.btn--danger:hover {
  background: var(--danger-hover);
  border-color: var(--danger-hover);
}
.btn--sm {
  height: var(--control-h-sm);
  padding: 0 var(--sp-4);
  font-size: var(--fs-12);
  border-radius: var(--r-pill);
}
.icon-btn {
  border-radius: var(--r-pill);
  width: 32px;
  height: 32px;
  color: var(--ink-500);
  cursor: pointer;
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);
  background: none;
  border: 1px solid #0000;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.icon-btn:hover {
  border-color: var(--line);
  color: var(--ink-900);
  background: #ffffff14;
}
.icon-btn:active {
  transform: scale(.92);
}
.icon-btn--sm {
  width: 26px;
  height: 26px;
}
.icon-btn--danger:hover {
  background: var(--danger-soft);
  border-color: var(--danger-border);
  color: var(--danger);
}
.icon-btn--accent:hover {
  background: var(--accent-soft);
  border-color: var(--accent-border);
  color: var(--accent);
}
.icon-btn--ok {
  color: var(--ok);
}
.count-badge {
  min-width: 20px;
  height: 18px;
  padding: 0 var(--sp-2);
  border-radius: var(--r-pill);
  color: var(--ink-600);
  font-family: var(--font-mono);
  font-size: var(--fs-10);
  font-weight: var(--fw-semibold);
  background: #ffffff14;
  justify-content: center;
  align-items: center;
  line-height: 1;
  display: inline-flex;
}
.sidebar-nav__item[aria-current="page"] .count-badge {
  color: #fff;
  background: #ffffff40;
}
.tag {
  padding: 2px var(--sp-3);
  border-radius: var(--r-pill);
  font-size: var(--fs-10);
  font-weight: var(--fw-semibold);
  line-height: var(--lh-snug);
  white-space: nowrap;
  align-items: center;
  display: inline-flex;
}
.tag--violet {
  background: var(--tag-violet-soft);
  color: var(--tag-violet);
}
.tag--rose {
  background: var(--tag-rose-soft);
  color: var(--tag-rose);
}
.tag--neutral {
  text-overflow: ellipsis;
  border: 1px solid var(--line);
  background: var(--fill-1);
  max-width: 160px;
  color: var(--ink-600);
  font-weight: var(--fw-medium);
  font-size: var(--fs-11);
  overflow: hidden;
}
.status-pill {
  align-items: center;
  gap: var(--sp-2);
  padding: var(--sp-1) var(--sp-4);
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  background: var(--fill-0);
  color: var(--ink-600);
  font-size: var(--fs-12);
  font-weight: var(--fw-medium);
  white-space: nowrap;
  display: inline-flex;
}
.status-pill--bordered {
  border: 1px solid var(--line-strong);
  background: var(--fill-0);
  color: var(--ink-700);
}
.status-pill__dot {
  background: var(--ok);
  width: 7px;
  height: 7px;
  box-shadow: 0 0 0 3px var(--ok-soft);
  border-radius: 50%;
  flex-shrink: 0;
}
.status-pill--syncing .status-pill__dot {
  background: var(--warn);
  box-shadow: 0 0 0 3px var(--warn-soft);
}
.status-pill--failed .status-pill__dot {
  background: var(--danger);
  box-shadow: 0 0 0 3px var(--danger-soft);
}
.status-pill__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
}
.user-btn {
  align-items: center;
  gap: var(--sp-3);
  height: 36px;
  padding: 0 var(--sp-4);
  border: 1px solid var(--line-strong);
  border-radius: var(--r-pill);
  background: var(--fill-0);
  color: var(--ink-800);
  font-size: var(--fs-13);
  font-weight: var(--fw-semibold);
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);
  flex-shrink: 0;
  display: inline-flex;
}
.user-btn:hover {
  background: var(--fill-1);
  border-color: var(--line-strong);
  color: var(--ink-900);
}
.user-btn:active {
  transform: scale(.97);
}
.user-avatar-badge {
  border-radius: var(--r-pill);
  color: #fff;
  width: 22px;
  height: 22px;
  font-size: 11px;
  font-weight: var(--fw-bold);
  text-transform: uppercase;
  background: #000;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
.user-btn__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
  font-size: var(--fs-12);
  line-height: 1;
  overflow: hidden;
}
.user-sync-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: 7px;
  height: 7px;
}
.user-sync-dot--ready {
  background-color: var(--ok);
  box-shadow: 0 0 0 2px var(--ok-soft);
}
.user-sync-dot--syncing {
  background-color: #eab308;
  animation: 1.2s ease-in-out infinite pulse-dot;
}
.user-sync-dot--failed {
  background-color: #ef4444;
}
@keyframes pulse-dot {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: .4;
    transform: scale(.85);
  }
}
.search-field {
  align-items: center;
  gap: var(--sp-3);
  height: var(--control-h);
  padding: 0 var(--sp-5);
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  background: var(--fill-input);
  color: var(--ink-500);
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out);
  display: flex;
}
.search-field:focus-within {
  border-color: var(--accent-border);
  background: var(--fill-0);
  box-shadow: 0 0 0 3px var(--accent-ring);
  color: var(--accent);
}
.search-field__input {
  width: 190px;
  font-size: var(--fs-13);
  color: var(--ink-900);
  background: none;
  border: none;
  outline: none;
}
.search-field__input::placeholder {
  color: var(--ink-500);
}
.micro-label {
  margin-bottom: var(--sp-4);
  color: var(--ink-500);
  font-size: var(--fs-11);
  font-weight: var(--fw-bold);
  letter-spacing: var(--ls-wide);
  text-transform: uppercase;
}
.field-label {
  width: 56px;
  color: var(--ink-500);
  font-size: var(--fs-10);
  font-weight: var(--fw-semibold);
  letter-spacing: var(--ls-wide);
  text-transform: uppercase;
  flex-shrink: 0;
}
.empty-state {
  justify-content: center;
  align-items: center;
  gap: var(--sp-5);
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: var(--sp-10);
  color: var(--ink-500);
  font-size: var(--fs-14);
  text-align: center;
  flex-direction: column;
  display: flex;
}
.empty-state .i-icon {
  color: var(--ink-400);
}
.surface-card {
  background: var(--fill-0);
  border: 1px solid var(--line);
  border-radius: var(--r-xl);
  box-shadow: var(--sh-xs);
  transition: border-color var(--t-base) var(--ease-out), box-shadow var(--t-base) var(--ease-out), transform var(--t-base) var(--ease-out);
  flex-direction: column;
  display: flex;
}
.surface-card:hover {
  border-color: var(--line-strong);
  box-shadow: var(--sh-md);
  transform: translateY(-2px);
}
.value-field {
  align-items: center;
  gap: var(--sp-3);
  display: flex;
}
.value-field__box {
  min-width: 0;
  height: var(--field-h);
  padding: 0 var(--sp-3) 0 var(--sp-4);
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  background: var(--fill-input);
  font-size: var(--fs-12);
  color: var(--ink-700);
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.value-field__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  overflow: hidden;
}
.value-field__text--mono {
  font-family: var(--font-mono);
  letter-spacing: .02em;
}
.value-field__text--empty {
  color: var(--ink-400);
  font-style: italic;
}
.value-field__actions {
  margin-left: var(--sp-2);
  align-items: center;
  gap: 2px;
  display: flex;
}
.value-field__link {
  justify-content: space-between;
  align-items: center;
  gap: var(--sp-1);
  width: 100%;
  min-width: 0;
  color: var(--accent-hover);
  font-size: var(--fs-12);
  display: flex;
}
.value-field__link:hover {
  color: #fff;
  text-decoration: underline;
}
.value-field__link .i-icon {
  opacity: .7;
  flex-shrink: 0;
}
.topbar-shortcut-zone {
  align-items: stretch;
  gap: var(--sp-2);
  flex-direction: column;
  width: 100%;
  min-width: 0;
  display: flex;
}
.topbar-shortcut-zone__main {
  align-items: center;
  gap: var(--sp-3);
  flex-wrap: wrap;
  width: 100%;
  min-width: 0;
  display: flex;
}
.topbar-shortcut-zone__search {
  flex-shrink: 0;
}
.topbar-shortcut-zone__tabs {
  align-items: center;
  gap: var(--sp-2);
  flex-wrap: nowrap;
  max-width: 100%;
  padding: 2px 0;
  display: flex;
  overflow-x: auto;
}
.app-topbar .search-field {
  color: #ffffff80;
  background: #ffffff14;
  border: 1px solid #ffffff1f;
}
.app-topbar .search-field:focus-within {
  color: #fff;
  background: #ffffff24;
  border-color: #fff6;
  box-shadow: 0 0 0 2px #ffffff26;
}
.app-topbar .search-field__input {
  color: #fff;
}
.app-topbar .search-field__input::placeholder {
  color: #ffffff73;
}
.shortcut-tab-btn {
  align-items: center;
  gap: var(--sp-2);
  height: 36px;
  padding: 0 var(--sp-4);
  border-radius: var(--r-pill);
  color: #ffffffb3;
  font-size: var(--fs-12);
  font-weight: var(--fw-medium);
  white-space: nowrap;
  cursor: pointer;
  box-shadow: none;
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);
  background: #ffffff14;
  border: 1px solid #0000;
  display: inline-flex;
}
.shortcut-tab-btn:hover {
  color: #fff;
  background: #ffffff24;
}
.shortcut-tab-btn:active {
  transform: scale(.97);
}
.shortcut-tab-btn[aria-pressed="true"], .shortcut-tab-btn--active {
  color: #000;
  font-weight: var(--fw-semibold);
  background: #fff;
  border-color: #fff;
  box-shadow: 0 2px 8px #ffffff40;
}
.shortcut-tab-btn__count {
  border-radius: var(--r-pill);
  color: #fffc;
  height: 18px;
  font-size: var(--fs-10);
  background: #ffffff1f;
  justify-content: center;
  align-items: center;
  padding: 0 6px;
  line-height: 1;
  display: inline-flex;
}
.shortcut-tab-btn--active .shortcut-tab-btn__count {
  color: #000;
  background: #0000001f;
}
.topbar-shortcut-zone__chips {
  align-items: center;
  gap: var(--sp-1-5, 6px);
  flex-wrap: nowrap;
  width: 100%;
  min-width: 0;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}
.shortcut-chip-btn {
  align-items: center;
  gap: var(--sp-1);
  height: 30px;
  padding: 0 var(--sp-4);
  border-radius: var(--r-pill);
  color: #ffffffa6;
  font-size: var(--fs-12);
  font-weight: var(--fw-medium);
  white-space: nowrap;
  cursor: pointer;
  transition: background-color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out);
  background: #ffffff0f;
  border: 1px solid #ffffff1f;
  display: inline-flex;
}
.shortcut-chip-btn:hover {
  color: #fff;
  background: #ffffff24;
}
.shortcut-chip-btn[aria-pressed="true"], .shortcut-chip-btn--active {
  color: #000;
  font-weight: var(--fw-semibold);
  background: #fff;
  border-color: #fff;
  box-shadow: 0 2px 8px #ffffff40;
}
.shortcut-chip-btn__count {
  font-size: var(--fs-10);
  opacity: .85;
}
.shortcut-chip-btn--active .shortcut-chip-btn__count {
  color: #000;
}
.topbar-shortcut-zone__meta {
  font-size: var(--fs-12);
  color: #ffffff80;
  white-space: nowrap;
}
.dashboard-grid-container {
  box-sizing: border-box;
  grid-template-columns: minmax(0, 1.7fr) minmax(0, 1fr);
  gap: 20px;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 16px 28px 32px;
  display: grid;
  overflow: hidden auto;
}
.dashboard-left-col, .dashboard-right-col {
  flex-direction: column;
  gap: 20px;
  min-width: 0;
  display: flex;
}
@media (max-width: 1100px) {
  .dashboard-grid-container {
    grid-template-columns: 1fr;
  }
}
.section-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}
.section-header__title {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}
.section-header__link {
  color: var(--ink-500, #71717a);
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  transition: color .15s;
}
.section-header__link:hover {
  color: #000;
  text-decoration: underline;
}
.section-header__arrow-btn {
  width: 24px;
  height: 24px;
  color: var(--ink-500, #71717a);
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  transition: transform .15s, color .15s;
  display: flex;
}
.section-header__arrow-btn:hover {
  color: #000;
  transform: translateX(2px);
}
.hero-card {
  box-sizing: border-box;
  background: linear-gradient(135deg, #18181b 0%, #09090b 100%);
  border: 1px solid #ffffff1f;
  border-radius: 26px;
  justify-content: space-between;
  height: 236px;
  padding: 22px 26px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 12px 36px -6px #00000059;
}
.hero-card__content {
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
  max-width: 60%;
  display: flex;
}
.hero-card__badges {
  align-items: center;
  gap: 8px;
  display: flex;
}
.badge-popular {
  color: #000;
  letter-spacing: -.01em;
  background: #fff;
  border-radius: 9999px;
  align-items: center;
  gap: 4px;
  height: 24px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: 700;
  display: inline-flex;
  box-shadow: 0 2px 8px #00000026;
}
.platform-badges {
  align-items: center;
  gap: 6px;
  display: flex;
}
.platform-pill {
  color: #fff;
  background: #ffffff26;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
  box-shadow: 0 2px 6px #0000004d;
}
.hero-card__title {
  color: #fff;
  letter-spacing: -.02em;
  margin: 6px 0 4px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.1;
}
.hero-card__desc {
  color: #ffffffbf;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
}
.hero-card__footer {
  align-items: center;
  gap: 12px;
  margin-top: 10px;
  display: flex;
}
.avatar-stack {
  align-items: center;
  display: flex;
}
.avatar-stack__item {
  object-fit: cover;
  border: 2px solid #27272a;
  border-radius: 9999px;
  width: 24px;
  height: 24px;
  margin-left: -8px;
}
.avatar-stack__item:first-child {
  margin-left: 0;
}
.btn-reviews-pill {
  color: #000;
  cursor: pointer;
  background: #fff;
  border: none;
  border-radius: 9999px;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 12px;
  font-size: 11px;
  font-weight: 700;
  transition: transform .15s, box-shadow .15s;
  display: inline-flex;
  box-shadow: 0 2px 8px #0003;
}
.btn-reviews-pill:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px #0000004d;
}
.hero-card__art-zone {
  pointer-events: none;
  z-index: 1;
  width: 240px;
  height: 270px;
  position: absolute;
  bottom: -4px;
  right: 0;
}
.hero-card__character-svg {
  filter: drop-shadow(0 12px 24px #00000080);
  width: 100%;
  height: 100%;
  transform: translateY(-18px);
}
.quick-games-list {
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  height: 236px;
  display: flex;
}
.quick-game-card {
  border: 1px solid var(--line, #00000014);
  text-align: left;
  cursor: pointer;
  background: #fff;
  border-radius: 18px;
  flex: 1;
  align-items: center;
  gap: 14px;
  padding: 0 16px;
  transition: background .15s, border-color .15s, transform .15s, box-shadow .15s;
  display: flex;
  box-shadow: 0 2px 8px #00000008;
}
.quick-game-card:hover {
  background: #f4f4f5;
  border-color: #00000029;
  transform: translateX(2px);
  box-shadow: 0 4px 14px #0000000f;
}
.quick-game-card__avatar {
  border-radius: 12px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
  box-shadow: 0 2px 8px #00000014;
}
.quick-game-card__info {
  flex: 1;
  min-width: 0;
}
.quick-game-card__title {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 700;
  display: block;
  overflow: hidden;
}
.quick-game-card__subtitle {
  color: var(--ink-500, #71717a);
  margin-left: 2px;
  font-size: 11px;
  font-weight: 400;
}
.quick-game-card__arrow {
  color: var(--ink-400, #a1a1aa);
  flex-shrink: 0;
  transition: color .15s, transform .15s;
}
.quick-game-card:hover .quick-game-card__arrow {
  color: #000;
  transform: translateX(2px);
}
.new-games-section {
  flex-direction: column;
  display: flex;
}
.new-games-row {
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr) minmax(0, .45fr);
  gap: 14px;
  height: 180px;
  display: grid;
  position: relative;
}
.game-thumb-card-wrapper {
  border-radius: 20px;
  height: 100%;
  min-height: 0;
}
.game-thumb-card {
  box-sizing: border-box;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  padding: 14px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.game-thumb-card--uncharted {
  border: 1px solid var(--line, #00000014);
  background: #fff;
  box-shadow: 0 2px 8px #00000008;
}
.game-thumb-card__bg-overlay {
  pointer-events: none;
  background: radial-gradient(circle at 70% 30%, #00000005, #0000 70%);
  position: absolute;
  inset: 0;
}
.game-thumb-card__top-actions {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.action-circle-btn {
  cursor: pointer;
  border: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  transition: transform .15s;
  display: flex;
}
.action-circle-btn--play {
  color: #fff;
  background: #000;
  box-shadow: 0 2px 8px #0003;
}
.action-circle-btn--buy {
  color: #09090b;
  background: #f4f4f5;
  border: 1px solid #00000014;
}
.action-circle-btn:hover {
  transform: scale(1.08);
}
.game-thumb-card__footer {
  z-index: 2;
}
.game-thumb-card__title {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  margin: 0 0 3px;
  font-size: 14px;
  font-weight: 700;
}
.game-thumb-card__desc {
  color: var(--ink-600, #52525b);
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0;
  font-size: 9.5px;
  line-height: 1.35;
  display: -webkit-box;
  overflow: hidden;
}
.game-thumb-card--dishonored {
  border: 1px solid var(--line, #00000014);
  background: #fff;
  box-shadow: 0 2px 8px #00000008;
}
.dishonored-art {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}
.dishonored-art__svg {
  width: 100%;
  height: 100%;
}
.game-thumb-card__footer--center {
  text-align: center;
}
.game-thumb-card__edition {
  color: var(--ink-600, #52525b);
  font-size: 10px;
  font-weight: 600;
  display: block;
}
.game-thumb-card--peek {
  background: #f4f4f5;
  border: 1.5px dashed #0000002e;
  justify-content: center;
  align-items: center;
  padding: 12px;
  transition: background .15s, border-color .15s, transform .15s;
  display: flex;
}
.game-thumb-card--peek:hover {
  background: #fff;
  border-color: #000;
  transform: translateY(-2px);
}
.last-downloads-section {
  flex-direction: column;
  display: flex;
}
.downloads-card {
  border: 1px solid var(--line, #00000014);
  box-sizing: border-box;
  background: #fff;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  height: 100px;
  padding: 12px 18px;
  display: flex;
  box-shadow: 0 2px 8px #00000008;
}
.downloads-card__brand-box {
  box-sizing: border-box;
  background: #000;
  border-radius: 14px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 2px;
  width: 105px;
  height: 100%;
  padding: 6px 8px;
  display: flex;
  box-shadow: 0 4px 14px #00000040;
}
.ea-logo-pill {
  align-items: center;
  gap: 2px;
  display: flex;
}
.ea-logo-pill__text {
  color: #fff;
  letter-spacing: -.05em;
  font-size: 14px;
  font-weight: 900;
}
.ea-logo-pill__sub {
  color: #fff;
  opacity: .8;
  font-size: 7px;
  font-weight: 800;
}
.downloads-card__game-name {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 800;
}
.downloads-card__genre-pill {
  color: var(--ink-700, #27272a);
  white-space: nowrap;
  background: #f4f4f5;
  border-radius: 9999px;
  padding: 2px 6px;
  font-size: 8px;
  font-weight: 600;
}
.downloads-card__progress-info {
  flex-direction: column;
  flex: 1;
  gap: 4px;
  min-width: 0;
  display: flex;
}
.downloads-card__time-left {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  font-size: 13px;
  font-weight: 700;
}
.downloads-card__size-stats {
  color: var(--ink-500, #71717a);
  font-size: 11px;
}
.downloads-card__actions {
  flex-shrink: 0;
  align-items: center;
  gap: 8px;
  display: flex;
}
.downloads-btn {
  cursor: pointer;
  border: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transition: transform .15s;
  display: flex;
}
.downloads-btn--resume {
  color: #fff;
  background: #000;
  box-shadow: 0 2px 8px #0003;
}
.downloads-btn--cancel {
  color: #09090b;
  background: #f4f4f5;
  border: 1px solid #00000014;
}
.downloads-btn:hover {
  transform: scale(1.1);
}
.statistic-section {
  flex-direction: column;
  display: flex;
}
.statistic-card {
  border: 1px solid var(--line, #00000014);
  box-sizing: border-box;
  background: #fff;
  border-radius: 22px;
  flex-direction: column;
  justify-content: space-between;
  height: 312px;
  padding: 18px 20px 16px;
  display: flex;
  box-shadow: 0 2px 8px #00000008;
}
.statistic-card__chart-zone {
  justify-content: center;
  align-items: center;
  height: 160px;
  display: flex;
}
.fluid-ring-container {
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
  position: relative;
}
.fluid-ring-svg {
  width: 100%;
  height: 100%;
}
.fluid-ring-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}
.fluid-ring-center__label {
  color: var(--ink-500, #71717a);
  font-size: 10px;
  font-weight: 500;
}
.fluid-ring-center__value {
  color: var(--ink-900, #09090b);
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 800;
}
.statistic-card__breakdown {
  border-top: 1px solid var(--line, #00000014);
  justify-content: space-around;
  align-items: center;
  padding-top: 12px;
  display: flex;
}
.stat-item {
  flex-direction: column;
  align-items: center;
  gap: 4px;
  display: flex;
}
.stat-item__icon-box {
  color: #09090b;
  background: #f4f4f5;
  border: 1px solid #0000000f;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}
.stat-item__value {
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  font-size: 11px;
  font-weight: 700;
}
.notes-container {
  gap: var(--sp-8);
  flex-direction: column;
  padding-bottom: 48px;
  display: flex;
}
.notes-grid {
  gap: var(--sp-7);
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  align-content: start;
  display: grid;
}
.note-card {
  min-height: 160px;
  padding: var(--sp-8);
  background: var(--fill-0, #fff);
  border: 1px solid var(--line, #00000014);
  border-radius: var(--r-xl);
  box-shadow: var(--sh-xs);
  cursor: pointer;
  transition: border-color var(--t-base) var(--ease-out), box-shadow var(--t-base) var(--ease-out), transform var(--t-base) var(--ease-out);
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
.note-card:hover {
  border-color: var(--line-strong, #00000029);
  box-shadow: var(--sh-md);
  transform: translateY(-2px);
}
.note-card__title {
  margin-bottom: var(--sp-3);
  color: var(--ink-900, #09090b);
  font-size: var(--fs-16);
  font-weight: var(--fw-bold);
  line-height: var(--lh-tight);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.note-card__excerpt {
  -webkit-line-clamp: 3;
  line-clamp: 3;
  color: var(--ink-600, #52525b);
  font-size: var(--fs-13);
  line-height: var(--lh-normal);
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.note-card__footer {
  justify-content: space-between;
  align-items: center;
  gap: var(--sp-3);
  margin-top: var(--sp-6);
  padding-top: var(--sp-4);
  border-top: 1px solid var(--line-soft, #0000000a);
  display: flex;
}
.note-card__time {
  font-family: var(--font-mono);
  font-size: var(--fs-11);
  color: var(--ink-500, #71717a);
}
.note-card__actions {
  opacity: 0;
  transition: opacity var(--t-fast) var(--ease-in-out);
  align-items: center;
  gap: 4px;
  display: flex;
}
.note-card:hover .note-card__actions, .note-card:focus-within .note-card__actions {
  opacity: 1;
}
@media (hover: none) {
  .note-card__actions {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .notes-grid {
    gap: var(--sp-5);
    grid-template-columns: minmax(0, 1fr);
  }
}
.tasks-grid {
  gap: var(--sp-4);
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  align-content: start;
  width: 100%;
  padding-bottom: 48px;
  display: grid;
}
.task-card {
  border: 1px solid var(--line, #00000014);
  border-radius: var(--r-sm, 12px);
  background: var(--fill-0, #fff);
  box-shadow: var(--sh-xs);
  transition: border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);
  flex-direction: column;
  display: flex;
  overflow: hidden;
}
.task-card:hover {
  border-color: var(--line-strong, #00000029);
  box-shadow: var(--sh-sm);
  transform: translateY(-1px);
}
.task-card--done {
  background: var(--fill-1, #f4f4f5);
}
.task-card__head {
  align-items: center;
  gap: var(--sp-3);
  padding: var(--sp-4) var(--sp-5);
  min-height: 56px;
  display: flex;
}
.task-card__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  min-width: 0;
  color: var(--ink-900, #09090b);
  font-size: var(--fs-16);
  font-weight: var(--fw-bold);
  letter-spacing: var(--ls-tight);
  cursor: pointer;
  flex: 1;
  overflow: hidden;
}
.task-card__title--done {
  color: var(--ink-400, #a1a1aa);
  text-decoration: line-through;
}
.task-card__count {
  border-radius: var(--r-pill);
  background: var(--fill-1, #f4f4f5);
  color: var(--ink-600, #52525b);
  font-family: var(--font-mono);
  font-size: var(--fs-11);
  flex-shrink: 0;
  padding: 2px 8px;
  line-height: 1.5;
}
.task-card__actions {
  opacity: 0;
  transition: opacity var(--t-fast) var(--ease-in-out);
  flex-shrink: 0;
  align-items: center;
  gap: 2px;
  display: flex;
}
.task-card:hover .task-card__actions, .task-card:focus-within .task-card__actions {
  opacity: 1;
}
.task-card__toggle {
  border-radius: var(--r-pill);
  width: 24px;
  height: 24px;
  color: var(--ink-500, #71717a);
  transition: color var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.task-card__toggle:hover {
  background: var(--fill-1, #f4f4f5);
  color: var(--ink-900, #09090b);
}
.task-card__body {
  gap: var(--sp-2);
  padding: var(--sp-3) var(--sp-4) var(--sp-4);
  background: var(--fill-1, #f4f4f5);
  border-top: 1px solid var(--line, #0000000f);
  flex-direction: column;
  display: flex;
}
.task-strip-group {
  gap: var(--sp-2);
  margin-left: calc(var(--task-depth, 0) * 18px);
  flex-direction: column;
  display: flex;
}
.task-strip {
  align-items: center;
  gap: var(--sp-2);
  border: 1px solid var(--line, #0000000f);
  border-left: 2px solid var(--ink-300, #d4d4d8);
  border-radius: var(--r-xs, 8px);
  background: var(--fill-0, #fff);
  transition: border-color var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);
  padding: 8px 10px;
  display: flex;
}
.task-strip:hover {
  border-color: var(--line-strong, #00000029);
  border-left-color: var(--ink-900, #09090b);
}
.task-strip--done {
  border-left-color: var(--ink-200, #e4e4e7);
  background: none;
}
.task-strip__toggle {
  border-radius: var(--r-pill);
  width: 18px;
  height: 18px;
  color: var(--ink-500, #71717a);
  transition: color var(--t-fast) var(--ease-out);
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.task-strip__toggle:hover {
  color: var(--ink-900, #09090b);
}
.task-strip__toggle--placeholder {
  visibility: hidden;
}
.task-strip__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  min-width: 0;
  color: var(--ink-800, #27272a);
  font-size: var(--fs-13);
  font-weight: var(--fw-medium);
  cursor: pointer;
  flex: 1;
  overflow: hidden;
}
.task-strip__title--done {
  color: var(--ink-400, #a1a1aa);
  text-decoration: line-through;
}
.task-strip__actions {
  opacity: 0;
  transition: opacity var(--t-fast) var(--ease-in-out);
  flex-shrink: 0;
  align-items: center;
  gap: 2px;
  display: flex;
}
.task-strip:hover .task-strip__actions, .task-strip:focus-within .task-strip__actions {
  opacity: 1;
}
@media (hover: none) {
  .task-card__actions, .task-strip__actions {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .tasks-grid {
    grid-template-columns: 1fr;
  }

  .task-strip-group {
    margin-left: calc(var(--task-depth, 0) * 10px);
  }
}
.colors-view {
  gap: var(--sp-8);
  flex-direction: column;
  padding-bottom: 48px;
  display: flex;
}
.color-family {
  flex-direction: column;
  display: flex;
}
.color-grid {
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 14px;
  display: grid;
}
.color-swatch {
  height: 104px;
  padding: var(--sp-4);
  border: 1px solid var(--line-swatch);
  border-radius: var(--r-xl);
  box-shadow: var(--sh-xs);
  color: #fff;
  text-align: left;
  cursor: pointer;
  transition: box-shadow var(--t-base) var(--ease-out), transform var(--t-base) var(--ease-out), border-color var(--t-base) var(--ease-out);
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  overflow: hidden;
}
.color-swatch:hover {
  border-color: #ffffff59;
  transform: translateY(-3px)scale(1.02);
  box-shadow: 0 8px 24px #00000073;
}
.color-swatch--light {
  border: 1px solid #00000026;
  box-shadow: 0 4px 12px #00000026;
}
.color-swatch--light .color-swatch__name, .color-swatch--light .color-swatch__hint {
  text-shadow: none;
}
.color-swatch__name, .color-swatch__hint {
  text-shadow: var(--shadow-text-on-color);
}
.color-swatch__name {
  letter-spacing: -.01em;
  font-size: 13px;
  font-weight: 700;
}
.color-swatch__hint {
  font-family: var(--font-mono);
  opacity: .95;
  font-size: 11px;
}
@media (max-width: 768px) {
  .color-grid {
    gap: var(--sp-3);
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  }

  .color-swatch {
    height: 90px;
    padding: var(--sp-3);
  }
}
.records-grid {
  gap: var(--sp-8);
  padding-bottom: var(--sp-10);
  grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  align-content: start;
  display: grid;
}
.record-card {
  gap: var(--sp-6);
  padding: var(--sp-8) var(--sp-8) var(--sp-7);
  background: var(--fill-0);
  border: 1px solid var(--line);
  border-radius: var(--r-xl);
  box-shadow: var(--sh-xs);
  transition: border-color var(--t-base) var(--ease-out), box-shadow var(--t-base) var(--ease-out), transform var(--t-base) var(--ease-out);
}
.record-card:hover {
  border-color: var(--line-strong);
  box-shadow: var(--sh-md);
}
.record-card__header {
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--sp-4);
  display: flex;
}
.record-card__identity {
  align-items: flex-start;
  gap: var(--sp-4);
  flex: 1;
  min-width: 0;
  display: flex;
}
.record-card__avatar {
  border: 1px solid var(--accent-border);
  border-radius: var(--r-lg);
  background: var(--accent-soft);
  width: 36px;
  height: 36px;
  color: var(--accent-hover);
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
.record-card__avatar--rose {
  border-color: var(--tag-rose-soft);
  background: var(--tag-rose-soft);
  color: var(--tag-rose);
}
.record-card__heading {
  gap: var(--sp-1);
  flex-direction: column;
  min-width: 0;
  display: flex;
}
.record-card__name {
  color: var(--ink-900);
  font-size: var(--fs-16);
  font-weight: var(--fw-bold);
  line-height: var(--lh-tight);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.record-card__tags {
  align-items: center;
  gap: var(--sp-2);
  flex-wrap: wrap;
  display: flex;
}
.record-card__ops {
  flex-shrink: 0;
  align-items: center;
  gap: 2px;
  display: flex;
}
.record-card__body {
  gap: var(--sp-3);
  padding: var(--sp-4) var(--sp-5);
  border: 1px solid var(--line-soft);
  border-radius: var(--r-lg);
  background: var(--fill-input);
  flex-direction: column;
  display: flex;
}
.record-card__footer {
  justify-content: space-between;
  align-items: center;
  gap: var(--sp-3);
  color: var(--ink-500);
  font-size: var(--fs-11);
  display: flex;
}
.record-card__shield {
  align-items: center;
  gap: var(--sp-1);
  color: var(--ok);
  font-weight: var(--fw-medium);
  display: flex;
}
.record-card__shield .i-icon {
  color: var(--ok);
}
.record-card__time {
  font-family: var(--font-mono);
}
@media (max-width: 768px) {
  .records-grid {
    gap: var(--sp-5);
    grid-template-columns: minmax(0, 1fr);
  }

  .record-card {
    padding: var(--sp-6) var(--sp-6) var(--sp-5);
  }

  .field-label {
    width: 48px;
  }
}
.editor-drawer {
  background: var(--fill-0, #fff);
  border-left: 1px solid var(--line-strong, #0000001f);
  width: min(860px, 94%);
  z-index: var(--z-drawer);
  animation: drawer-slide-in var(--t-slow) var(--ease-out);
  grid-template-rows: 52px auto minmax(0, 1fr);
  display: grid;
  position: absolute;
  inset: 0 0 0 auto;
  box-shadow: -16px 0 60px #00000026;
}
@keyframes drawer-slide-in {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}
.editor-drawer__topline {
  justify-content: space-between;
  align-items: center;
  gap: var(--sp-4);
  border-bottom: 1px solid var(--line-soft, #0000000d);
  background: var(--fill-0, #fff);
  color: var(--ink-900, #09090b);
  letter-spacing: -.01em;
  padding: 0 24px;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}
.editor-drawer__heading {
  border-bottom: 1px solid var(--line-soft, #0000000d);
  background: var(--fill-0, #fff);
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  display: flex;
}
.editor-drawer__title-input {
  border: 1px solid var(--line, #0000001a);
  background: var(--fill-1, #f4f4f5);
  min-width: 0;
  height: 42px;
  color: var(--ink-900, #09090b);
  transition: border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);
  border-radius: 9999px;
  outline: none;
  flex: 1;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 700;
}
.editor-drawer__title-input:focus {
  background: #fff;
  border-color: #000;
  box-shadow: 0 0 0 3px #0000001a;
}
.editor-drawer__actions {
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
  display: flex;
}
.editor-drawer__split {
  grid-template-columns: 1fr 1fr;
  min-height: 0;
  display: grid;
}
.editor-drawer__panel {
  min-height: 0;
  padding: 20px 24px;
  overflow-y: auto;
}
.editor-drawer__panel--preview {
  border-left: 1px solid var(--line-soft, #0000000f);
  background: var(--fill-1, #f4f4f5);
}
.markdown-editor {
  flex-direction: column;
  gap: 12px;
  height: 100%;
  display: flex;
}
.markdown-editor__toolbar {
  border: 1px solid var(--line, #00000014);
  background: var(--fill-1, #f4f4f5);
  border-radius: 9999px;
  gap: 4px;
  padding: 4px 8px;
  display: flex;
}
.markdown-editor__tool {
  color: var(--ink-600, #52525b);
  cursor: pointer;
  transition: background-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out);
  background: none;
  border: none;
  border-radius: 9999px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 700;
}
.markdown-editor__tool:hover {
  background: var(--fill-3, #e4e4e7);
  color: var(--ink-900, #09090b);
}
.markdown-editor__input {
  border: 1px solid var(--line, #0000001a);
  background: var(--fill-1, #f4f4f5);
  min-height: 220px;
  color: var(--ink-900, #09090b);
  resize: none;
  transition: border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);
  border-radius: 18px;
  outline: none;
  flex: 1;
  padding: 16px;
  font-family: inherit;
  font-size: 13.5px;
  line-height: 1.6;
}
.markdown-editor__input:focus {
  background: #fff;
  border-color: #000;
  box-shadow: 0 0 0 3px #0000001a;
}
.markdown-preview h2 {
  margin-bottom: var(--sp-5);
  color: var(--ink-900, #09090b);
  font-size: var(--fs-20);
  font-weight: var(--fw-bold);
  letter-spacing: var(--ls-tight);
}
.markdown-preview p {
  margin-bottom: var(--sp-4);
  color: var(--ink-700, #27272a);
  font-size: var(--fs-14);
  line-height: var(--lh-relaxed);
}
.markdown-preview blockquote {
  margin: var(--sp-5) 0;
  padding-left: var(--sp-5);
  border-left: 3px solid var(--accent, #000);
  color: var(--ink-600, #52525b);
  font-style: italic;
}
@media (max-width: 1024px) {
  .editor-drawer {
    width: 100%;
  }

  .editor-drawer__split {
    grid-template-rows: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
  }

  .editor-drawer__panel--preview {
    display: none;
  }
}
@media (max-width: 768px) {
  .editor-drawer__topline, .editor-drawer__heading {
    padding-left: var(--sp-5);
    padding-right: var(--sp-5);
  }

  .editor-drawer__heading {
    align-items: stretch;
    gap: var(--sp-3);
    flex-direction: column;
  }

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

  .editor-drawer__panel {
    padding: var(--sp-5);
  }
}
.record-dialog {
  background: var(--fill-0, #fff);
  border: 1px solid var(--line-strong, #0000001f);
  border-radius: 24px;
  flex-direction: column;
  max-width: 560px;
  max-height: 88vh;
  padding: 26px 30px 22px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 24px 60px #00000026;
}
.record-form {
  flex-direction: column;
  gap: 16px;
  max-height: calc(88vh - 140px);
  margin: 8px 0 0;
  padding: 2px 4px 4px 2px;
  display: flex;
  overflow: hidden auto;
}
.record-form__fields {
  grid-template-columns: 1fr 1fr;
  gap: 16px 14px;
  width: 100%;
  display: grid;
}
.record-form__field {
  width: 100%;
  color: var(--ink-800, #18181b);
  flex-direction: column;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}
.record-form__field--wide {
  grid-column: 1 / -1;
}
.record-form input, .record-form textarea {
  border: 1px solid var(--line, #0000001a);
  background: var(--fill-1, #f4f4f5);
  width: 100%;
  color: var(--ink-900, #09090b);
  transition: border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);
  border-radius: 9999px;
  padding: 10px 14px;
  font-size: 13px;
}
.record-form input::placeholder, .record-form textarea::placeholder {
  color: var(--ink-400, #a1a1aa);
}
.record-form textarea {
  min-height: 72px;
  max-height: 140px;
  font-family: var(--font-mono);
  resize: vertical;
  border-radius: 14px;
  font-size: 12px;
}
.record-form input:focus, .record-form input:focus-visible, .record-form textarea:focus, .record-form textarea:focus-visible {
  background: #fff;
  border-color: #000;
  outline: none;
  box-shadow: 0 0 0 3px #0000001a;
}
.record-confirm {
  background: var(--fill-0, #fff);
  border: 1px solid var(--line-strong, #00000024);
  color: var(--ink-900, #09090b);
  border-radius: 24px;
  box-shadow: 0 24px 60px #00000026;
}
.record-confirm__delete {
  background: var(--danger);
  color: #fff;
}
.record-confirm__delete:hover {
  background: var(--danger-hover);
}
@media (max-width: 520px) {
  .record-dialog {
    padding: var(--sp-7) var(--sp-6) var(--sp-6);
  }

  .record-form__fields {
    grid-template-columns: minmax(0, 1fr);
  }
}
.splash {
  z-index: var(--z-splash);
  background: var(--page-bg);
  font-family: var(--font-sans);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}
.splash__card {
  align-items: center;
  gap: var(--sp-8);
  width: 340px;
  max-width: 90vw;
  padding: var(--sp-10) var(--sp-10) var(--sp-9);
  border: 1px solid var(--line-strong);
  border-radius: var(--r-2xl);
  background: var(--fill-0);
  box-shadow: var(--sh-md);
  animation: splash-rise .35s var(--ease-out);
  flex-direction: column;
  display: flex;
}
@keyframes splash-rise {
  from {
    opacity: 0;
    transform: translateY(14px)scale(.96);
  }

  to {
    opacity: 1;
    transform: translateY(0)scale(1);
  }
}
.splash__brand {
  align-items: center;
  gap: var(--sp-5);
  display: flex;
}
.splash__mark {
  border-radius: var(--r-xl);
  border: 1px solid var(--line-strong);
  background-color: var(--fill-1);
  object-fit: cover;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
}
.splash__text {
  flex-direction: column;
  gap: 2px;
  display: flex;
}
.splash__name {
  color: var(--ink-900);
  font-size: var(--fs-20);
  font-weight: var(--fw-bold);
  letter-spacing: var(--ls-tight);
  line-height: var(--lh-tight);
}
.splash__tagline {
  font-family: var(--font-mono);
  font-size: var(--fs-10);
  color: var(--ink-500);
  letter-spacing: var(--ls-wider);
  text-transform: uppercase;
}
.splash__track {
  border-radius: var(--r-pill);
  background: var(--fill-input);
  width: 100%;
  height: 4px;
  position: relative;
  overflow: hidden;
}
.splash__bar {
  border-radius: var(--r-pill);
  background: var(--grad-brand);
  width: 40%;
  animation: splash-progress 1.4s var(--ease-in-out) infinite;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
@keyframes splash-progress {
  0% {
    width: 40%;
    left: -40%;
  }

  50% {
    width: 60%;
    left: 30%;
  }

  100% {
    width: 40%;
    left: 100%;
  }
}
.splash__status {
  align-items: center;
  gap: var(--sp-3);
  color: var(--ink-600);
  font-size: var(--fs-13);
  font-weight: var(--fw-medium);
  display: flex;
}
.splash__spinner {
  color: var(--accent-hover);
}
.canvas-workspace {
  background: var(--fill-0);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@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-rotate-x {
  syntax: "*";
  inherits: false
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-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: 0;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-duration {
  syntax: "*";
  inherits: false
}
@property --tw-ease {
  syntax: "*";
  inherits: false
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
    filter: blur(var(--tw-enter-blur, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
    filter: blur(var(--tw-exit-blur, 0));
  }
}
