/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-orange-100: oklch(95.4% 0.038 75.164);
    --color-orange-200: oklch(90.1% 0.076 70.697);
    --color-orange-400: oklch(75% 0.183 55.934);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-100: oklch(96.2% 0.059 95.617);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-amber-800: oklch(47.3% 0.137 46.201);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-teal-50: oklch(98.4% 0.014 180.72);
    --color-sky-50: oklch(97.7% 0.013 236.62);
    --color-sky-500: oklch(68.5% 0.169 237.323);
    --color-sky-600: oklch(58.8% 0.158 241.966);
    --color-sky-700: oklch(50% 0.134 242.749);
    --color-sky-800: oklch(44.3% 0.11 240.79);
    --color-sky-900: oklch(39.1% 0.09 240.876);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-indigo-500: oklch(58.5% 0.233 277.117);
    --color-indigo-600: oklch(51.1% 0.262 276.966);
    --color-violet-100: oklch(94.3% 0.029 294.588);
    --color-violet-400: oklch(70.2% 0.183 293.541);
    --color-fuchsia-50: oklch(97.7% 0.017 320.058);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-gray-950: oklch(13% 0.028 261.692);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --tracking-wide: 0.025em;
    --leading-snug: 1.375;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-inset-2\.5 {
    inset: calc(var(--spacing) * -2.5);
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1 {
    right: calc(var(--spacing) * 1);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-full {
    left: 100%;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-60 {
    z-index: 60;
  }
  .z-\[80\] {
    z-index: 80;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .-m-2\.5 {
    margin: calc(var(--spacing) * -2.5);
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .-mx-2 {
    margin-inline: calc(var(--spacing) * -2);
  }
  .-mx-4 {
    margin-inline: calc(var(--spacing) * -4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .-mt-2 {
    margin-top: calc(var(--spacing) * -2);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-16 {
    margin-right: calc(var(--spacing) * 16);
  }
  .-mb-px {
    margin-bottom: -1px;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-auto {
    margin-left: auto;
  }
  .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;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
  .size-3\.5 {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-auto {
    width: auto;
    height: auto;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .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-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-full {
    height: 100%;
  }
  .max-h-60 {
    max-height: calc(var(--spacing) * 60);
  }
  .max-h-72 {
    max-height: calc(var(--spacing) * 72);
  }
  .max-h-80 {
    max-height: calc(var(--spacing) * 80);
  }
  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }
  .max-h-none {
    max-height: none;
  }
  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-full {
    min-height: 100%;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-lg {
    width: var(--container-lg);
  }
  .w-md {
    width: var(--container-md);
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-0 {
    max-width: calc(var(--spacing) * 0);
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-\[480px\] {
    max-width: 480px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-center {
    transform-origin: center;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-4 {
    --tw-scale-x: 4%;
    --tw-scale-y: 4%;
    --tw-scale-z: 4%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .rotate-270 {
    rotate: 270deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .touch-pinch-zoom {
    --tw-pinch-zoom: pinch-zoom;
    touch-action: var(--tw-pan-x,) var(--tw-pan-y,) var(--tw-pinch-zoom,);
  }
  .resize {
    resize: both;
  }
  .scroll-py-2 {
    scroll-padding-block: calc(var(--spacing) * 2);
  }
  .appearance-none {
    appearance: none;
  }
  .columns-3 {
    columns: 3;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .space-y-6 {
    :where(& > :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)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-1\.5 {
    column-gap: calc(var(--spacing) * 1.5);
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .space-x-8 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .gap-y-7 {
    row-gap: calc(var(--spacing) * 7);
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-gray-100 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-100);
    }
  }
  .divide-gray-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-200);
    }
  }
  .divide-gray-300 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-300);
    }
  }
  .self-center {
    align-self: center;
  }
  .justify-self-center {
    justify-self: center;
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-r-md {
    border-top-right-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-500 {
    border-color: var(--color-gray-500);
  }
  .border-sky-500 {
    border-color: var(--color-sky-500);
  }
  .border-sky-700 {
    border-color: var(--color-sky-700);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-amber-500 {
    background-color: var(--color-amber-500);
  }
  .bg-amber-700 {
    background-color: var(--color-amber-700);
  }
  .bg-black\/80 {
    background-color: color-mix(in srgb, #000 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
    }
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }
  .bg-fuchsia-50 {
    background-color: var(--color-fuchsia-50);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-500\/25 {
    background-color: color-mix(in srgb, oklch(55.1% 0.027 264.364) 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-500) 25%, transparent);
    }
  }
  .bg-gray-500\/75 {
    background-color: color-mix(in srgb, oklch(55.1% 0.027 264.364) 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-500) 75%, transparent);
    }
  }
  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }
  .bg-gray-900\/80 {
    background-color: color-mix(in srgb, oklch(21% 0.034 264.665) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-gray-900) 80%, transparent);
    }
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-400 {
    background-color: var(--color-green-400);
  }
  .bg-indigo-600 {
    background-color: var(--color-indigo-600);
  }
  .bg-orange-100 {
    background-color: var(--color-orange-100);
  }
  .bg-orange-400 {
    background-color: var(--color-orange-400);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-400 {
    background-color: var(--color-red-400);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-sky-50 {
    background-color: var(--color-sky-50);
  }
  .bg-sky-500 {
    background-color: var(--color-sky-500);
  }
  .bg-sky-600 {
    background-color: var(--color-sky-600);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-violet-100 {
    background-color: var(--color-violet-100);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }
  .bg-linear-to-br {
    --tw-gradient-position: to bottom right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-sky-900 {
    --tw-gradient-from: var(--color-sky-900);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-slate-100 {
    --tw-gradient-from: var(--color-slate-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-teal-50 {
    --tw-gradient-from: var(--color-teal-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-sky-50 {
    --tw-gradient-to: var(--color-sky-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .fill-amber-400 {
    fill: var(--color-amber-400);
  }
  .fill-blue-400 {
    fill: var(--color-blue-400);
  }
  .fill-gray-400 {
    fill: var(--color-gray-400);
  }
  .fill-gray-500 {
    fill: var(--color-gray-500);
  }
  .fill-green-400 {
    fill: var(--color-green-400);
  }
  .fill-orange-400 {
    fill: var(--color-orange-400);
  }
  .fill-red-400 {
    fill: var(--color-red-400);
  }
  .fill-violet-400 {
    fill: var(--color-violet-400);
  }
  .fill-yellow-400 {
    fill: var(--color-yellow-400);
  }
  .stroke-white {
    stroke: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pr-9 {
    padding-right: calc(var(--spacing) * 9);
  }
  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .pl-11 {
    padding-left: calc(var(--spacing) * 11);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-sm\/6 {
    font-size: var(--text-sm);
    line-height: calc(var(--spacing) * 6);
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-xs\/6 {
    font-size: var(--text-xs);
    line-height: calc(var(--spacing) * 6);
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-extralight {
    --tw-font-weight: var(--font-weight-extralight);
    font-weight: var(--font-weight-extralight);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .wrap-break-word {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-amber-200 {
    color: var(--color-amber-200);
  }
  .text-amber-700 {
    color: var(--color-amber-700);
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-emerald-700 {
    color: var(--color-emerald-700);
  }
  .text-gray-100 {
    color: var(--color-gray-100);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-indigo-600 {
    color: var(--color-indigo-600);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-sky-600 {
    color: var(--color-sky-600);
  }
  .text-sky-700 {
    color: var(--color-sky-700);
  }
  .text-sky-800 {
    color: var(--color-sky-800);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .overline\! {
    text-decoration-line: overline !important;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline\! {
    text-decoration-line: underline !important;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --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-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);
  }
  .inset-ring-1 {
    --tw-inset-ring-shadow: inset 0 0 0 1px var(--tw-inset-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-black\/5 {
    --tw-ring-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .ring-gray-300 {
    --tw-ring-color: var(--color-gray-300);
  }
  .inset-ring-gray-300 {
    --tw-inset-ring-color: var(--color-gray-300);
  }
  .inset-ring-red-200 {
    --tw-inset-ring-color: var(--color-red-200);
  }
  .outline-hidden {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-1 {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .-outline-offset-1 {
    outline-offset: calc(1px * -1);
  }
  .outline-amber-200 {
    outline-color: var(--color-amber-200);
  }
  .outline-black\/5 {
    outline-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .outline-gray-200 {
    outline-color: var(--color-gray-200);
  }
  .outline-gray-300 {
    outline-color: var(--color-gray-300);
  }
  .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,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    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-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-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-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-800 {
    --tw-duration: 800ms;
    transition-duration: 800ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .ring-inset {
    --tw-ring-inset: inset;
  }
  .not-open\:hidden {
    &:not(*:is([open], :popover-open, :open)) {
      display: none;
    }
  }
  .group-has-checked\:opacity-100 {
    &:is(:where(.group):has(*:checked) *) {
      opacity: 100%;
    }
  }
  .group-has-indeterminate\:opacity-100 {
    &:is(:where(.group):has(*:indeterminate) *) {
      opacity: 100%;
    }
  }
  .group-has-disabled\:stroke-gray-950\/25 {
    &:is(:where(.group):has(*:disabled) *) {
      stroke: color-mix(in srgb, oklch(13% 0.028 261.692) 25%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        stroke: color-mix(in oklab, var(--color-gray-950) 25%, transparent);
      }
    }
  }
  .group-data-closed\/dialog-panel\:opacity-0 {
    &:is(:where(.group\/dialog-panel)[data-closed] *) {
      opacity: 0%;
    }
  }
  .placeholder\:text-gray-400 {
    &::placeholder {
      color: var(--color-gray-400);
    }
  }
  .backdrop\:bg-gray-500\/75 {
    &::backdrop {
      background-color: color-mix(in srgb, oklch(55.1% 0.027 264.364) 75%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-gray-500) 75%, transparent);
      }
    }
  }
  .backdrop\:bg-transparent {
    &::backdrop {
      background-color: transparent;
    }
  }
  .before\:transform {
    &::before {
      content: var(--tw-content);
      transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
    }
  }
  .checked\:border-indigo-600 {
    &:checked {
      border-color: var(--color-indigo-600);
    }
  }
  .checked\:bg-sky-600 {
    &:checked {
      background-color: var(--color-sky-600);
    }
  }
  .indeterminate\:border-indigo-600 {
    &:indeterminate {
      border-color: var(--color-indigo-600);
    }
  }
  .indeterminate\:bg-sky-600 {
    &:indeterminate {
      background-color: var(--color-sky-600);
    }
  }
  .hover\:bg-amber-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-amber-50);
      }
    }
  }
  .hover\:bg-amber-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-amber-400);
      }
    }
  }
  .hover\:bg-amber-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-amber-600);
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:bg-orange-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-orange-200);
      }
    }
  }
  .hover\:bg-red-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-50);
      }
    }
  }
  .hover\:bg-red-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-400);
      }
    }
  }
  .hover\:bg-red-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-700);
      }
    }
  }
  .hover\:bg-sky-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-sky-50);
      }
    }
  }
  .hover\:bg-sky-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-sky-700);
      }
    }
  }
  .hover\:bg-sky-800 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-sky-800);
      }
    }
  }
  .hover\:text-gray-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-500);
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700);
      }
    }
  }
  .hover\:text-indigo-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-indigo-500);
      }
    }
  }
  .hover\:text-sky-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-sky-700);
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .focus\:ring-sky-600 {
    &:focus {
      --tw-ring-color: var(--color-sky-600);
    }
  }
  .focus\:outline-2 {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus\:-outline-offset-2 {
    &:focus {
      outline-offset: calc(2px * -1);
    }
  }
  .focus\:outline-offset-2 {
    &:focus {
      outline-offset: 2px;
    }
  }
  .focus\:outline-indigo-600 {
    &:focus {
      outline-color: var(--color-indigo-600);
    }
  }
  .focus\:outline-sky-600 {
    &:focus {
      outline-color: var(--color-sky-600);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:outline-2 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus-visible\:outline-offset-2 {
    &:focus-visible {
      outline-offset: 2px;
    }
  }
  .focus-visible\:outline-\[var\(--maintain-green-border\)\] {
    &:focus-visible {
      outline-color: var(--maintain-green-border);
    }
  }
  .focus-visible\:outline-amber-600 {
    &:focus-visible {
      outline-color: var(--color-amber-600);
    }
  }
  .focus-visible\:outline-indigo-600 {
    &:focus-visible {
      outline-color: var(--color-indigo-600);
    }
  }
  .focus-visible\:outline-red-600 {
    &:focus-visible {
      outline-color: var(--color-red-600);
    }
  }
  .focus-visible\:outline-sky-600 {
    &:focus-visible {
      outline-color: var(--color-sky-600);
    }
  }
  .disabled\:border-gray-300 {
    &:disabled {
      border-color: var(--color-gray-300);
    }
  }
  .disabled\:bg-gray-50 {
    &:disabled {
      background-color: var(--color-gray-50);
    }
  }
  .disabled\:bg-gray-100 {
    &:disabled {
      background-color: var(--color-gray-100);
    }
  }
  .disabled\:text-gray-400 {
    &:disabled {
      color: var(--color-gray-400);
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .disabled\:opacity-60 {
    &:disabled {
      opacity: 60%;
    }
  }
  .disabled\:checked\:bg-gray-100 {
    &:disabled {
      &:checked {
        background-color: var(--color-gray-100);
      }
    }
  }
  .data-closed\:-translate-x-full {
    &[data-closed] {
      --tw-translate-x: -100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .data-closed\:translate-x-full {
    &[data-closed] {
      --tw-translate-x: 100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .data-closed\:scale-95 {
    &[data-closed] {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .data-closed\:opacity-0 {
    &[data-closed] {
      opacity: 0%;
    }
  }
  .data-enter\:duration-300 {
    &[data-enter] {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .data-enter\:ease-out {
    &[data-enter] {
      --tw-ease: var(--ease-out);
      transition-timing-function: var(--ease-out);
    }
  }
  .data-leave\:duration-200 {
    &[data-leave] {
      --tw-duration: 200ms;
      transition-duration: 200ms;
    }
  }
  .data-leave\:ease-in {
    &[data-leave] {
      --tw-ease: var(--ease-in);
      transition-timing-function: var(--ease-in);
    }
  }
  .sm\:col-span-1 {
    @media (width >= 40rem) {
      grid-column: span 1 / span 1;
    }
  }
  .sm\:col-span-2 {
    @media (width >= 40rem) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:-mx-0 {
    @media (width >= 40rem) {
      margin-inline: calc(var(--spacing) * -0);
    }
  }
  .sm\:mx-auto {
    @media (width >= 40rem) {
      margin-inline: auto;
    }
  }
  .sm\:mt-0 {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:ml-4 {
    @media (width >= 40rem) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .sm\:ml-16 {
    @media (width >= 40rem) {
      margin-left: calc(var(--spacing) * 16);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:table-cell {
    @media (width >= 40rem) {
      display: table-cell;
    }
  }
  .sm\:size-4 {
    @media (width >= 40rem) {
      width: calc(var(--spacing) * 4);
      height: calc(var(--spacing) * 4);
    }
  }
  .sm\:w-auto {
    @media (width >= 40rem) {
      width: auto;
    }
  }
  .sm\:w-full {
    @media (width >= 40rem) {
      width: 100%;
    }
  }
  .sm\:max-w-\[480px\] {
    @media (width >= 40rem) {
      max-width: 480px;
    }
  }
  .sm\:max-w-md {
    @media (width >= 40rem) {
      max-width: var(--container-md);
    }
  }
  .sm\:max-w-none {
    @media (width >= 40rem) {
      max-width: none;
    }
  }
  .sm\:max-w-xl {
    @media (width >= 40rem) {
      max-width: var(--container-xl);
    }
  }
  .sm\:flex-auto {
    @media (width >= 40rem) {
      flex: auto;
    }
  }
  .sm\:flex-none {
    @media (width >= 40rem) {
      flex: none;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-4 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }
  .sm\:gap-3 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .sm\:rounded-lg {
    @media (width >= 40rem) {
      border-radius: var(--radius-lg);
    }
  }
  .sm\:p-6 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-12 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .sm\:pr-0 {
    @media (width >= 40rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .sm\:pl-10 {
    @media (width >= 40rem) {
      padding-left: calc(var(--spacing) * 10);
    }
  }
  .sm\:pl-16 {
    @media (width >= 40rem) {
      padding-left: calc(var(--spacing) * 16);
    }
  }
  .sm\:text-sm {
    @media (width >= 40rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:text-sm\/6 {
    @media (width >= 40rem) {
      font-size: var(--text-sm);
      line-height: calc(var(--spacing) * 6);
    }
  }
  .sm\:duration-300 {
    @media (width >= 40rem) {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:p-20 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 20);
    }
  }
  .lg\:fixed {
    @media (width >= 64rem) {
      position: fixed;
    }
  }
  .lg\:inset-y-0 {
    @media (width >= 64rem) {
      inset-block: calc(var(--spacing) * 0);
    }
  }
  .lg\:z-50 {
    @media (width >= 64rem) {
      z-index: 50;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:table-cell {
    @media (width >= 64rem) {
      display: table-cell;
    }
  }
  .lg\:w-48 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 48);
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-6 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:pl-48 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 48);
    }
  }
  .forced-colors\:appearance-auto {
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
}
:root {
  --skin-primary: #B7CD99;
  --skin-primary-hover: #A4BC82;
  --skin-primary-active: #91AA6F;
  --skin-sidebar-accent: #B7CD99;
  --skin-link: #333333;
  --skin-text-dark: #333333;
  --skin-nav-bar: #333333;
  --skin-nav-icon: #B7CD99;
  --skin-nav-text: #FFFFFF;
  --skin-nav-hover: #B7CD99;
  --skin-nav-hover-text: #333333;
  --skin-nav-icon-hover: #333333;
  --skin-nav-selected-bg: #B7CD99;
  --skin-nav-selected-icon: #333333;
  --skin-nav-selected-text: #333333;
  --sidebar-logo-max-width: 9rem;
  --sidebar-logo-max-height: 3.5rem;
  --sidebar-logo-wrap-height: 3.5rem;
  --sidebar-logo-wrap-height-mobile: 4rem;
  --maintain-green: var(--skin-primary);
  --maintain-green-hover: var(--skin-primary-hover);
  --maintain-green-active: var(--skin-primary-active);
  --maintain-green-dark: #52663B;
  --maintain-green-soft: #F1F6EA;
  --maintain-green-row-hover: #EDF4E5;
  --maintain-green-row-selected: #DFEBCF;
  --maintain-green-border: #9FB87D;
  --maintain-green-focus: rgba(183, 205, 153, 0.40);
  --maintain-green-link: var(--skin-primary);
  --maintain-green-text: #333333;
  --maintain-green-text-hover: #172010;
}
body, dialog {
  color: var(--color-gray-800);
}
.asset-photo-editor {
  width: 100%;
  max-width: 36rem;
}
.asset-photo-editor[data-case-evidence] .asset-photo-result [data-case-evidence-create-hint] {
  width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
.case-confidence-picker {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.15rem 0.35rem;
}
.case-confidence-picker__star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 0;
  border-radius: 0.25rem;
  background: transparent;
  color: #d1d5db;
  cursor: pointer;
}
.case-confidence-picker__star:hover, .case-confidence-picker__star:focus-visible {
  color: #facc15;
  outline: none;
  background: #fefce8;
}
.case-confidence-picker__star.is-filled {
  color: #eab308;
}
.case-confidence-picker__star svg {
  width: 1.25rem;
  height: 1.25rem;
}
.case-confidence-picker__clear {
  margin-left: 0.35rem;
  padding: 0.2rem 0.5rem;
  border: 0;
  border-radius: 0.25rem;
  background: transparent;
  color: #9ca3af;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  cursor: pointer;
}
.case-confidence-picker__clear:hover, .case-confidence-picker__clear:focus-visible {
  color: #4b5563;
  background: #f3f4f6;
  outline: none;
}
.case-confidence-picker__clear.is-active {
  color: #6b7280;
  font-weight: 500;
}
.asset-photo-form {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.asset-photo-method__hint {
  margin-top: 0.5rem;
}
.asset-photo-panel {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 11rem;
  margin-top: 1rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 2px dashed #d1d5db;
  background-color: #f9fafb;
  text-align: center;
  transition: border-color 0.15s ease;
}
.asset-photo-panel--paste {
  gap: 0.5rem;
  color: #4b5563;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.asset-photo-panel--paste:focus {
  border-color: #0ea5e9;
  outline: none;
  box-shadow: 0 0 0 2px rgba(14, 165, 233, 0.25);
}
.asset-photo-panel__help {
  margin-top: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #6b7280;
}
.asset-photo-panel__selected {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1f2937;
}
.asset-photo-panel__actions {
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 0.75rem;
}
.asset-photo-panel__actions:not(.hidden) {
  display: flex;
}
.asset-photo-or {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.asset-photo-or__rule {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
}
.asset-photo-or__rule > span {
  width: 100%;
  border-top: 1px solid #e5e7eb;
}
.asset-photo-or__label {
  position: relative;
  display: flex;
  justify-content: center;
}
.asset-photo-or__label > span {
  background-color: #fff;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #6b7280;
}
.asset-photo-paste-status {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.asset-photo-result {
  width: 100%;
  margin-top: 1.5rem;
}
.asset-photo-panel--preview {
  display: none;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  border-style: solid;
  border-width: 1px;
  border-color: #e5e7eb;
  background-color: #fff;
  text-align: left;
}
.asset-photo-panel--preview:not(.hidden) {
  display: flex;
}
.asset-photo-preview__heading {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: #111827;
}
.asset-photo-preview__img {
  display: block;
  max-height: 16rem;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
.asset-photo-preview__meta {
  margin: 0.625rem 0 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #6b7280;
}
.asset-photo-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.case-evidence-thumb {
  position: relative;
  aspect-ratio: 1 / 1;
  min-height: 9.5rem;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  background: #e5e7eb;
}
.case-evidence-thumb__open {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.case-evidence-thumb__open:focus-visible {
  outline: 2px solid #0284c7;
  outline-offset: 2px;
}
.case-evidence-thumb__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-evidence-thumb__more {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 0.8);
  pointer-events: none;
  z-index: 1;
}
.case-evidence-thumb__more-label {
  width: 100%;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  color: #111827;
}
.case-evidence-thumb__actions {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.55rem;
  padding: 0.5rem;
  background: none;
  pointer-events: none;
}
.case-evidence-thumb__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
  box-shadow: none;
  filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.9));
  pointer-events: auto;
}
.case-evidence-thumb__action svg {
  width: 1.05rem;
  height: 1.05rem;
  display: block;
}
.case-evidence-thumb__action .svg-inline--fa {
  width: 1.05rem;
  height: 1.05rem;
}
.case-evidence-thumb__action:hover {
  background: transparent;
  color: #f8fafc;
  transform: scale(1.12);
}
.case-evidence-thumb__action:focus-visible {
  outline: 2px solid #7dd3fc;
  outline-offset: 2px;
}
.case-evidence-thumb__action--danger {
  background: transparent;
  color: #fecaca;
}
.case-evidence-thumb__action--danger:hover {
  background: transparent;
  color: #fee2e2;
}
.case-evidence-thumb__delete {
  position: absolute;
  top: 0.35rem;
  right: 0.35rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.15rem;
  height: 2.15rem;
  padding: 0;
  border: 0;
  border-radius: 0.375rem;
  background: rgb(127 29 29 / 0.92);
  color: #fff;
  font-size: 0.85rem;
  cursor: pointer;
}
.case-evidence-thumb__delete-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media (min-width: 1024px) {
  .case-evidence-thumb {
    min-height: 11rem;
  }
}
.case-evidence-delete-dialog {
  padding: 0;
  border: 0;
  border-radius: 0.5rem;
  max-width: 28rem;
  width: calc(100% - 2rem);
  margin: auto;
  position: fixed;
  inset: 0;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  background: #fff;
  z-index: 60;
}
.case-evidence-delete-dialog::backdrop {
  background: rgb(15 23 42 / 0.45);
}
.case-evidence-delete-dialog__panel {
  margin: 0;
  padding: 1.25rem 1.25rem 1rem;
}
.case-evidence-delete-dialog__title {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #111827;
}
.case-evidence-delete-dialog__body {
  margin: 0.75rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4b5563;
}
.case-evidence-delete-dialog__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.case-evidence-delete-dialog__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  cursor: pointer;
}
.case-evidence-delete-dialog__btn--cancel {
  border: 1px solid #d1d5db;
  background: #fff;
  color: #111827;
}
.case-evidence-delete-dialog__btn--cancel:hover {
  background: #f9fafb;
}
.case-evidence-delete-dialog__btn--danger {
  border: 0;
  background: #b91c1c;
  color: #fff;
}
.case-evidence-delete-dialog__btn--danger:hover {
  background: #991b1b;
}
.case-evidence-annotate-dialog {
  padding: 0;
  border: 0;
  border-radius: 0.5rem;
  width: min(1700px, 95vw);
  height: min(1100px, 93vh);
  max-width: calc(100vw - 1rem);
  max-height: calc(100vh - 1rem);
  margin: auto;
  position: fixed;
  inset: 0;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.35);
  background: #fff;
  z-index: 50;
  overflow: hidden;
}
.case-evidence-annotate-dialog[open] {
  display: flex;
  flex-direction: column;
}
.case-evidence-annotate-dialog::backdrop {
  background: rgb(15 23 42 / 0.55);
}
.case-evidence-annotate__panel {
  position: relative;
  display: grid;
  grid-template-rows: auto auto minmax(0, 1fr) auto;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-height: 0;
  overflow: hidden;
  background: #fff;
}
.case-evidence-view-dialog .case-evidence-annotate__panel {
  grid-template-rows: auto minmax(0, 1fr);
}
.case-evidence-annotate__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1rem;
  padding: 0.85rem 1.25rem;
  border-bottom: 1px solid #e5e7eb;
  background: #fff;
  z-index: 3;
  position: relative;
}
.case-evidence-annotate__title {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #111827;
}
.case-evidence-annotate__hint {
  margin: 0.25rem 0 0;
  font-size: 0.75rem;
  color: #6b7280;
  min-height: 1rem;
}
.case-evidence-annotate__header-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.case-evidence-annotate__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding: 0.65rem 1rem;
  border-bottom: 1px solid #e5e7eb;
  background: #f9fafb;
  position: sticky;
  top: 0;
  z-index: 2;
}
.case-evidence-annotate__tool, .case-evidence-annotate__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding: 0.35rem 0.55rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  font-weight: 600;
  border: 1px solid #d1d5db;
  background: #fff;
  color: #111827;
  cursor: pointer;
}
.case-evidence-annotate__tool.is-active, .case-evidence-annotate__tool[aria-pressed="true"] {
  border-color: #0284c7;
  background: #e0f2fe;
  color: #075985;
}
.case-evidence-annotate__tool:focus-visible, .case-evidence-annotate__btn:focus-visible, .case-evidence-annotate__swatch:focus-visible {
  outline: 2px solid #0284c7;
  outline-offset: 2px;
}
.case-evidence-annotate__btn--primary {
  border-color: transparent;
  background: #0284c7;
  color: #fff;
}
.case-evidence-annotate__btn--primary:hover {
  background: #0369a1;
}
.case-evidence-annotate__btn--primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.case-evidence-annotate__sep {
  width: 1px;
  height: 1.5rem;
  background: #d1d5db;
  margin: 0 0.15rem;
}
.case-evidence-annotate__label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #4b5563;
}
.case-evidence-annotate__colours {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.case-evidence-annotate__size {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}
.case-evidence-annotate__size input[type="range"] {
  width: 5.5rem;
  accent-color: #0284c7;
  cursor: pointer;
}
.case-evidence-annotate__size input[type="range"]:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.case-evidence-annotate__size-value {
  font-size: 0.75rem;
  font-weight: 600;
  color: #374151;
  min-width: 2.25rem;
}
.case-evidence-annotate-dialog textarea {
  position: fixed !important;
  z-index: 50;
}
.case-evidence-annotate__swatch {
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 9999px;
  border: 2px solid transparent;
  cursor: pointer;
  padding: 0;
}
.case-evidence-annotate__swatch.is-active, .case-evidence-annotate__swatch[aria-pressed="true"] {
  box-shadow: 0 0 0 2px #0284c7;
}
.case-evidence-annotate__workspace {
  position: relative;
  min-height: 0;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px 32px;
  background: #f3f4f6;
  z-index: 1;
}
.case-evidence-annotate__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.65rem;
  padding: 0.85rem 1.25rem;
  border-top: 1px solid #e5e7eb;
  background: #fff;
  position: relative;
  z-index: 5;
}
.case-evidence-annotate__workspace .canvas-container {
  box-shadow: 0 4px 12px -2px rgb(0 0 0 / 0.12);
  border: 1px solid #e5e7eb;
  background: #fff;
  line-height: 0;
  position: relative;
  z-index: 1;
}
.case-evidence-annotate__workspace canvas, .case-evidence-view__workspace canvas {
  display: block;
  background: transparent !important;
  box-shadow: 0 4px 12px -2px rgb(0 0 0 / 0.12);
  border: 1px solid #e5e7eb;
}
.case-evidence-annotate__workspace .canvas-container canvas {
  border: 0;
  box-shadow: none;
}
.case-evidence-annotate__header-status {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 2rem;
  max-width: min(26rem, calc(100% - 12rem));
  pointer-events: none;
  z-index: 4;
}
.case-evidence-annotate__dirty {
  margin: 0;
  padding: 0.4rem 0.85rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-align: center;
  background: #fffbeb;
  border: 1px solid #fcd34d;
  color: #92400e;
  white-space: nowrap;
  pointer-events: none;
}
.case-evidence-annotate__toast-stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  max-width: min(22rem, 50vw);
  pointer-events: none;
}
.case-evidence-annotate__toast {
  margin: 0;
  padding: 0.45rem 0.85rem;
  border-radius: 0.5rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 4px 10px -3px rgb(0 0 0 / 0.12);
  background: #fff;
  color: #374151;
  border: 1px solid #e5e7eb;
  max-width: 22rem;
}
.case-evidence-annotate__toast--warn {
  background: #fffbeb;
  border-color: #fcd34d;
  color: #92400e;
}
.case-evidence-annotate__toast--ok {
  background: #fff;
  border-color: #bbf7d0;
  color: #047857;
}
.case-evidence-annotate__toast--error {
  background: #fef2f2;
  border-color: #fca5a5;
  color: #b91c1c;
}
.case-evidence-annotate__confirm {
  position: absolute;
  inset: 0;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgb(15 23 42 / 0.45);
  pointer-events: auto;
}
.case-evidence-annotate__confirm[hidden] {
  display: none !important;
}
.case-evidence-annotate__confirm-card {
  width: min(28rem, 100%);
  margin: 0;
  padding: 1.25rem 1.25rem 1rem;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.35);
  pointer-events: auto;
}
.case-evidence-annotate__confirm-card h2 {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #111827;
}
.case-evidence-annotate__confirm-card p {
  margin: 0.75rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4b5563;
}
.case-evidence-annotate__confirm-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.case-evidence-annotate__toast-host {
  position: absolute;
  top: 1.25rem;
  right: 1.5rem;
  left: auto;
  transform: none;
  z-index: 30;
  display: flex;
  justify-content: flex-end;
  max-width: min(26rem, calc(100% - 2.5rem));
  pointer-events: none;
}
.case-evidence-annotate__toast-host--corner {
  left: auto;
  right: 1.5rem;
  transform: none;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .case-evidence-annotate__toolbar {
    gap: 0.35rem;
    max-height: 8.5rem;
    overflow-x: auto;
    overflow-y: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .case-evidence-annotate__sep {
    display: none;
  }
  .case-evidence-annotate-dialog {
    width: calc(100vw - 0.5rem);
    height: calc(100vh - 0.5rem);
    max-width: calc(100vw - 0.5rem);
    max-height: calc(100vh - 0.5rem);
  }
  .case-evidence-annotate__workspace {
    padding: 14px 16px;
  }
  .case-evidence-annotate__header {
    padding: 0.85rem 1rem;
  }
  .case-evidence-annotate__header-actions {
    width: auto;
  }
  .case-evidence-annotate__header-actions .case-evidence-annotate__btn, .case-evidence-annotate__footer .case-evidence-annotate__btn {
    flex: 0 1 auto;
  }
  .case-evidence-annotate__footer {
    justify-content: flex-end;
    padding: 0.75rem 1rem;
  }
  .case-evidence-annotate__header-status {
    position: static;
    left: auto;
    top: auto;
    transform: none;
    width: 100%;
    max-width: none;
    justify-content: center;
    order: 3;
  }
  .case-evidence-annotate__header {
    flex-direction: column;
    align-items: stretch;
  }
}
.case-evidence-view__workspace {
  min-height: 0;
}
.image-preview-modal__workspace {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.25rem 1.25rem;
  background: #f3f4f6;
  min-height: 0;
  overflow: auto;
}
.image-preview-modal__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  margin: auto;
  background: #fff;
  box-shadow: 0 4px 12px -2px rgb(0 0 0 / 0.12);
  border: 1px solid #e5e7eb;
}
@media (min-width: 1024px) {
  .case-evidence-annotate-dialog {
    width: min(1700px, 95vw);
  }
}
@media (min-width: 1440px) {
  .case-evidence-annotate-dialog {
    width: min(1700px, 96vw);
    height: min(1100px, 94vh);
  }
}
.danger-zone {
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #e5e7eb;
}
.danger-zone--embedded {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.danger-zone--flush {
  max-width: 56rem;
}
.danger-zone__header {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  max-width: 56rem;
  padding: 0.875rem 1rem;
  margin-bottom: 1.25rem;
  border-left: 3px solid #dc2626;
  border-radius: 0.375rem;
  background-color: #fef2f2;
}
.danger-zone__header-icon {
  flex: none;
  margin-top: 0.15rem;
  color: #b91c1c;
  font-size: 1rem;
  line-height: 1;
}
.danger-zone__title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #111827;
}
.danger-zone__intro {
  margin: 0.25rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4b5563;
}
.danger-zone__cards {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 56rem;
}
.danger-zone__card {
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
  padding: 1.25rem 1.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.danger-zone__card-title {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #111827;
}
.danger-zone__card-body {
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4b5563;
  max-width: 40rem;
}
.danger-zone__card-main {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .danger-zone__card-main--split {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
  }
  .danger-zone__card-main--split .danger-zone__card-copy {
    flex: 1 1 auto;
    min-width: 0;
  }
  .danger-zone__card-main--split .danger-zone__actions {
    flex: 0 0 auto;
    margin-top: 0;
    align-self: flex-start;
  }
}
.danger-zone__status {
  display: inline-flex;
  align-items: center;
  margin-top: 0.75rem;
  padding: 0.375rem 0.625rem;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.25rem;
}
.danger-zone__status--available {
  background: #ecfdf5;
  color: #065f46;
  box-shadow: inset 0 0 0 1px rgba(5, 150, 105, 0.12);
}
.danger-zone__status--blocked, .danger-zone__status--info {
  background: #f9fafb;
  color: #374151;
  box-shadow: inset 0 0 0 1px #e5e7eb;
}
.danger-zone__reason {
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #6b7280;
}
.danger-zone__dependencies {
  margin-top: 1rem;
  max-width: 36rem;
}
.danger-zone__dependencies-empty {
  margin: 0 0 0.5rem;
  font-size: 0.8125rem;
  color: #6b7280;
}
.danger-zone__dependencies-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem 1rem;
  margin-bottom: 0.5rem;
}
.danger-zone__dependencies-title {
  margin: 0;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #111827;
}
.danger-zone__toggle-all {
  appearance: none;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  color: #2563eb;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.danger-zone__toggle-all:hover {
  color: #1d4ed8;
}
.danger-zone__dep-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  overflow: hidden;
  background: #fff;
}
.danger-zone__dep-row {
  border-top: 1px solid #f3f4f6;
}
.danger-zone__dep-row:first-child {
  border-top: 0;
}
.danger-zone__dep-row[hidden], .danger-zone__dep-row.is-hidden, .danger-zone__dep-list.is-hidden, .danger-zone__dependencies-empty.is-hidden {
  display: none;
}
.danger-zone__dep-line, .danger-zone__dep-toggle {
  display: flex;
  width: 100%;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.625rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #374151;
  text-align: left;
  background: transparent;
  border: 0;
}
.danger-zone__dep-toggle {
  cursor: pointer;
}
.danger-zone__dep-toggle:hover {
  background: #f9fafb;
}
.danger-zone__dep-label {
  min-width: 0;
  overflow-wrap: anywhere;
}
.danger-zone__dep-meta {
  display: inline-flex;
  flex: none;
  align-items: baseline;
  gap: 0.75rem;
  white-space: nowrap;
}
.danger-zone__dep-count {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: #111827;
}
.danger-zone__dep-action {
  font-size: 0.75rem;
  font-weight: 500;
  color: #2563eb;
}
.danger-zone__dep-panel {
  display: none;
  padding: 0 0.75rem 0.75rem;
  background: #f9fafb;
  border-top: 1px solid #f3f4f6;
}
.danger-zone__dep-panel.is-open {
  display: block;
}
.danger-zone__dep-samples {
  margin: 0.5rem 0 0;
  padding: 0;
  list-style: none;
}
.danger-zone__dep-samples li {
  font-size: 0.8125rem;
  line-height: 1.35rem;
  color: #4b5563;
  padding: 0.15rem 0;
  overflow-wrap: anywhere;
}
.danger-zone__actions {
  margin-top: 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.75rem;
}
.danger-zone__actions > button, .danger-zone__actions > div > button {
  white-space: nowrap;
  width: fit-content;
  max-width: 100%;
}
@media (min-width: 768px) {
  .danger-zone__actions {
    align-items: flex-end;
  }
}
.danger-zone__actions .mt-5, .danger-zone__actions .mt-8 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .danger-zone__card {
    padding: 1.125rem 1rem;
  }
  .danger-zone__actions button, .danger-zone__confirm > button {
    width: 100%;
  }
  .danger-zone__actions .flex {
    flex-direction: column;
  }
  .danger-zone__actions .flex > button {
    width: 100%;
  }
}
.account-access-field {
  width: 100%;
}
.account-access-field__title {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #111827;
}
.account-access-field__help {
  margin: 0.375rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #6b7280;
}
.account-access-field__count {
  margin: 0.75rem 0 0;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #4b5563;
}
.account-access-field__empty {
  margin: 0.75rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #6b7280;
}
.account-access-field__list {
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
}
.account-access-field__item {
  margin: 0;
}
.account-access-field__label {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  background: #fff;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #111827;
  cursor: pointer;
}
.account-access-field__label:hover {
  border-color: #d1d5db;
  background: #f9fafb;
}
.account-access-field__checkbox {
  margin-top: 0.2rem;
  flex-shrink: 0;
}
.account-access-field__name {
  flex: 1;
  min-width: 0;
}
.destructive-confirm {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid #e5e7eb;
  max-width: 40rem;
}
.destructive-confirm__heading {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #111827;
}
.destructive-confirm__warning {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #374151;
}
.destructive-confirm__instruction {
  margin: 1rem 0 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #4b5563;
}
.destructive-confirm__phrase {
  margin: 0;
  padding: 0.75rem 1rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.875rem;
  line-height: 1.4rem;
  color: #111827;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  overflow-wrap: anywhere;
  white-space: pre-wrap;
  user-select: text;
  -webkit-user-select: text;
}
.destructive-confirm__field {
  margin-top: 1.25rem;
  max-width: 36rem;
}
.destructive-confirm__label {
  display: block;
  margin: 0 0 0.375rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #111827;
}
.destructive-confirm__input {
  display: block;
  width: 100%;
  max-width: 36rem;
  box-sizing: border-box;
  border-radius: 0.375rem;
  border: 1px solid #d1d5db;
  background: #fff;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #111827;
}
.destructive-confirm__input:focus, .destructive-confirm__input:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-color: var(--maintain-green-border);
  box-shadow: 0 0 0 0.2rem var(--maintain-green-focus);
}
.destructive-confirm__input[aria-invalid="true"] {
  border-color: #f87171;
}
.destructive-confirm__input[aria-invalid="true"]:focus, .destructive-confirm__input[aria-invalid="true"]:focus-visible {
  border-color: #ef4444;
  box-shadow: 0 0 0 0.2rem rgba(239, 68, 68, 0.25);
}
.destructive-confirm__status {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #6b7280;
}
.destructive-confirm__status.is-matched {
  color: #065f46;
}
.destructive-confirm__error {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #b91c1c;
}
.destructive-confirm__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.destructive-confirm__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  cursor: pointer;
}
.destructive-confirm__btn--cancel {
  background: #fff;
  color: #111827;
  border: 1px solid #d1d5db;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.destructive-confirm__btn--cancel:hover {
  background: #f9fafb;
}
.destructive-confirm__btn--cancel:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem rgba(156, 163, 175, 0.45);
}
.destructive-confirm__btn--danger {
  background: #ef4444;
  color: #fff;
  border: 1px solid #ef4444;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.destructive-confirm__btn--danger:hover:not(:disabled) {
  background: #f87171;
  border-color: #f87171;
}
.destructive-confirm__btn--danger:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem rgba(239, 68, 68, 0.35);
}
.destructive-confirm__btn--danger:disabled, .destructive-confirm__btn--danger[aria-disabled="true"] {
  opacity: 0.45;
  cursor: not-allowed;
}
.destructive-confirm__feedback {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .destructive-confirm__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .destructive-confirm__btn {
    width: 100%;
  }
}
.bg-maintain-grey {
  background-color: var(--skin-nav-bar, #333333);
}
.bg-maintain-green {
  background-color: var(--skin-nav-icon, var(--skin-sidebar-accent, var(--maintain-green)));
}
.text-maintain-grey {
  color: #333333;
}
.text-maintain-green {
  color: var(--skin-nav-icon, var(--skin-sidebar-accent, var(--maintain-green)));
}
.bg-maintain-grey .text-gray-100 {
  color: var(--skin-nav-text, #FFFFFF);
}
.bg-amber-100 {
  background-color: #fef3c7;
}
.text-amber-800 {
  color: #92400e;
}
.text-amber-900 {
  color: #78350f;
}
a.skin-text-link, button.skin-text-link {
  color: var(--skin-link, #333333);
  text-decoration: none;
  border-bottom: none;
  cursor: pointer;
}
a.skin-text-link:hover, a.skin-text-link:focus-visible, button.skin-text-link:hover, button.skin-text-link:focus-visible {
  color: var(--skin-link, #333333);
  text-decoration: underline;
  text-underline-offset: 2px;
  border-bottom: none;
  outline: none;
}
button.skin-text-link {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font: inherit;
}
.assets-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  border: 0;
}
.assets-group {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  overflow: hidden;
}
.assets-group__header {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: 0.75rem;
  align-items: center;
  width: 100%;
  text-align: left;
  padding: 0.875rem 1rem;
  background: #fff;
  border: 0;
  cursor: pointer;
}
@media (min-width: 640px) {
  .assets-group__header {
    grid-template-columns: 1.25rem minmax(0, 16rem) 24rem 1fr auto;
  }
}
@media (max-width: 639px) {
  .assets-group__header .assets-sev-bar {
    grid-column: 2 / -1;
    width: 100%;
    max-width: none;
  }
}
.assets-group__header:hover, .assets-group--open > .assets-group__header {
  background: #f3f4f6;
}
.assets-group__chevron {
  color: #6b7280;
  transition: transform 0.15s ease;
}
.assets-group--open .assets-group__chevron {
  transform: rotate(90deg);
}
.assets-group__title {
  min-width: 0;
}
.assets-group__name {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  color: #111827;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-group__meta {
  display: block;
  margin-top: 0.15rem;
  font-size: 0.75rem;
  color: #6b7280;
}
.assets-group__count, .assets-group__account {
  font-size: 0.875rem;
  color: #374151;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-group__count {
  justify-self: end;
}
.assets-group--open .assets-sev-bar {
  display: none;
}
.assets-sev-bar {
  display: flex;
  align-items: stretch;
  height: 1.125rem;
  width: 24rem;
  min-width: 10rem;
  max-width: 24rem;
  border-radius: 999px;
  overflow: visible;
  background: #e5e7eb;
  justify-self: start;
}
.assets-sev-bar--empty {
  background: #e5e7eb;
  overflow: hidden;
}
.assets-sev-bar__seg-wrap {
  display: flex;
  min-width: 0;
  flex-basis: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.assets-sev-bar__seg-wrap:first-child {
  border-radius: 999px 0 0 999px;
}
.assets-sev-bar__seg-wrap:last-child {
  border-radius: 0 999px 999px 0;
}
.assets-sev-bar__seg-wrap:only-child {
  border-radius: 999px;
}
.assets-sev-bar__seg {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
}
.assets-sev-bar__seg--5 {
  background-color: #f87171;
}
.assets-sev-bar__seg--4 {
  background-color: #fb923c;
}
.assets-sev-bar__seg--3 {
  background-color: #facc15;
}
.assets-sev-bar__seg--2 {
  background-color: #60a5fa;
}
.assets-sev-bar__seg--1 {
  background-color: #4ade80;
}
.assets-sev-bar__seg--0 {
  background-color: #9ca3af;
}
.assets-group__panel {
  border-top: 1px solid #e5e7eb;
  background: #fff;
  padding: 0;
}
.assets-group__panel.is-collapsed {
  display: none;
}
.assets-group__table-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.assets-group__empty, .assets-group__status {
  margin: 0;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  color: #6b7280;
}
.assets-group__status {
  font-size: 0.75rem;
  border-top: 1px solid #f3f4f6;
}
.assets-nested-table {
  table-layout: fixed;
  width: 100%;
  min-width: 36rem;
  border-collapse: collapse;
  background: #fff;
}
.assets-col-handle {
  width: 48px;
}
.assets-col-id {
  width: 130px;
}
.assets-col-name {
  width: 22%;
  min-width: 280px;
}
.assets-col-severity {
  width: 150px;
}
.assets-col-trend {
  width: 28%;
  min-width: 240px;
}
.assets-col-criticality {
  width: 140px;
}
.assets-col-account {
  width: 220px;
}
.assets-col-action {
  width: 100px;
}
.assets-th {
  padding: 0.5rem 0.75rem;
  text-align: left;
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
  background: #f9fafb;
  border-bottom: 1px solid #e5e7eb;
  white-space: nowrap;
}
.assets-th-handle {
  padding-left: 0.75rem;
  padding-right: 0.25rem;
  text-align: center;
}
.assets-th-id, .assets-th-name, .assets-th-account {
  text-align: left;
}
.assets-th-trend, .assets-th-severity {
  text-align: center;
}
.assets-td-action {
  text-align: right;
  white-space: nowrap;
  padding-right: 0.5rem;
}
.assets-row-actions {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.assets-view-photo-btn, .assets-update-severity-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
  border-radius: 0.375rem;
  border: 1px solid #e5e7eb;
  background: #fff;
  color: #374151;
  cursor: pointer;
}
.assets-view-photo-btn:hover:not(:disabled), .assets-update-severity-btn:hover:not(:disabled) {
  background-color: var(--maintain-green-row-hover);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
}
.assets-view-photo-btn:focus-visible, .assets-update-severity-btn:focus-visible {
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 2px;
}
.assets-view-photo-btn:disabled, .assets-update-severity-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.assets-row {
  background: #fff;
  transition: background-color 0.15s ease;
}
.assets-row--clickable {
  cursor: pointer;
}
.assets-row--clickable:focus {
  outline: none;
}
.assets-row--clickable:focus-visible {
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: -2px;
}
.assets-row:hover,
.assets-row--clickable:hover {
  background: #f9fafb;
}
.assets-row + .assets-row .assets-td {
  border-top: 1px solid #f3f4f6;
}
.assets-td {
  padding: 0.75rem;
  font-size: 0.875rem;
  color: #374151;
  vertical-align: middle;
  overflow: hidden;
}
.assets-td-handle {
  padding-left: 0.75rem;
  padding-right: 0.25rem;
  text-align: center;
}
.assets-td-id {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4b5563;
}
.assets-td-name {
  text-align: left;
  font-weight: 500;
  color: #111827;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-td-name a, .assets-td-name button {
  display: inline;
  max-width: 100%;
}
.assets-td-trend, .assets-td-severity {
  text-align: center;
  white-space: nowrap;
}
.assets-photo-quickview-dialog {
  border: none;
  border-radius: 0.5rem;
  padding: 0;
  max-width: 40rem;
  width: calc(100% - 2rem);
  max-height: min(90vh, 40rem);
  margin: auto;
  position: fixed;
  inset: 0;
  box-shadow: 0 20px 40px rgba(15, 23, 42, 0.18);
}
.assets-photo-quickview-dialog::backdrop {
  background: rgba(15, 23, 42, 0.35);
}
.assets-photo-quickview-dialog__panel {
  margin: 0;
  padding: 1.25rem 1.25rem 1rem;
  display: flex;
  flex-direction: column;
  max-height: min(90vh, 40rem);
}
.assets-photo-quickview-dialog__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  color: #111827;
}
.assets-photo-quickview-dialog__name {
  margin: 0.5rem 0 0;
  font-size: 0.9rem;
  color: #374151;
}
.assets-photo-quickview-dialog__frame {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 8rem;
  max-height: min(60vh, 28rem);
  overflow: auto;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  padding: 0.75rem;
}
.assets-photo-quickview-dialog__img {
  display: block;
  max-width: 100%;
  max-height: min(56vh, 26rem);
  width: auto;
  height: auto;
  object-fit: contain;
}
.assets-photo-quickview-dialog__status {
  margin: 0;
  font-size: 0.875rem;
  color: #6b7280;
  text-align: center;
}
.assets-photo-quickview-dialog__status:empty {
  display: none;
}
.assets-photo-quickview-dialog__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
  margin-top: 1rem;
}
.assets-photo-quickview-dialog__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border: 1px solid #d1d5db;
  background: #fff;
  color: #111827;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.5rem 0.85rem;
  cursor: pointer;
}
.assets-photo-quickview-dialog__close:hover {
  background: #f9fafb;
}
.assets-update-severity-dialog {
  border: none;
  border-radius: 0.5rem;
  padding: 0;
  max-width: 28rem;
  width: calc(100% - 2rem);
  margin: auto;
  position: fixed;
  inset: 0;
  box-shadow: 0 20px 40px rgba(15, 23, 42, 0.18);
}
.assets-update-severity-dialog::backdrop {
  background: rgba(15, 23, 42, 0.35);
}
.assets-update-severity-dialog__panel {
  margin: 0;
  padding: 1.25rem 1.25rem 1rem;
}
.assets-update-severity-dialog__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 700;
  color: #111827;
}
.assets-update-severity-dialog__lead {
  margin: 0.65rem 0 0;
  font-size: 0.9rem;
  color: #374151;
}
.assets-update-severity-dialog__lead:empty, .assets-update-severity-dialog__lead[hidden] {
  display: none;
}
.assets-update-severity-dialog__details {
  margin: 1rem 0 0;
  display: grid;
  gap: 0.75rem;
  min-width: 0;
  max-width: 100%;
}
.assets-update-severity-dialog__details > div {
  min-width: 0;
  max-width: 100%;
}
.assets-update-severity-dialog__details dt {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
}
.assets-update-severity-dialog__details dd {
  margin: 0.15rem 0 0;
  font-size: 0.9rem;
  color: #111827;
  min-width: 0;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}
.assets-update-severity-dialog__field {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.assets-update-severity-dialog__input {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border-radius: 0.375rem;
  background: #fff;
  padding: 0.45rem 0.65rem;
  font-size: 0.875rem;
  outline: 1px solid #d1d5db;
  outline-offset: -1px;
}
.assets-update-severity-dialog__input[type="date"] {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
.assets-update-severity-dialog__input[type="date"]::-webkit-date-and-time-value {
  min-width: 0;
  width: 100%;
  text-align: left;
}
.assets-update-severity-dialog__input[type="date"]::-webkit-calendar-picker-indicator {
  flex-shrink: 0;
  margin: 0;
}
.assets-update-severity-dialog__input:focus {
  outline: 2px solid var(--maintain-green-dark);
  outline-offset: -2px;
}
.assets-update-severity-dialog__notice {
  border: 1px solid #e5e7eb;
  background: #f9fafb;
  border-radius: 0.375rem;
  padding: 0.75rem 0.85rem;
}
.assets-update-severity-dialog__notice-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  color: #111827;
}
.assets-update-severity-dialog__notice-details {
  margin: 0.65rem 0 0;
  display: grid;
  gap: 0.5rem;
}
.assets-update-severity-dialog__notice-details dt {
  font-size: 0.7rem;
  font-weight: 600;
  color: #6b7280;
}
.assets-update-severity-dialog__notice-details dd {
  margin: 0.1rem 0 0;
  font-size: 0.875rem;
  color: #111827;
}
.assets-update-severity-dialog__followup-body {
  margin-top: 0.85rem;
}
.assets-update-severity-dialog__case-list {
  list-style: none;
  margin: 0.75rem 0 0;
  padding: 0;
  display: grid;
  gap: 0.5rem;
}
.assets-update-severity-dialog__case-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.65rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  background: #fff;
  padding: 0.65rem 0.75rem;
}
.assets-update-severity-dialog__case-info {
  display: grid;
  gap: 0.15rem;
  min-width: 0;
  flex: 1 1 10rem;
}
.assets-update-severity-dialog__case-action {
  flex: 0 0 auto;
}
.assets-update-severity-dialog__case-item {
  display: grid;
  gap: 0.15rem;
  width: 100%;
  text-align: left;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  background: #fff;
  padding: 0.65rem 0.75rem;
  cursor: pointer;
}
.assets-update-severity-dialog__case-item:hover {
  border-color: var(--maintain-green-border);
  background-color: var(--maintain-green-row-hover);
}
.assets-update-severity-dialog__case-ref {
  font-size: 0.8rem;
  font-weight: 700;
  color: #111827;
}
.assets-update-severity-dialog__case-title {
  font-size: 0.85rem;
  color: #374151;
}
.assets-update-severity-dialog__case-meta {
  font-size: 0.75rem;
  color: #6b7280;
}
.assets-update-severity-dialog__actions {
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.65rem;
}
.assets-update-severity-dialog__cancel {
  border-radius: 0.375rem;
  background: #fff;
  border: 1px solid #d1d5db;
  padding: 0.5rem 0.85rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #111827;
  cursor: pointer;
}
.assets-update-severity-dialog__cancel:hover {
  background: #f9fafb;
}
.assets-update-severity-dialog__confirm {
  border-radius: 0.375rem;
  background-color: var(--maintain-green);
  border: 1px solid var(--maintain-green-border);
  padding: 0.5rem 0.85rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--maintain-green-text);
  cursor: pointer;
}
.assets-update-severity-dialog__confirm:hover {
  background-color: var(--maintain-green-hover);
}
.assets-update-severity-dialog__confirm:disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.assets-td-trend > .flex, .assets-td-trend > .assets-trend-points {
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  flex-wrap: nowrap;
}
.assets-trend-point {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.7rem;
  font-weight: 600;
  line-height: 1;
  flex: 0 0 auto;
}
.assets-trend-point--empty {
  background: #e5e7eb;
  color: #4b5563;
  outline: none;
}
.assets-trend-point--empty:focus-visible {
  outline: 2px solid var(--maintain-green-border, #84a65a);
  outline-offset: 1px;
}
.assets-trend-empty {
  display: inline-block;
  min-width: 1.25rem;
  text-align: center;
}
.assets-td-account {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-td-account a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.assets-row__mobile-meta {
  display: none;
  margin-top: 0.35rem;
  font-weight: 400;
}
.assets-severity-badge-btn {
  appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-align: inherit;
  vertical-align: middle;
  box-shadow: none;
  cursor: pointer;
}
.assets-severity-badge-btn:hover,
.assets-severity-badge-btn:active,
.assets-severity-badge-btn:focus {
  background: transparent;
  opacity: 1;
  filter: none;
  transform: none;
  box-shadow: none;
  outline: none;
}
.assets-severity-badge-btn:focus-visible {
  outline: 2px solid #0284c7;
  outline-offset: 2px;
  border-radius: 9999px;
}
@media (min-width: 640px) {
  html:not([data-display-mode="mobile"]) .assets-td-severity .assets-severity-badge-btn {
    pointer-events: none;
    cursor: default;
  }
  html:not([data-display-mode="mobile"]) .assets-td-severity .assets-severity-badge-btn:focus,
  html:not([data-display-mode="mobile"]) .assets-td-severity .assets-severity-badge-btn:focus-visible {
    outline: none;
  }
}
@media (max-width: 639px) {
  .assets-nested-table {
    min-width: 0;
  }
  .assets-col-trend, .assets-col-severity, .assets-col-account {
    width: 0;
  }
  .assets-th-trend, .assets-th-severity, .assets-th-account, .assets-td-trend, .assets-td-severity, .assets-td-account {
    display: none;
  }
  .assets-col-handle {
    width: 40px;
  }
  .assets-col-id {
    width: 88px;
  }
  .assets-col-action {
    width: 44px;
  }
  .assets-td-name {
    white-space: normal;
    overflow: hidden;
    text-overflow: unset;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .assets-row__mobile-meta {
    display: block;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .assets-col-handle {
    width: 48px;
  }
  .assets-col-id {
    width: 110px;
  }
  .assets-col-name {
    width: 22%;
    min-width: 200px;
  }
  .assets-col-severity {
    width: 130px;
  }
  .assets-col-trend {
    width: 20rem;
    min-width: 230px;
  }
  .assets-col-criticality {
    width: 120px;
  }
  .assets-col-account {
    width: 160px;
  }
  .assets-col-action {
    width: 80px;
  }
  .assets-nested-table {
    min-width: 68rem;
  }
}
@media (min-width: 1024px) {
  .assets-nested-table {
    min-width: 0;
  }
}
.assets-drag-handle {
  background: transparent;
  border: 0;
  padding: 0.25rem;
  line-height: 1;
  cursor: grab;
}
.assets-drag-handle:active, .assets-drag-handle:focus-visible {
  cursor: grabbing;
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 2px;
  border-radius: 0.25rem;
}
.assets-row--dragging {
  opacity: 0.45;
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.assets-row--drag-ghost {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
  opacity: 0.95;
}
.assets-row--drag-over {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}
.nav-link-hover:hover {
  background-color: var(--skin-nav-hover, var(--skin-sidebar-accent, var(--maintain-green)));
  color: var(--skin-nav-hover-text, #333333);
}
.nav-link-hover:hover i, .nav-link-hover:hover i::before, .nav-link-hover:hover svg, .nav-link-hover:hover .svg-inline--fa, .nav-link-hover:hover .text-maintain-green {
  color: var(--skin-nav-icon-hover, var(--skin-nav-hover-text, #333333)) !important;
  fill: currentColor;
}
.bg-maintain-grey a.bg-sky-50, .bg-maintain-grey button.bg-sky-50 {
  background-color: var(--skin-nav-selected-bg, var(--maintain-green-soft));
}
.bg-maintain-grey a.text-sky-800, .bg-maintain-grey button.text-sky-800 {
  color: var(--skin-nav-selected-text, #333333);
}
.bg-maintain-grey a.bg-sky-50 .text-maintain-green, .bg-maintain-grey button.bg-sky-50 .text-maintain-green, .bg-maintain-grey a.bg-sky-50 svg, .bg-maintain-grey button.bg-sky-50 svg, .bg-maintain-grey a.bg-sky-50 .svg-inline--fa, .bg-maintain-grey button.bg-sky-50 .svg-inline--fa {
  color: var(--skin-nav-selected-icon, #333333) !important;
  fill: currentColor;
}
.btn-primary {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green);
  color: var(--maintain-green-text);
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.btn-primary:hover {
  background-color: var(--maintain-green-hover);
  border-color: var(--maintain-green-hover);
  color: var(--maintain-green-text-hover);
}
.btn-primary:focus, .btn-primary:focus-visible {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem var(--maintain-green-focus);
}
.btn-primary:active, .btn-primary.active {
  background-color: var(--maintain-green-active);
  border-color: var(--maintain-green-active);
  color: var(--maintain-green-text-hover);
}
.btn-primary:disabled, .btn-primary[disabled] {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green);
  color: var(--maintain-green-text);
  opacity: 0.55;
  cursor: not-allowed;
}
.btn-compact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  min-width: 5.5rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.25;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  white-space: nowrap;
}
.btn-compact.btn-primary {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
}
.btn-compact.btn-primary:hover {
  background-color: var(--maintain-green-hover);
  border-color: var(--maintain-green-hover);
  color: var(--maintain-green-text-hover);
}
.btn-compact.btn-primary:focus, .btn-compact.btn-primary:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem var(--maintain-green-focus);
}
.btn-danger-outline {
  background-color: #fff;
  border-color: #fca5a5;
  color: #b91c1c;
}
.btn-danger-outline:hover {
  background-color: #fef2f2;
  border-color: #f87171;
  color: #991b1b;
}
.btn-danger-outline:focus, .btn-danger-outline:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem rgba(248, 113, 113, 0.35);
}
.btn-reactivate {
  background-color: #fff;
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-dark);
}
.btn-reactivate:hover {
  background-color: var(--maintain-green-soft);
  border-color: var(--maintain-green-hover);
  color: var(--maintain-green-text-hover);
}
.btn-reactivate:focus, .btn-reactivate:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem var(--maintain-green-focus);
}
.bg-violet-100 {
  background-color: #ede9fe;
}
.fill-violet-400 {
  fill: #a78bfa;
}
.fill-amber-400 {
  fill: #fbbf24;
}
.bg-amber-100 {
  background-color: #fef3c7;
}
.mf-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  border: 0;
  box-shadow: none;
  background-image: none;
  text-align: center;
}
.mf-badge--success {
  background-color: #dcfce7;
  color: #166534;
}
.mf-badge--info {
  background-color: #dbeafe;
  color: #1e40af;
}
.mf-badge--warning {
  background-color: #fef9c3;
  color: #854d0e;
}
.mf-badge--alarm {
  background-color: #ffedd5;
  color: #9a3412;
}
.mf-badge--danger {
  background-color: #fee2e2;
  color: #991b1b;
}
.mf-badge--amber {
  background-color: #fef3c7;
  color: #78350f;
}
.mf-badge--purple {
  background-color: #f3e8ff;
  color: #6b21a8;
}
.mf-badge--neutral {
  background-color: #f3f4f6;
  color: #374151;
}
.mf-badge--muted {
  background-color: #e5e7eb;
  color: #1f2937;
}
.diagnosis-options-table {
  table-layout: fixed;
}
.diagnosis-options-table .diag-col-handle {
  width: 2.75rem;
  max-width: 2.75rem;
}
.diagnosis-options-table .diag-col-label {
  width: auto;
}
.diagnosis-options-table .diag-col-status {
  width: 7.5rem;
  max-width: 8rem;
}
.diagnosis-options-table .diag-col-actions {
  width: 10.5rem;
  max-width: 12rem;
}
.diagnosis-options-table thead th {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
.diagnosis-options-table thead th:first-child, .diagnosis-options-table tbody td:first-child {
  padding-left: 0.75rem;
  padding-right: 0.25rem;
}
.diagnosis-options-table tbody td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  vertical-align: middle;
  height: 2.875rem;
}
.diag-drag-handle {
  background: transparent;
  border: 0;
  padding: 0.25rem;
  line-height: 1;
  cursor: grab;
  color: inherit;
}
.diag-drag-handle:active, .diag-drag-handle:focus-visible {
  cursor: grabbing;
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 2px;
  border-radius: 0.25rem;
}
.diag-option-row--dragging {
  opacity: 0.45;
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.diag-option-row--drag-ghost {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
  opacity: 0.95;
}
.diag-actions {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 0.75rem;
}
.diag-text-btn {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #374151;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.25rem;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.diag-text-btn:hover {
  color: #111827;
}
.diag-text-btn:focus-visible {
  outline: 2px solid var(--maintain-green-dark, #3f5f2a);
  outline-offset: 2px;
  border-radius: 0.125rem;
}
.diag-text-btn--danger {
  color: #b91c1c;
}
.diag-text-btn--danger:hover {
  color: #991b1b;
}
.diag-text-btn--reactivate {
  color: var(--maintain-green-dark, #3f5f2a);
}
.diag-text-btn--reactivate:hover {
  color: var(--maintain-green-text-hover, #2f4a1f);
}
.diag-add-card {
  padding: 1.5rem;
}
.diag-add-form__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.diag-add-form__input {
  display: block;
  width: 100%;
  max-width: 24rem;
}
.diag-options-card {
  margin-top: 1.5rem;
}
.diag-options-card__head {
  padding: 0.875rem 1rem 0.75rem;
}
.diag-table-wrap {
  overflow-x: auto;
}
.diag-table-feedback {
  min-height: 1.25rem;
  padding: 0.75rem 1.125rem 1rem;
}
.diag-table-feedback:empty {
  display: none;
  padding: 0;
  min-height: 0;
}
.diag-dialog {
  width: calc(100% - 2rem);
  max-width: 26rem;
  margin: auto;
  padding: 0;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0 10px 25px rgb(0 0 0 / 0.12);
}
.diag-dialog::backdrop {
  background: rgb(17 24 39 / 0.45);
}
.diag-dialog__panel {
  padding: 1.25rem 1.5rem 1.5rem;
}
.diag-dialog__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem;
}
@media (max-width: 640px) {
  .diagnosis-options-table .diag-col-actions {
    width: auto;
    max-width: none;
  }
  .diagnosis-options-table tbody td {
    height: auto;
    min-height: 2.875rem;
  }
  .diag-add-form__input {
    max-width: none;
  }
  .diag-add-form__row {
    flex-direction: column;
    align-items: stretch;
  }
  .diag-add-form__row .btn-compact {
    width: 100%;
  }
}
.skin-swatch {
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 9999px;
  border: 1px solid rgb(0 0 0 / 0.1);
  margin-right: 0.25rem;
  vertical-align: middle;
}
.skin-library-table {
  table-layout: auto;
  width: 100%;
}
.skin-library-table th, .skin-library-table td {
  vertical-align: middle;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1rem;
}
.skin-library-table th:last-child, .skin-library-table td:last-child {
  padding-right: 1.125rem;
}
.skin-library-table .diag-actions {
  justify-content: flex-end;
}
.skin-logo-thumb {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.25rem;
  padding: 0.125rem;
}
.skin-dialog {
  width: calc(100% - 2rem);
  max-width: min(72rem, calc(100vw - 2rem));
  max-height: calc(100vh - 2rem);
  overflow: auto;
}
.skin-dialog__panel {
  box-sizing: border-box;
  width: 100%;
}
.skin-dialog__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  align-items: start;
}
@media (min-width: 1024px) {
  .skin-dialog__grid {
    grid-template-columns: minmax(0, 1fr) 15rem;
  }
}
.skin-dialog__fields {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}
.skin-colour-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  min-width: 0;
}
@media (min-width: 768px) {
  .skin-colour-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.5rem;
    row-gap: 1rem;
  }
}
.skin-colour-col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}
.skin-colour-field {
  min-width: 0;
}
.skin-colour-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
}
.skin-colour-row input[type="color"] {
  flex: 0 0 auto;
  width: 2.5rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid #e5e7eb;
  border-radius: 0.375rem;
  background: #fff;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.skin-colour-row input[type="text"] {
  flex: 0 0 auto;
  position: relative;
  z-index: 1;
}
.skin-logo-upload {
  margin-top: 0;
}
.skin-logo-upload--report {
  margin-top: 0.35rem;
}
.skin-logo-slot {
  box-sizing: border-box;
  width: 9rem;
  height: var(--sidebar-logo-wrap-height, 3.5rem);
  max-width: 100%;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed #9ca3af;
  border-radius: 0.375rem;
  background: var(--skin-preview-nav-bar, #333333);
  cursor: pointer;
  padding: 0.25rem;
  overflow: hidden;
}
.skin-logo-slot--report {
  background: #ffffff;
  border-color: #d1d5db;
}
.skin-logo-slot:hover, .skin-logo-slot:focus-visible {
  border-color: var(--maintain-green-dark, #52663B);
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: 2px;
}
.skin-logo-slot img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.skin-logo-slot__hint {
  margin: 0;
  padding: 0.35rem;
  font-size: 0.7rem;
  line-height: 1.2;
  text-align: center;
  color: #d1d5db;
}
.skin-dialog__preview {
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  padding: 0.75rem;
  background: #f9fafb;
}
.skin-preview-sidebar {
  background: var(--skin-preview-nav-bar, #333333);
  border-radius: 0.375rem;
  padding: 0.65rem;
  color: var(--skin-preview-nav-text, #FFFFFF);
}
.skin-preview-logo {
  margin: 0 auto 0.65rem;
  width: 100%;
  max-width: 9rem;
  height: var(--sidebar-logo-wrap-height, 3.5rem);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-align: center;
}
.skin-preview-logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
  object-position: center;
}
.skin-preview-nav-item {
  margin-top: 0.25rem;
  padding: 0.35rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: var(--skin-preview-nav-text, #FFFFFF);
}
.skin-preview-nav-item::before {
  content: "";
  display: inline-block;
  width: 0.55rem;
  height: 0.55rem;
  margin-right: 0.4rem;
  border-radius: 9999px;
  background: var(--skin-preview-nav-icon, #B7CD99);
  vertical-align: middle;
}
.skin-preview-nav-item:hover {
  background: var(--skin-preview-nav-hover, #B7CD99);
  color: var(--skin-preview-nav-hover-text, #333333);
}
.skin-preview-nav-item--active {
  background: var(--skin-preview-nav-selected-bg, #B7CD99);
  color: var(--skin-preview-nav-selected-text, #333333);
  font-weight: 600;
}
.skin-preview-nav-item--active::before {
  background: var(--skin-preview-nav-selected-icon, var(--skin-preview-nav-icon, #B7CD99));
}
.skin-preview-nav-item:hover::before {
  background: var(--skin-preview-nav-icon-hover, var(--skin-preview-nav-hover-text, #333333));
}
.skin-preview-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #333333;
  background: var(--skin-preview-primary, #B7CD99);
  border: 0;
}
.skin-preview-link {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--skin-preview-link, #333333);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.skin-preview-text {
  font-size: 0.8125rem;
  color: var(--skin-preview-dark-text, #333333);
  margin: 0;
}
.settings-card {
  border: 1px solid #e5e7eb;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1.25rem 1.5rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.settings-card--flush {
  padding: 0;
}
.security-page__header {
  margin-bottom: 1.5rem;
}
.security-page .security-card.settings-card {
  padding: 1.75rem 2rem;
  margin-top: 0;
}
.security-page .security-card + .security-card {
  margin-top: 1.5rem;
}
.user-page .settings-card + .settings-card, .user-page .settings-card + .danger-zone, .user-page .danger-zone + .settings-card {
  margin-top: 1.5rem;
}
.user-page .danger-zone, .user-page .danger-zone.danger-zone--embedded {
  margin-top: 1.5rem;
  border: 1px solid #e5e7eb;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1.75rem 2rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  max-width: none;
}
.user-page .danger-zone__header {
  margin: 0 0 0;
  max-width: none;
}
.user-page .danger-zone__cards {
  max-width: none;
  gap: 0;
  margin-top: 1.5rem;
  border-top: 1px solid #e5e7eb;
}
.user-page .danger-zone__card {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  padding: 1.5rem 0;
  border-top: 1px solid #e5e7eb;
}
.user-page .danger-zone__card:first-child {
  border-top: 0;
}
.security-card__title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #111827;
}
.security-card__desc {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
}
.security-card__divider {
  margin: 1.25rem 0;
  border: 0;
  border-top: 1px solid #f3f4f6;
}
.security-summary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .security-summary {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
.security-summary__item dt {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #111827;
}
.security-summary__item dd {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
  min-height: 1.75rem;
  display: flex;
  align-items: center;
}
.security-card__actions-block {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.security-card__action-copy {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
}
.security-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.875rem;
}
.security-page .security-actions .btn-compact {
  min-height: 2.25rem;
  height: 2.25rem;
  box-sizing: border-box;
}
.security-btn-secondary {
  background-color: #fff;
  border: 1px solid #d1d5db;
  color: #374151;
}
.security-btn-secondary:hover {
  background-color: #f9fafb;
  border-color: #9ca3af;
  color: #111827;
}
.security-btn-secondary:focus, .security-btn-secondary:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0.2rem rgba(156, 163, 175, 0.45);
}
.security-form {
  margin-top: 1.5rem;
  max-width: none;
}
.security-field {
  margin-bottom: 1.25rem;
}
.security-field__label {
  display: block;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 500;
  color: #111827;
}
.security-field__input {
  margin-top: 0.5rem;
  display: block;
  width: 100%;
  box-sizing: border-box;
  min-height: 2.25rem;
  border-radius: 0.375rem;
  background-color: #fff;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #111827;
  outline: 1px solid #d1d5db;
  outline-offset: -1px;
}
.security-field__input:focus {
  outline: 2px solid var(--maintain-green-dark, #3f5f2a);
  outline-offset: -2px;
}
.security-field__input--code {
  max-width: 12rem;
}
.security-enrol {
  margin-top: 0.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-top: 0.25rem;
}
.security-enrol.hidden {
  display: none;
}
.security-enrol__heading {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #111827;
}
.security-enrol__hint {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #6b7280;
}
.security-qr-panel {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 16rem;
  padding: 0.75rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
}
.security-qr-panel__img {
  display: block;
  width: 13rem;
  height: 13rem;
  object-fit: contain;
}
.security-manual-key {
  margin-top: 0.5rem;
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  background: #f9fafb;
  border: 1px solid #f3f4f6;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #374151;
  word-break: break-all;
}
.security-feedback {
  margin-top: 1rem;
  min-height: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
}
.security-feedback--ok {
  color: #047857;
}
.security-feedback--err {
  color: #b91c1c;
}
@media (max-width: 640px) {
  .security-page .security-card.settings-card {
    padding: 1.25rem 1.25rem;
  }
  .security-page .security-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .security-page .security-actions .btn-compact {
    width: 100%;
    justify-content: center;
  }
  .security-field__input--code {
    max-width: none;
  }
  .security-qr-panel {
    max-width: none;
  }
}
button.bg-sky-600, button.bg-sky-500, a > button.bg-sky-600, a > button.bg-sky-500 {
  background-color: var(--maintain-green);
  color: var(--maintain-green-text);
}
button.bg-sky-600:hover, button.bg-sky-500:hover, button.hover\:bg-sky-700:hover, a > button.bg-sky-600:hover, a > button.bg-sky-500:hover {
  background-color: var(--maintain-green-hover);
  color: var(--maintain-green-text-hover);
}
button.bg-sky-600:active, button.bg-sky-500:active {
  background-color: var(--maintain-green-active);
  color: var(--maintain-green-text-hover);
}
button.bg-sky-600:focus-visible, button.bg-sky-500:focus-visible, button.focus-visible\:outline-indigo-600:focus-visible, button.focus\:outline-sky-600:focus, button.focus\:outline-indigo-600:focus {
  outline-color: var(--maintain-green-border);
  box-shadow: 0 0 0 0.2rem var(--maintain-green-focus);
}
button.bg-sky-600:disabled, button.bg-sky-500:disabled {
  background-color: var(--maintain-green);
  color: var(--maintain-green-text);
  opacity: 0.55;
}
button.bg-sky-500.border-sky-500, .bg-sky-500.border-sky-500 {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
}
.bg-sky-50 {
  background-color: var(--maintain-green-soft);
}
.text-sky-800 {
  color: var(--maintain-green-dark);
}
.border-sky-700 {
  border-color: var(--maintain-green-dark);
}
.text-sky-700 {
  color: var(--maintain-green-dark);
}
.hover\:text-sky-700:hover {
  color: var(--maintain-green-dark);
}
.hover\:bg-sky-50:hover {
  background-color: var(--maintain-green-soft);
}
.hover\:bg-sky-800:hover {
  background-color: var(--maintain-green-dark);
}
.focus\:outline-indigo-600:focus, .focus-visible\:outline-indigo-600:focus-visible {
  outline-color: var(--maintain-green-dark);
}
.checked\:bg-sky-600:checked, .indeterminate\:bg-sky-600:indeterminate {
  background-color: var(--maintain-green);
}
.checked\:border-indigo-600:checked, .indeterminate\:border-indigo-600:indeterminate {
  border-color: var(--maintain-green-border);
}
.text-sky-600 {
  color: var(--maintain-green-dark);
}
.focus\:ring-sky-600:focus {
  --tw-ring-color: var(--maintain-green);
}
.focus\:ring-sky-600:focus-visible {
  --tw-ring-color: var(--maintain-green);
}
.text-gray-900 {
  color: var(--skin-text-dark, #333333);
}
.sidebar-logo {
  display: block;
  max-width: 100%;
  max-height: 5rem;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
  margin: 0;
}
.sidebar-logo--mobile {
  max-height: 2.25rem;
}
.hover\:bg-amber-50:hover {
  background-color: var(--maintain-green-row-hover);
}
tr.hover\:bg-amber-50:hover > td, tr.hover\:bg-amber-50:hover > th {
  background-color: var(--maintain-green-row-hover);
}
tr.row-selected, tr.row-selected > td, tr.row-selected > th, tr[aria-selected="true"], tr[aria-selected="true"] > td, tr[aria-selected="true"] > th {
  background-color: var(--maintain-green-row-selected);
}
.users-filter-card {
  margin-top: 1.5rem;
  border: 1px solid #e5e7eb;
  background-color: #f9fafb;
  border-radius: 0.5rem;
  padding: 1rem;
}
.users-filter-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  align-items: end;
}
.users-filter-form .filter-field label {
  display: block;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 500;
}
.users-filter-form .filter-field input, .users-filter-form .filter-field select {
  margin-top: 0.5rem;
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  background-color: #fff;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  outline: 1px solid #d1d5db;
  outline-offset: -1px;
}
.users-filter-form .filter-field input:focus, .users-filter-form .filter-field select:focus {
  outline: 2px solid var(--maintain-green-dark);
  outline-offset: -2px;
}
.users-filter-form .filter-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.users-filter-form .filter-actions .filter-apply {
  width: 100%;
}
.users-filter-form .filter-clear {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
  text-decoration: underline;
  text-underline-offset: 2px;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.users-filter-form .filter-clear:hover {
  color: #111827;
}
.users-filter-form .filter-clear:focus-visible {
  outline: 2px solid var(--maintain-green-dark);
  outline-offset: 2px;
  border-radius: 2px;
}
.users-results-meta {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #4b5563;
}
@media (min-width: 640px) {
  .users-filter-form {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto;
  }
  .users-filter-form .filter-search {
    grid-column: 1 / -1;
  }
  .users-filter-form .filter-actions {
    grid-column: auto;
  }
  .users-filter-form .filter-actions .filter-apply {
    width: auto;
    min-width: 5.5rem;
  }
}
@media (min-width: 1024px) {
  .users-filter-form {
    grid-template-columns: minmax(280px, 2fr) minmax(160px, 0.7fr) minmax(160px, 0.7fr) auto;
  }
  .users-filter-form .filter-search, .users-filter-form .filter-actions {
    grid-column: auto;
  }
  .users-filter-form .filter-actions .filter-apply {
    width: auto;
  }
}
.severity-history-wrap {
  max-width: 100%;
  width: 100%;
  overflow: visible;
}
.severity-history-table {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
}
.severity-history-col-date {
  width: 140px;
}
.severity-history-col-severity {
  width: 180px;
}
.severity-history-col-setby {
  width: auto;
}
.severity-history-col-actions {
  width: 80px;
}
.severity-history-th {
  padding: 0.75rem 0.75rem;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 600;
  color: #111827;
}
.severity-history-th--date {
  padding-left: 1rem;
}
@media (min-width: 640px) {
  .severity-history-th--date {
    padding-left: 0;
  }
}
.severity-history-th--actions {
  padding-right: 0;
  text-align: right;
}
.severity-history-td {
  padding: 0.85rem 0.75rem;
  font-size: 0.875rem;
  color: #374151;
  vertical-align: middle;
  overflow: visible;
}
.severity-history-td--date {
  padding-left: 1rem;
  white-space: nowrap;
}
@media (min-width: 640px) {
  .severity-history-td--date {
    padding-left: 0;
  }
}
.severity-history-td--severity {
  white-space: nowrap;
  overflow: visible;
}
.severity-history-badge {
  max-width: none;
  overflow: visible;
}
.severity-history-td--setby {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.severity-history-td--actions {
  padding-right: 0;
  text-align: right;
  white-space: nowrap;
}
.severity-history-row {
  background: #fff;
}
.severity-history-row:hover, .severity-history-row:hover > td {
  background-color: #fff;
}
.severity-history-action {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.35rem 0.4rem;
  margin-left: 0.15rem;
  border-radius: 0.375rem;
  line-height: 1;
  background: transparent;
}
.severity-history-action--edit {
  color: #0ea5e9;
}
.severity-history-action--edit:hover {
  color: #0369a1;
  background: rgba(14, 165, 233, 0.08);
}
.severity-history-action--delete {
  color: #ef4444;
}
.severity-history-action--delete:hover {
  color: #b91c1c;
  background: rgba(239, 68, 68, 0.08);
}
.severity-history-row--editing > td {
  background-color: var(--maintain-green-soft);
}
.severity-history-edit {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0.25rem 0;
}
.severity-history-edit__fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 640px) {
  .severity-history-edit__fields {
    grid-template-columns: minmax(10rem, 14rem) minmax(12rem, 16rem);
    gap: 1.25rem;
  }
}
.severity-history-edit__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}
.severity-history-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.875rem;
}
.severity-history-page-btn {
  border-radius: 0.375rem;
  padding: 0.35rem 0.65rem;
  font-weight: 500;
  color: #374151;
  background: #fff;
  border: 1px solid #d1d5db;
  cursor: pointer;
}
.severity-history-page-btn:hover:not(:disabled) {
  background-color: var(--maintain-green-row-hover);
  border-color: var(--maintain-green-border);
}
.severity-history-page-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.severity-history-page-num.is-active {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
}
.severity-history-page-ellipsis {
  padding: 0.35rem 0.25rem;
  color: #9ca3af;
}
.asset-drawer-panel {
  width: min(68vw, 58rem);
  max-width: 100%;
}
@media (max-width: 767px) {
  .asset-drawer-panel {
    width: calc(100vw - 1.5rem);
  }
}
.asset-drawer__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem 1.5rem 0;
}
.asset-drawer__header-main {
  min-width: 0;
  flex: 1;
}
.asset-drawer__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #4b5563;
}
.asset-drawer__title {
  margin: 0.35rem 0 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.25;
  color: #111827;
  word-break: break-word;
}
.asset-drawer__subtitle {
  margin: 0.35rem 0 0;
  font-size: 0.875rem;
  color: #6b7280;
}
.asset-drawer__subtitle-sep {
  margin: 0 0.35rem;
}
.asset-drawer__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  margin: 0.75rem 0 0;
}
.asset-drawer__meta dt {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
}
.asset-drawer__meta dd {
  margin: 0.1rem 0 0;
  font-size: 0.875rem;
  color: #111827;
}
.asset-drawer__close-wrap {
  flex-shrink: 0;
}
.asset-drawer__close {
  color: #6b7280;
}
.asset-drawer__close:hover {
  color: #111827;
}
.asset-drawer__body {
  padding: 1.25rem 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
.asset-drawer__summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem 1rem;
  padding: 1rem 1.25rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #f9fafb;
}
@media (max-width: 900px) {
  .asset-drawer__summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 520px) {
  .asset-drawer__summary {
    grid-template-columns: 1fr;
  }
}
.asset-drawer__summary-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
}
.asset-drawer__summary-value {
  margin-top: 0.35rem;
}
.asset-drawer__summary-text {
  font-size: 0.9rem;
  font-weight: 600;
  color: #111827;
  word-break: break-word;
}
.asset-drawer__main {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr);
  gap: 1.5rem 1.5rem;
  align-items: start;
}
@media (max-width: 900px) {
  .asset-drawer__main {
    grid-template-columns: 1fr;
  }
}
.asset-drawer__section-title {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 700;
  color: #111827;
}
.asset-drawer__section {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}
.asset-drawer__primary {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  min-width: 0;
}
.asset-drawer__side {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
}
.asset-drawer__photo-card {
  margin-top: 0.65rem;
  padding: 1.25rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #f9fafb;
}
.asset-drawer__photo-host {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 8rem;
}
.asset-drawer__photo-btn {
  display: block;
  max-width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.asset-drawer__photo-btn:focus-visible {
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 3px;
  border-radius: 0.375rem;
}
.asset-drawer__photo-img {
  display: block;
  max-width: 100%;
  max-height: 400px;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 0.375rem;
}
.asset-drawer__photo-empty, .asset-drawer__empty {
  margin: 0;
  font-size: 0.875rem;
  color: #6b7280;
}
.asset-drawer__trend-period {
  margin: 0;
  font-size: 0.8rem;
  color: #6b7280;
}
.asset-drawer__trend {
  display: flex;
  justify-content: flex-start;
  padding: 1rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
  overflow-x: auto;
}
.asset-drawer__trend .assets-trend-points {
  justify-content: flex-start;
  gap: 0.35rem;
  flex-wrap: nowrap;
}
.asset-drawer__open-cases-section {
  min-width: 0;
}
.asset-drawer__open-cases-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.35rem 0.75rem;
}
.asset-drawer__open-cases-count {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 600;
  color: #6b7280;
}
.asset-drawer__open-cases {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.asset-drawer__open-cases--scroll {
  max-height: 28rem;
  overflow-y: auto;
  padding-right: 0.25rem;
  scrollbar-width: thin;
}
.asset-drawer__case-card {
  padding: 1rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
}
.asset-drawer__case-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.35rem 0.75rem;
}
.asset-drawer__case-ref {
  color: #111827;
  font-weight: 700;
}
.asset-drawer__case-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #111827;
  margin: 0;
}
.asset-drawer__case-status {
  flex-shrink: 0;
}
.asset-drawer__case-link {
  color: var(--skin-link, #333333);
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 700;
}
.asset-drawer__case-link:hover {
  color: var(--skin-text-dark, #111827);
}
.asset-drawer__case-link:focus-visible {
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: 2px;
  border-radius: 0.15rem;
}
.asset-drawer__case-subtitle {
  margin-top: 0.35rem;
  font-size: 0.85rem;
  color: #374151;
  line-height: 1.35;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.5rem;
}
.asset-drawer__case-severity {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.45rem;
  font-size: 0.85rem;
  color: #374151;
}
.asset-drawer__case-k {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
}
.asset-drawer__case-meta {
  margin-top: 0.4rem;
  font-size: 0.8rem;
  line-height: 1.4;
  color: #6b7280;
}
.asset-drawer__case-view {
  margin-top: 0.65rem;
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  border: 1px solid #d1d5db;
  background: #fff;
  color: #111827;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.35rem 0.7rem;
  cursor: pointer;
}
.asset-drawer__case-view:hover {
  background-color: var(--maintain-green-row-hover);
  border-color: var(--maintain-green-border);
}
.asset-drawer__history {
  border-top: 1px solid #e5e7eb;
  padding-top: 1.5rem;
}
.asset-drawer__history-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.asset-drawer__history-blurb {
  margin: 0;
  font-size: 0.875rem;
  color: #6b7280;
}
.asset-drawer__history-count {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 600;
  color: #4b5563;
}
.asset-drawer__history-toggle {
  display: inline-flex;
  align-items: center;
  border-radius: 0.375rem;
  border: 1px solid var(--maintain-green-border, #9FB87D);
  background: var(--maintain-green, #B7CD99);
  color: var(--maintain-green-text, #1F2A18);
  font-size: 0.85rem;
  font-weight: 600;
  padding: 0.45rem 0.85rem;
  cursor: pointer;
}
.asset-drawer__history-toggle:hover {
  background: var(--maintain-green-hover, #A4BC82);
}
.asset-drawer__history-toggle:focus-visible {
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 2px;
}
.asset-drawer__history-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem 1rem;
  width: 100%;
}
.asset-drawer__history-filters.hidden, .asset-drawer__history-panel.hidden, .asset-drawer__history-panel[hidden] {
  display: none !important;
}
.asset-drawer__history-filters {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  padding: 0.2rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #f9fafb;
}
.asset-drawer__filter {
  border: 0;
  border-radius: 0.375rem;
  background: transparent;
  color: #4b5563;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.4rem 0.7rem;
  cursor: pointer;
}
.asset-drawer__filter:hover {
  background: #fff;
  color: #111827;
}
.asset-drawer__filter.is-active {
  background: #fff;
  color: var(--maintain-green-text, #1F2A18);
  box-shadow: 0 0 0 1px var(--maintain-green-border, #9FB87D);
}
.asset-drawer__filter:focus-visible {
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 1px;
}
.asset-drawer__history-panel {
  margin-top: 0.25rem;
}
.asset-drawer__history-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
  overflow: hidden;
}
.asset-drawer__history-list > .asset-drawer__empty {
  padding: 0.75rem 0.85rem;
  margin: 0;
}
.asset-drawer__history-item {
  display: flex;
  align-items: center;
  gap: 0.65rem 1rem;
  padding: 0.65rem 0.75rem;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #e5e7eb;
  background: transparent;
  min-width: 0;
}
.asset-drawer__history-item:last-child {
  border-bottom: 0;
}
.asset-drawer__history-date {
  flex: 0 0 8.75rem;
  width: 8.75rem;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3;
  color: #6b7280;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.asset-drawer__history-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem 0.65rem;
  min-width: 0;
  flex: 1 1 auto;
}
.asset-drawer__history-action {
  font-size: 0.85rem;
  font-weight: 700;
  line-height: 1.3;
  color: #111827;
  white-space: nowrap;
}
.asset-drawer__history-bit {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 0.8rem;
  line-height: 1.3;
  color: #4b5563;
  min-width: 0;
}
.asset-drawer__history-actor {
  color: #6b7280;
}
.asset-drawer__history-transition {
  flex-wrap: wrap;
}
.asset-drawer__history-arrow {
  margin: 0 0.2rem;
  color: #9ca3af;
  font-weight: 600;
}
.asset-drawer__history-bit .asset-drawer__case-link {
  color: #111827;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 700;
}
.asset-drawer__history-bit .asset-drawer__case-link:hover {
  color: #374151;
}
@media (max-width: 640px) {
  .asset-drawer__history-item {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.25rem;
    padding: 0.65rem 0.75rem;
  }
  .asset-drawer__history-date {
    flex-basis: auto;
    width: auto;
  }
  .asset-drawer__history-action {
    white-space: normal;
  }
}
.asset-drawer__pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1rem;
}
.asset-drawer__pager-pages {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.asset-drawer__pager-btn, .asset-drawer__pager-num {
  border: 1px solid #d1d5db;
  border-radius: 0.375rem;
  background: #fff;
  color: #111827;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 0.35rem 0.65rem;
  cursor: pointer;
}
.asset-drawer__pager-btn:hover:not(:disabled), .asset-drawer__pager-num:hover:not(:disabled) {
  background-color: var(--maintain-green-row-hover);
  border-color: var(--maintain-green-border);
}
.asset-drawer__pager-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.asset-drawer__pager-num.is-active {
  background-color: var(--maintain-green);
  border-color: var(--maintain-green-border);
  color: var(--maintain-green-text);
}
.auth-page .auth-shell {
  box-sizing: border-box;
  width: 100%;
}
.auth-page .auth-logo-wrap {
  width: 100%;
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
}
.auth-page .auth-logo {
  display: block;
  height: 5rem;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.auth-page .auth-card-wrap {
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.auth-page .auth-card {
  box-sizing: border-box;
  width: 100%;
}
.auth-page .auth-title {
  font-weight: 700;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.auth-page .auth-subtitle {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  color: #4b5563;
}
.auth-page .auth-help {
  margin: 0;
  padding-left: 1.1rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #6b7280;
}
.auth-page .auth-help li + li {
  margin-top: 0.15rem;
}
.auth-page .auth-step-label {
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #9ca3af;
}
.auth-page .auth-qr-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12.5rem;
  height: 12.5rem;
  margin: 0 auto;
  padding: 0.75rem;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  background: #fff;
}
.auth-page .auth-qr-panel img {
  display: block;
  width: 11rem;
  height: 11rem;
  object-fit: contain;
}
.auth-page .auth-manual-key-row {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
}
.auth-page .auth-manual-key {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: 0.75rem;
  line-height: 1.35rem;
  color: #374151;
  word-break: break-all;
}
.auth-page .auth-copy-btn {
  flex: 0 0 auto;
  align-self: stretch;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  border: 1px solid #e5e7eb;
  background: #fff;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #374151;
  cursor: pointer;
}
.auth-page .auth-copy-btn:hover {
  background: #f9fafb;
}
.auth-page .auth-copy-btn:focus-visible {
  outline: 2px solid var(--maintain-green-border);
  outline-offset: 2px;
}
.auth-page .auth-enrol-steps {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.auth-page .auth-enrol-steps.hidden {
  display: none;
}
.auth-page .auth-enrol-step-title {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #111827;
}
.auth-page .auth-enrol-hint {
  margin: 0.75rem 0 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #6b7280;
}
.auth-page .auth-signout {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5;
}
.auth-page .auth-footer-link {
  color: var(--maintain-green-link, #B7CD99);
  text-decoration: none;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}
.auth-page .auth-footer-link:visited {
  color: var(--maintain-green-link, #B7CD99);
}
.auth-page .auth-footer-link:hover {
  color: var(--maintain-green-dark, #52663B);
}
.auth-page .auth-footer-link:focus-visible {
  color: var(--maintain-green-dark, #52663B);
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: 2px;
  border-radius: 0.25rem;
}
.auth-page .auth-login-help {
  text-align: left;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.auth-page .auth-login-help__heading {
  margin: 0 0 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  font-weight: 700;
  color: #111827;
}
.auth-page .auth-login-help__body {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 300;
  color: #374151;
}
.auth-page .auth-login-help__email {
  margin: 0.75rem 0 0;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 300;
  color: #374151;
}
.auth-page .auth-login-help__mailto {
  color: #333333;
  text-decoration: none;
  font-weight: 500;
  word-break: break-all;
}
.auth-page .auth-login-help__mailto:hover, .auth-page .auth-login-help__mailto:focus-visible {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.auth-page .auth-login-help__mailto:focus-visible {
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: 2px;
  border-radius: 0.125rem;
}
.app-breadcrumb {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #6b7280;
  margin-bottom: 1rem;
}
.app-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-breadcrumb__sep {
  color: #9ca3af;
  user-select: none;
}
.app-breadcrumb__current {
  color: #374151;
}
.app-breadcrumb__link {
  color: #6b7280;
  text-decoration: none;
}
.app-breadcrumb__link:hover, .app-breadcrumb__link:focus-visible {
  color: #333333;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.app-breadcrumb__link:focus-visible {
  outline: 2px solid var(--maintain-green-border, #9FB87D);
  outline-offset: 2px;
  border-radius: 0.125rem;
}
@media (max-width: 639px) {
  .auth-page .auth-shell {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .auth-page .auth-qr-panel {
    width: 11.25rem;
    height: 11.25rem;
  }
  .auth-page .auth-qr-panel img {
    width: 9.75rem;
    height: 9.75rem;
  }
}
.import-upload-intro {
  max-width: 48rem;
  margin-bottom: 1.5rem;
}
.import-upload-form {
  width: 100%;
}
.import-upload-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .import-upload-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 1.5rem;
  }
}
.import-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.settings-card .import-card {
  background: transparent;
}
.import-card__body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 0;
  gap: 0;
}
.import-card__body--upload {
  padding-bottom: 0;
}
.import-card__body--upload .csv-upload-zone {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.import-card__body--upload .csv-upload-zone__body {
  flex: 1 1 auto;
}
.import-card__title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #111827;
}
.import-card__lede {
  margin: 0.35rem 0 0;
  font-size: 0.875rem;
  line-height: 1.4rem;
  color: #4b5563;
}
.import-card__label {
  margin: 1.15rem 0 0;
  font-size: 0.875rem;
  line-height: 1.4rem;
  font-weight: 600;
  color: #111827;
}
.import-card__list {
  margin: 0.4rem 0 0;
  padding-left: 1.15rem;
  list-style: disc;
  font-size: 0.875rem;
  line-height: 1.4rem;
  color: #4b5563;
}
.import-card__list li + li {
  margin-top: 0.2rem;
}
.import-card__list--plain {
  list-style: none;
  padding-left: 0;
}
.import-card__footer {
  margin-top: auto;
  padding: 1rem 0 0;
  display: flex;
  align-items: center;
  min-height: 0;
}
.csv-upload-zone {
  position: relative;
  margin-top: 1.15rem;
  border: 1.5px dashed #d1d5db;
  border-radius: 0.75rem;
  background: #f9fafb;
  transition: border-color 0.15s ease, background-color 0.15s ease, box-shadow 0.15s ease;
  outline: none;
  cursor: pointer;
}
.csv-upload-zone:hover, .csv-upload-zone:focus-visible {
  border-color: var(--maintain-green-border, #9FB87D);
  background: #f3f7ee;
}
.csv-upload-zone:focus-visible {
  box-shadow: 0 0 0 3px var(--maintain-green-focus, rgba(183, 205, 153, 0.40));
}
.csv-upload-zone--drag {
  border-color: var(--maintain-green-border, #9FB87D);
  background: var(--maintain-green-soft, #F1F6EA);
}
.csv-upload-zone--has-file {
  border-style: solid;
  border-color: #c5d6a8;
  background: #f7faf2;
}
.csv-upload-zone--invalid {
  border-color: #f87171;
  background: #fef2f2;
}
.csv-upload-zone__input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.csv-upload-zone__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.45rem;
  padding: 1.75rem 1.25rem;
  min-height: 12.5rem;
}
.csv-upload-zone__title {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #111827;
}
.csv-upload-zone__hint {
  margin: 0;
  font-size: 0.8125rem;
  color: #6b7280;
}
.csv-upload-zone__choose {
  margin-top: 0.15rem;
}
.csv-upload-zone__status {
  margin: 0.55rem 0 0;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #374151;
}
.csv-upload-zone--invalid .csv-upload-zone__status {
  color: #b91c1c;
}
.csv-upload-zone__meta {
  margin: 0;
  font-size: 0.75rem;
  color: #9ca3af;
}
.import-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.5rem;
  padding-top: 0.25rem;
}
.import-summary-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}
@media (min-width: 640px) {
  .import-summary-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.import-summary-item {
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  padding: 0.75rem 0.9rem;
  background: #fff;
}
.import-summary-item__label {
  font-size: 0.75rem;
  color: #6b7280;
}
.import-summary-item__value {
  margin-top: 0.2rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: #111827;
}
.import-preview-intro {
  max-width: 48rem;
  margin-bottom: 1rem;
}
.import-preview-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  background: #fff;
  width: 100%;
}
.import-preview-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 40rem;
  table-layout: fixed;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.import-preview-col--row {
  width: 4.25rem;
}
.import-preview-col--location {
  width: 18%;
}
.import-preview-col--asset-id {
  width: 14%;
}
.import-preview-col--asset-name {
  width: 22%;
}
.import-preview-col--criticality {
  width: 7.5rem;
}
.import-preview-col--result {
  width: auto;
}
.import-preview-table th, .import-preview-table td, .import-preview-table__cell {
  padding: 0.625rem 0.75rem;
  vertical-align: middle;
  border-bottom: 1px solid #f3f4f6;
}
.import-preview-table thead th {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  color: #6b7280;
  background: #f9fafb;
  white-space: nowrap;
}
.import-preview-table tbody tr:last-child td {
  border-bottom: 0;
}
.import-preview-table__cell--row, .import-preview-table__cell--criticality, .import-preview-table__cell--result {
  text-align: center;
}
.import-preview-table__cell--location, .import-preview-table__cell--asset-id, .import-preview-table__cell--asset-name {
  text-align: left;
}
.import-preview-table__cell--location, .import-preview-table__cell--asset-name {
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.import-preview-table__cell--asset-id {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.import-preview-table__cell--row {
  font-variant-numeric: tabular-nums;
  color: #4b5563;
  white-space: nowrap;
}
.import-preview-table__cell--criticality {
  white-space: nowrap;
}
.import-preview-result {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  max-width: 100%;
}
.import-preview-result__detail {
  display: block;
  max-width: 16rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #6b7280;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
@media (min-width: 768px) {
  .import-preview-result__detail {
    max-width: 18rem;
  }
}
@media (max-width: 639px) {
  .import-preview-table {
    min-width: 36rem;
  }
  .import-preview-table th, .import-preview-table td, .import-preview-table__cell {
    padding: 0.5rem 0.625rem;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-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-pan-x {
  syntax: "*";
  inherits: false;
}
@property --tw-pan-y {
  syntax: "*";
  inherits: false;
}
@property --tw-pinch-zoom {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-pan-x: initial;
      --tw-pan-y: initial;
      --tw-pinch-zoom: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
