/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --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-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: oklch(97.1% .013 17.38);
    --color-red-100: oklch(93.6% .032 17.717);
    --color-red-200: oklch(88.5% .062 18.334);
    --color-red-400: oklch(70.4% .191 22.216);
    --color-red-500: oklch(63.7% .237 25.331);
    --color-red-600: oklch(57.7% .245 27.325);
    --color-red-700: oklch(50.5% .213 27.518);
    --color-yellow-100: oklch(97.3% .071 103.193);
    --color-yellow-400: oklch(85.2% .199 91.936);
    --color-yellow-700: oklch(55.4% .135 66.442);
    --color-green-100: oklch(96.2% .044 156.743);
    --color-green-400: oklch(79.2% .209 151.711);
    --color-green-700: oklch(52.7% .154 150.069);
    --color-blue-100: oklch(93.2% .032 255.585);
    --color-blue-400: oklch(70.7% .165 254.624);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-blue-700: oklch(48.8% .243 264.376);
    --color-gray-50: #f9fafb;
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: #9ca3af;
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-gray-900: oklch(21% .034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --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-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-md: 6px;
    --radius-lg: 8px;
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-body: "Figtree", sans-serif;
    --font-ui: "Stack Sans Text", sans-serif;
    --color-template-placeholder: #f7f8f8;
    --color-template-tag: #f3f4f6;
    --color-surface-50: #f9fafb;
    --color-surface-100: #f1f5f9;
    --color-surface-200: #e2e8f0;
    --color-surface-400: #9ca3af;
    --color-surface-700: #334155;
    --color-primary: #315aff;
    --color-primary-hover: #1f44dd;
    --color-primary-foreground: #fafafa;
    --color-brand-100: #f1f4fe;
    --color-brand-500: #1f49f0;
    --color-brand: #1f49f0;
    --form-field-icon-color: #94a3b8;
    --color-foreground: #0a0a0a;
    --color-muted: #737373;
    --color-floatlabel: #64748b;
    --color-panel: #334155;
    --color-background: #fff;
    --color-secondary: #f5f5f5;
    --color-secondary-foreground: #171717;
    --color-chip: #1e293b;
    --color-chip-background: #f1f5f9;
    --color-border: #e5e5e5;
    --color-border-subtle: #e2e8f0;
    --color-border-strong: #d4d4d4;
    --color-outline: #ffffff1a;
    --color-outline-hover: #00000008;
    --color-ghost-hover: #0000000d;
    --color-input-background: #fff;
    --color-menu-background: #fff;
    --color-menu-border: #e2e8f0;
    --color-menu-item: #334155;
    --radius-button: 14px;
    --radius-chip: 16px;
    --radius-full: 9999px;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .inset-0 {
    inset: 0;
  }

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

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

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

  .container {
    width: 100%;
  }

  @media (min-width: 30rem) {
    .container {
      max-width: 30rem;
    }
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

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

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

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

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

  .h-\[36\.5px\] {
    height: 36.5px;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

  .min-w-0 {
    min-width: 0;
  }

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

  .flex-1 {
    flex: 1;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

  .border-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-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

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

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

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

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

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-green-400 {
    border-color: var(--color-green-400);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .px-\[10\.5px\] {
    padding-inline: 10.5px;
  }

  .px-\[13\.25px\] {
    padding-inline: 13.25px;
  }

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

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

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

  .py-\[9\.75px\] {
    padding-block: 9.75px;
  }

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

  .pl-\[7px\] {
    padding-left: 7px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-menu-item {
    color: var(--color-menu-item);
  }

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

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

  .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-yellow-700 {
    color: var(--color-yellow-700);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .shadow-\[0_0_0_1px_rgba\(255\,255\,255\,0\.1\)\,0_0_2px_2px_rgba\(255\,255\,255\,0\.25\)\] {
    --tw-shadow: 0 0 0 1px var(--tw-shadow-color, #ffffff1a), 0 0 2px 2px var(--tw-shadow-color, #ffffff40);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

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

    .hover\:bg-red-200:hover {
      background-color: var(--color-red-200);
    }

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

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

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

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

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

  @media not all and (min-width: 30rem) {
    .max-xs\:w-full {
      width: 100%;
    }

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

  @media (min-width: 40rem) {
    .sm\:inline {
      display: inline;
    }
  }
}

:root {
  --primary-color: #3b82f6;
  --primary-color-text: #fff;
  --surface-ground: #f9fafb;
  --surface-card: #fff;
  --surface-border: #dfe7ef;
  --text-color: #4b5563;
  --text-color-secondary: #6b7280;
  --figma-color-white-solid-1: #fff;
  --figma-color-white-solid-2: #fff;
  --figma-color-blue-5: #050917;
  --figma-color-blue-11: #141624;
  --figma-color-azure-28-70: #414550b2;
  --figma-color-azure-28-0: #41455000;
  --figma-color-blue-11-0: #14162400;
  --figma-color-blue-87: #c4bffc;
  --figma-color-white-70: #ffffffb2;
  --figma-color-white-7: #ffffff12;
  --figma-color-blue-60: #4b3df7;
  --figma-color-black-0-1: #0000;
  --figma-color-black-solid-1: #000;
  --figma-color-black-4: #0000000a;
  --figma-color-blue-5-70: #050917b2;
  --figma-color-blue-5-0: #05091700;
  --figma-color-blue-52: #534abe;
  --figma-color-blue-51: #5260b1;
  --figma-color-white-20: #fff3;
  --figma-color-white-0-2-1: #ffffff01;
  --figma-color-white-0-2-2: #ffffff01;
  --figma-color-white-40: #fff6;
  --figma-color-grey-46: #6b7280;
  --figma-color-violet-72-20: #ad95db33;
  --figma-color-red-79-20: #e5b1af33;
  --figma-color-white-30: #ffffff4d;
  --figma-color-white-30-2: #ffffff4d;
  --figma-color-grey-65: #a1a1aa;
  --figma-color-cyan-9: #121c1e;
  --figma-color-grey-88: #e0e0e0;
  --figma-color-azure-50: #06f;
  --figma-color-cyan-2: #02090a;
  --figma-color-chartreuse-green-51: #95bf47;
  --figma-color-chartreuse-green-40: #5e8e3e;
  --figma-color-cyan-5: #051517;
  --figma-color-spring-green-58: #36f4a4;
  --figma-color-spring-green-11: #102620;
  --figma-color-cyan-15: #1c2c30;
  --figma-color-grey-96: #f4f4f5;
  --figma-color-cyan-2-0: #02090a00;
  --figma-color-grey-94: #f1f0ee;
  --figma-color-grey-97: #f9f8f7;
  --figma-color-grey-9-8: #16161614;
  --figma-color-grey-9: #161616;
  --figma-color-grey-88-2: #e4e2df;
  --figma-color-grey-9-75: #161616bf;
  --figma-color-black-solid-2: #000;
  --figma-color-blue-82: #b0a3ff;
  --figma-color-blue-64: #6248ff;
  --figma-color-magenta-49: #b048a3;
  --figma-color-red-64: #ff4848;
  --figma-color-white-0-1: #fff0;
  --figma-color-grey-13: #222;
  --figma-color-black-15: #00000026;
  --figma-color-spring-green-39-4: #16b3640a;
  --figma-color-spring-green-39: #15b363;
  --figma-color-grey-41: #686868;
  --figma-color-red-85: #ffc2b3;
  --figma-color-violet-89: #ebc9ff;
  --figma-color-red-59: #ff5a30;
  --figma-color-yellow-53: #f0f41a;
  --figma-color-violet-57: #9575ac;
  --figma-color-blue-64-40: #6248ff66;
  --figma-color-grey-93: #e0daff;
  --figma-color-grey-9-15: #16161626;
  --figma-color-grey-8-15: #15151526;
  --figma-color-grey-8-16: #15151529;
  --figma-color-grey-84: #d8d6d3;
  --figma-color-grey-94-80: #f1f0eecc;
  --figma-color-grey-94-60: #f1f0ee99;
  --figma-color-grey-8: #151515;
  --figma-color-spring-green-39-10: #15b3631a;
  --figma-color-white-99-3: #fffffffd;
  --figma-color-grey-100-99-4: #fefefefd;
  --figma-color-red-57: #f72c2c;
  --figma-color-rose-61: #ff3ab9;
  --figma-color-yellow-57: #ffcb24;
  --figma-color-grey-99: #fcfbfb;
  --figma-color-grey-84-75: #d8d6d3bf;
  --figma-color-grey-84-50: #d8d6d380;
  --figma-color-azure-58-10: #2d90f91a;
  --figma-color-azure-58: #2776ff;
  --figma-color-red-64-10: #ff48481a;
  --figma-color-blue-64-10: #6248ff1a;
  --figma-color-grey-89: #e3e2e1;
  --figma-color-rose-68: #f961d3;
  --figma-color-violet-50: #70f;
  --figma-color-white-10: #ffffff1a;
  --figma-color-black-70: #000000b2;
  --figma-color-black-60: #0009;
  --figma-color-black-20: #0003;
  --figma-color-white-80: #fffc;
  --figma-color-white-90: #ffffffe5;
  --figma-color-cyan-49: #12bce6;
  --figma-color-orange-85: #ffe4b3;
  --figma-color-cyan-82: #b0e7f4;
  --figma-color-spring-green-7: #062014;
  --figma-color-grey-86: #deded7;
  --figma-color-azure-23: #102e66;
  --figma-color-grey-98: #fcfbf7;
  --figma-color-orange-50: #fd8b01;
  --figma-color-grey-68: #afacac;
  --figma-color-red-70: #ee8676;
  --figma-color-blue-66: #8c7ed3;
  --figma-color-red-86: #f6cac2;
  --figma-color-grey-79: #c9c9c9;
  --figma-color-red-63: #ff4242;
  --figma-color-red-71: #ef8c7c;
  --figma-color-red-73: #ef9385;
  --figma-color-grey-83: #d3d3d3;
  --figma-color-violet-60: #8e77ba;
  --figma-color-blue-62: #8777c6;
  --figma-color-red-74: #f09587;
  --figma-color-azure-60: #3496fc;
  --figma-color-red-82: #f3b4af;
  --figma-color-violet-69: #bc75ed;
  --figma-color-blue-65: #877acf;
  --figma-color-blue-63: #8677c8;
  --figma-color-grey-82: #d1d1d1;
  --figma-color-grey-9-60: #16161699;
  --figma-color-grey-41-90: #686868e5;
  --figma-color-grey-9-0: #16161600;
  --figma-color-violet-90: #e0daef;
  --figma-color-blue-88: #ccc2ff;
  --figma-color-magenta-57: #d450b9;
  --figma-color-grey-9-65: #161616a6;
  --figma-color-grey-94-0: #f1f0ee00;
  --figma-color-black-0-2: #0000;
  --figma-color-grey-9-10: #1616161a;
  --figma-highlight: #385fff;
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
  font-variation-settings: normal;
  --font-family: "Inter var", sans-serif;
  --font-feature-settings: "cv02", "cv03", "cv04", "cv11";
  --surface-a: #fff;
  --surface-b: #f9fafb;
  --surface-c: #f3f4f6;
  --surface-d: #e5e7eb;
  --surface-e: #fff;
  --surface-f: #fff;
  --surface-0: #fff;
  --surface-50: #f9fafb;
  --surface-100: #f3f4f6;
  --surface-200: #e5e7eb;
  --surface-300: #d1d5db;
  --surface-400: #9ca3af;
  --surface-500: #6b7280;
  --surface-600: #4b5563;
  --surface-700: #374151;
  --surface-800: #1f2937;
  --surface-900: #111827;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-200: #e5e7eb;
  --gray-300: #d1d5db;
  --gray-400: #9ca3af;
  --gray-500: #6b7280;
  --gray-600: #4b5563;
  --gray-700: #374151;
  --gray-800: #1f2937;
  --gray-900: #111827;
  --content-padding: 1.25rem;
  --inline-spacing: .5rem;
  --border-radius: 6px;
  --surface-section: #fff;
  --surface-overlay: #fff;
  --surface-hover: #f6f9fc;
  --focus-ring: 0 0 0 .2rem #bfdbfe;
  --maskbg: #0006;
  --highlight-bg: #eff6ff;
  --highlight-text-color: #1d4ed8;
  color-scheme: light;
  font-family: Inter var, sans-serif;
}

@font-face {
  font-family: Inter var;
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url("/InterVariable-CWi-zmRD.woff2") format("woff2");
}

@font-face {
  font-family: Inter var;
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: "Italic";
  src: url("/InterVariable-Italic-d6KXgdvN.woff2") format("woff2");
}

:root {
  --blue-50: #f5f9ff;
  --blue-100: #d0e1fd;
  --blue-200: #abc9fb;
  --blue-300: #85b2f9;
  --blue-400: #609af8;
  --blue-500: #3b82f6;
  --blue-600: #326fd1;
  --blue-700: #295bac;
  --blue-800: #204887;
  --blue-900: #183462;
  --green-50: #f4fcf7;
  --green-100: #caf1d8;
  --green-200: #a0e6ba;
  --green-300: #76db9b;
  --green-400: #4cd07d;
  --green-500: #22c55e;
  --green-600: #1da750;
  --green-700: #188a42;
  --green-800: #136c34;
  --green-900: #0e4f26;
  --yellow-50: #fefbf3;
  --yellow-100: #faedc4;
  --yellow-200: #f6de95;
  --yellow-300: #f2d066;
  --yellow-400: #eec137;
  --yellow-500: #eab308;
  --yellow-600: #c79807;
  --yellow-700: #a47d06;
  --yellow-800: #816204;
  --yellow-900: #5e4803;
  --cyan-50: #f3fbfd;
  --cyan-100: #c3edf5;
  --cyan-200: #94e0ed;
  --cyan-300: #65d2e4;
  --cyan-400: #35c4dc;
  --cyan-500: #06b6d4;
  --cyan-600: #059bb4;
  --cyan-700: #047f94;
  --cyan-800: #036475;
  --cyan-900: #024955;
  --pink-50: #fef6fa;
  --pink-100: #fad3e7;
  --pink-200: #f7b0d3;
  --pink-300: #f38ec0;
  --pink-400: #f06bac;
  --pink-500: #ec4899;
  --pink-600: #c93d82;
  --pink-700: #a5326b;
  --pink-800: #822854;
  --pink-900: #5e1d3d;
  --indigo-50: #f7f7fe;
  --indigo-100: #dadafc;
  --indigo-200: #bcbdf9;
  --indigo-300: #9ea0f6;
  --indigo-400: #8183f4;
  --indigo-500: #6366f1;
  --indigo-600: #5457cd;
  --indigo-700: #4547a9;
  --indigo-800: #363885;
  --indigo-900: #282960;
  --teal-50: #f3fbfb;
  --teal-100: #c7eeea;
  --teal-200: #9ae0d9;
  --teal-300: #6dd3c8;
  --teal-400: #41c5b7;
  --teal-500: #14b8a6;
  --teal-600: #119c8d;
  --teal-700: #0e8174;
  --teal-800: #0b655b;
  --teal-900: #084a42;
  --orange-50: #fff8f3;
  --orange-100: #feddc7;
  --orange-200: #fcc39b;
  --orange-300: #fba86f;
  --orange-400: #fa8e42;
  --orange-500: #f97316;
  --orange-600: #d46213;
  --orange-700: #ae510f;
  --orange-800: #893f0c;
  --orange-900: #642e09;
  --bluegray-50: #f7f8f9;
  --bluegray-100: #dadee3;
  --bluegray-200: #bcc3cd;
  --bluegray-300: #9fa9b7;
  --bluegray-400: #818ea1;
  --bluegray-500: #64748b;
  --bluegray-600: #556376;
  --bluegray-700: #465161;
  --bluegray-800: #37404c;
  --bluegray-900: #282e38;
  --purple-50: #fbf7ff;
  --purple-100: #ead6fd;
  --purple-200: #dab6fc;
  --purple-300: #c996fa;
  --purple-400: #b975f9;
  --purple-500: #a855f7;
  --purple-600: #8f48d2;
  --purple-700: #763cad;
  --purple-800: #5c2f88;
  --purple-900: #432263;
  --red-50: #fff5f5;
  --red-100: #ffd0ce;
  --red-200: #ffaca7;
  --red-300: #ff8780;
  --red-400: #ff6259;
  --red-500: #ff3d32;
  --red-600: #d9342b;
  --red-700: #b32b23;
  --red-800: #8c221c;
  --red-900: #661814;
  --primary-50: #f5f9ff;
  --primary-100: #d0e1fd;
  --primary-200: #abc9fb;
  --primary-300: #85b2f9;
  --primary-400: #609af8;
  --primary-500: #3b82f6;
  --primary-600: #326fd1;
  --primary-700: #295bac;
  --primary-800: #204887;
  --primary-900: #183462;
}

.p-editor-container .p-editor-toolbar {
  background: #f9fafb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #e5e7eb;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #6b7280;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #6b7280;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  color: #6b7280;
  border: 0;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #fff;
  border: 0;
  border-radius: 6px;
  padding: .75rem 0;
  box-shadow: 0 2px 12px #0000001a;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #4b5563;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #4b5563;
  background: #f3f4f6;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: .75rem 1.25rem;
}

.p-editor-container .p-editor-content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #e5e7eb;
}

.p-editor-container .p-editor-content .ql-editor {
  color: #4b5563;
  background: #fff;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.p-editor-container .ql-snow.ql-toolbar button:hover, .p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #4b5563;
}

.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #4b5563;
}

.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill, .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #4b5563;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active, .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #3b82f6;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke, .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #3b82f6;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill, .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #3b82f6;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label, .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #3b82f6;
}

@layer primereact {
  * {
    box-sizing: border-box;
  }

  .p-component {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    font-weight: normal;
  }

  .p-component-overlay {
    background-color: #0006;
    transition-duration: .2s;
  }

  .p-disabled, .p-component:disabled {
    opacity: .6;
  }

  .p-error {
    color: #e24c4c;
  }

  .p-text-secondary {
    color: #6b7280;
  }

  .pi {
    font-size: 1rem;
  }

  .p-icon {
    width: 1rem;
    height: 1rem;
  }

  .p-link {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    border-radius: 6px;
    font-size: 1rem;
  }

  .p-link:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-component-overlay-enter {
    animation: .15s forwards p-component-overlay-enter-animation;
  }

  .p-component-overlay-leave {
    animation: .15s forwards p-component-overlay-leave-animation;
  }

  @keyframes p-component-overlay-enter-animation {
    from {
      background-color: #0000;
    }

    to {
      background-color: var(--maskbg);
    }
  }

  @keyframes p-component-overlay-leave-animation {
    from {
      background-color: var(--maskbg);
    }

    to {
      background-color: #0000;
    }
  }

  .p-autocomplete .p-autocomplete-loader {
    right: .75rem;
  }

  .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
    right: 3.75rem;
  }

  .p-autocomplete .p-autocomplete-multiple-container {
    gap: .5rem;
    padding: .375rem .75rem;
  }

  .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
    border-color: #3b82f6;
  }

  .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
    padding: .375rem 0;
  }

  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    color: #4b5563;
    margin: 0;
    padding: 0;
    font-size: 1rem;
  }

  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
    color: #1d4ed8;
    background: #eff6ff;
    border-radius: 6px;
    margin-right: .5rem;
    padding: .375rem .75rem;
  }

  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
    margin-left: .5rem;
  }

  .p-autocomplete.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-autocomplete-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-autocomplete-panel .p-autocomplete-items {
    padding: .75rem 0;
  }

  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
    color: #374151;
    background: #fff;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-calendar.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker {
    color: #4b5563;
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: .5rem;
  }

  .p-datepicker:not(.p-datepicker-inline) {
    background: #fff;
    border: 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
    background: #fff;
  }

  .p-datepicker .p-datepicker-header {
    color: #4b5563;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .5rem;
    font-weight: 600;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover, .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible, .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-title {
    line-height: 2rem;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year, .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    color: #4b5563;
    padding: .5rem;
    font-weight: 600;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover, .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
    color: #3b82f6;
  }

  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    margin-right: .5rem;
  }

  .p-datepicker table {
    margin: .5rem 0;
    font-size: 1rem;
  }

  .p-datepicker table th {
    padding: .5rem;
  }

  .p-datepicker table th > span {
    width: 2.5rem;
    height: 2.5rem;
  }

  .p-datepicker table td {
    padding: .5rem;
  }

  .p-datepicker table td > span {
    border: 1px solid #0000;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    transition: box-shadow .2s;
  }

  .p-datepicker table td > span.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datepicker table td > span:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker table td.p-datepicker-today > span {
    color: #4b5563;
    background: #d1d5db;
    border-color: #0000;
  }

  .p-datepicker table td.p-datepicker-today > span.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datepicker .p-datepicker-buttonbar {
    border-top: 1px solid #e5e7eb;
    padding: 1rem 0;
  }

  .p-datepicker .p-datepicker-buttonbar .p-button {
    width: auto;
  }

  .p-datepicker .p-timepicker {
    border-top: 1px solid #e5e7eb;
    padding: .5rem;
  }

  .p-datepicker .p-timepicker button {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-datepicker .p-timepicker button:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-datepicker .p-timepicker button:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker .p-timepicker button:last-child {
    margin-top: .2em;
  }

  .p-datepicker .p-timepicker span {
    font-size: 1.25rem;
  }

  .p-datepicker .p-timepicker > div {
    padding: 0 .5rem;
  }

  .p-datepicker.p-datepicker-timeonly .p-timepicker {
    border-top: 0;
  }

  .p-datepicker .p-monthpicker {
    margin: .5rem 0;
  }

  .p-datepicker .p-monthpicker .p-monthpicker-month {
    border-radius: 6px;
    padding: .5rem;
    transition: box-shadow .2s;
  }

  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datepicker .p-yearpicker {
    margin: .5rem 0;
  }

  .p-datepicker .p-yearpicker .p-yearpicker-year {
    border-radius: 6px;
    padding: .5rem;
    transition: box-shadow .2s;
  }

  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
    border-left: 1px solid #e5e7eb;
    padding: 0 .5rem;
  }

  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
    border-left: 0;
    padding-left: 0;
  }

  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
    padding-right: 0;
  }

  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
    background: #f3f4f6;
  }

  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
  }

  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
    background: #f3f4f6;
  }

  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  @media screen and (max-width: 769px) {
    .p-datepicker table th, .p-datepicker table td {
      padding: 0;
    }
  }

  .p-cascadeselect {
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-cascadeselect:not(.p-disabled):hover {
    border-color: #3b82f6;
  }

  .p-cascadeselect:not(.p-disabled).p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-cascadeselect.p-variant-filled, .p-cascadeselect.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }

  .p-cascadeselect.p-variant-filled:enabled:focus {
    background-color: #fff;
  }

  .p-cascadeselect .p-cascadeselect-label {
    background: none;
    border: 0;
    padding: .75rem;
  }

  .p-cascadeselect .p-cascadeselect-label.p-placeholder {
    color: #6b7280;
  }

  .p-cascadeselect .p-cascadeselect-label:enabled:focus {
    box-shadow: none;
    outline: 0;
  }

  .p-cascadeselect .p-cascadeselect-trigger {
    color: #6b7280;
    background: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 3rem;
  }

  .p-cascadeselect.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-cascadeselect-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-cascadeselect-panel .p-cascadeselect-items {
    padding: .75rem 0;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    transition: box-shadow .2s;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
    margin-top: 0;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:last-child {
    margin-bottom: 0;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
    padding: .75rem 1.25rem;
  }

  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
    font-size: .875rem;
  }

  .p-checkbox-input {
    appearance: none;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    outline: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-checkbox {
    width: 22px;
    height: 22px;
  }

  .p-checkbox .p-checkbox-input {
    border: 2px solid #d1d5db;
    border-radius: 6px;
  }

  .p-checkbox .p-checkbox-box {
    color: #4b5563;
    background: #fff;
    border: 2px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    width: 22px;
    height: 22px;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-checkbox .p-checkbox-box .p-checkbox-icon {
    color: #fff;
    font-size: 14px;
    transition-duration: .2s;
  }

  .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
    width: 14px;
    height: 14px;
  }

  .p-checkbox.p-highlight .p-checkbox-box {
    background: #3b82f6;
    border-color: #3b82f6;
  }

  .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
    border-color: #3b82f6;
  }

  .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
    color: #fff;
    background: #1d4ed8;
    border-color: #1d4ed8;
  }

  .p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-checkbox.p-invalid > .p-checkbox-box {
    border-color: #e24c4c;
  }

  .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-checkbox.p-variant-filled.p-highlight .p-checkbox-box {
    background: #3b82f6;
  }

  .p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
    background: #1d4ed8;
  }

  .p-input-filled .p-checkbox .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-checkbox.p-highlight .p-checkbox-box {
    background: #3b82f6;
  }

  .p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
    background: #1d4ed8;
  }

  .p-checkbox {
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    display: inline-flex;
    position: relative;
  }

  .p-checkbox-input {
    cursor: pointer;
  }

  .p-checkbox-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .p-tristatecheckbox.p-variant-filled .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-tristatecheckbox.p-variant-filled.p-highlight .p-checkbox-box {
    background: #3b82f6;
  }

  .p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box {
    background-color: #f3f4f6;
  }

  .p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
    background: #1d4ed8;
  }

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

  .p-chips-multiple-container {
    cursor: text;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    overflow: hidden;
  }

  .p-chips-token {
    cursor: default;
    flex: none;
    align-items: center;
    display: inline-flex;
  }

  .p-chips-input-token {
    flex: auto;
    display: inline-flex;
  }

  .p-chips-token-icon {
    cursor: pointer;
  }

  .p-chips-input-token input {
    box-shadow: none;
    background-color: #0000;
    border: 0;
    border-radius: 0;
    outline: 0;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .p-fluid .p-chips {
    display: flex;
  }

  .p-chips:not(.p-disabled):hover .p-chips-multiple-container {
    border-color: #3b82f6;
  }

  .p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-chips .p-chips-multiple-container {
    outline-color: #0000;
    padding: .375rem .75rem;
  }

  .p-chips .p-chips-multiple-container .p-chips-token {
    color: #4b5563;
    background: #e5e7eb;
    border-radius: 16px;
    margin-right: .5rem;
    padding: .375rem .75rem;
  }

  .p-chips .p-chips-multiple-container .p-chips-token.p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
    margin-left: .5rem;
  }

  .p-chips .p-chips-multiple-container .p-chips-input-token {
    padding: .375rem 0;
  }

  .p-chips .p-chips-multiple-container .p-chips-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    color: #4b5563;
    margin: 0;
    padding: 0;
    font-size: 1rem;
  }

  .p-chips.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-colorpicker-preview {
    width: 2rem;
    height: 2rem;
  }

  .p-colorpicker-panel {
    background: #323232;
    border: 1px solid #191919;
  }

  .p-colorpicker-panel .p-colorpicker-color-handle, .p-colorpicker-panel .p-colorpicker-hue-handle {
    border-color: #fff;
  }

  .p-colorpicker-overlay-panel {
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-dropdown {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    display: inline-flex;
    position: relative;
  }

  .p-dropdown-clear-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-dropdown-trigger {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .p-dropdown-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    flex: auto;
    width: 1%;
    display: block;
    overflow: hidden;
  }

  .p-dropdown-label-empty {
    opacity: 0;
    overflow: hidden;
  }

  input.p-dropdown-label {
    cursor: default;
  }

  .p-dropdown .p-dropdown-panel {
    min-width: 100%;
  }

  .p-dropdown-panel {
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-dropdown-items-wrapper {
    overflow: auto;
  }

  .p-dropdown-item {
    cursor: pointer;
    white-space: nowrap;
    align-items: center;
    font-weight: normal;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .p-dropdown-item-group {
    cursor: auto;
  }

  .p-dropdown-items {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  .p-dropdown-filter {
    width: 100%;
  }

  .p-dropdown-filter-container {
    position: relative;
  }

  .p-dropdown-filter-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-fluid .p-dropdown {
    display: flex;
  }

  .p-fluid .p-dropdown .p-dropdown-label {
    width: 1%;
  }

  .p-dropdown {
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-dropdown:not(.p-disabled):hover {
    border-color: #3b82f6;
  }

  .p-dropdown:not(.p-disabled).p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-dropdown.p-variant-filled {
    background: #f3f4f6;
  }

  .p-dropdown.p-variant-filled:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }

  .p-dropdown.p-variant-filled:not(.p-disabled).p-focus {
    background-color: #fff;
  }

  .p-dropdown.p-variant-filled:not(.p-disabled).p-focus .p-inputtext {
    background-color: #0000;
  }

  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
    padding-right: 1.75rem;
  }

  .p-dropdown .p-dropdown-label {
    background: none;
    border: 0;
  }

  .p-dropdown .p-dropdown-label.p-placeholder {
    color: #6b7280;
  }

  .p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
    box-shadow: none;
    outline: 0;
  }

  .p-dropdown .p-dropdown-trigger {
    color: #6b7280;
    background: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 3rem;
  }

  .p-dropdown .p-dropdown-clear-icon {
    color: #6b7280;
    right: 3rem;
  }

  .p-dropdown.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-dropdown-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-dropdown-panel .p-dropdown-header {
    color: #374151;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
  }

  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
    margin-right: -1.75rem;
    padding-right: 1.75rem;
  }

  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-dropdown-panel .p-dropdown-items {
    padding: .75rem 0;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child {
    margin-top: 0;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:last-child {
    margin-bottom: 0;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon {
    margin-left: -.5rem;
    margin-right: .5rem;
    position: relative;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
    color: #374151;
    background: #fff;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
    color: #4b5563;
    background: none;
    padding: .75rem 1.25rem;
  }

  .p-inputgroup-addon {
    color: #6b7280;
    background: #f3f4f6;
    border-top: 1px solid #d1d5db;
    border-bottom: 1px solid #d1d5db;
    border-left: 1px solid #d1d5db;
    min-width: 3rem;
    padding: .75rem;
  }

  .p-inputgroup-addon:last-child {
    border-right: 1px solid #d1d5db;
  }

  .p-inputgroup > .p-component, .p-inputgroup > .p-inputwrapper > .p-inputtext, .p-inputgroup > .p-float-label > .p-component {
    border-radius: 0;
    margin: 0;
  }

  .p-inputgroup > .p-component + .p-inputgroup-addon, .p-inputgroup > .p-inputwrapper > .p-inputtext + .p-inputgroup-addon, .p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
    border-left: 0;
  }

  .p-inputgroup > .p-component:focus, .p-inputgroup > .p-inputwrapper > .p-inputtext:focus, .p-inputgroup > .p-float-label > .p-component:focus, .p-inputgroup > .p-component:focus ~ label, .p-inputgroup > .p-inputwrapper > .p-inputtext:focus ~ label, .p-inputgroup > .p-float-label > .p-component:focus ~ label {
    z-index: 1;
  }

  .p-inputgroup-addon:first-child, .p-inputgroup button:first-child, .p-inputgroup input:first-child, .p-inputgroup > .p-inputwrapper:first-child, .p-inputgroup > .p-inputwrapper:first-child > .p-inputtext, .p-inputgroup .p-float-label:first-child input {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-inputgroup-addon:last-child, .p-inputgroup button:last-child, .p-inputgroup input:last-child, .p-inputgroup > .p-inputwrapper:last-child, .p-inputgroup > .p-inputwrapper:last-child > .p-inputtext, .p-inputgroup .p-float-label:last-child input {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-fluid .p-inputgroup .p-button {
    width: auto;
  }

  .p-fluid .p-inputgroup .p-button.p-button-icon-only {
    width: 3rem;
  }

  .p-inputnumber.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-inputswitch {
    display: inline-block;
    position: relative;
  }

  .p-inputswitch-input {
    appearance: none;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    outline: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-inputswitch-slider {
    cursor: pointer;
    border: 1px solid #0000;
    position: absolute;
    inset: 0;
  }

  .p-inputswitch-slider:before {
    content: "";
    position: absolute;
    top: 50%;
  }

  .p-inputswitch {
    width: 3rem;
    height: 1.75rem;
  }

  .p-inputswitch .p-inputswitch-input {
    border-radius: 30px;
  }

  .p-inputswitch .p-inputswitch-slider {
    background: #d1d5db;
    border-radius: 30px;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-inputswitch .p-inputswitch-slider:before {
    background: #fff;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    margin-top: -.625rem;
    transition-duration: .2s;
    left: .25rem;
  }

  .p-inputswitch.p-highlight .p-inputswitch-slider {
    background: #3b82f6;
  }

  .p-inputswitch.p-highlight .p-inputswitch-slider:before {
    background: #fff;
    transform: translateX(1.25rem);
  }

  .p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover) .p-inputswitch-slider {
    background: #b7bcc5;
  }

  .p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover).p-highlight .p-inputswitch-slider {
    background: #2563eb;
  }

  .p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:focus-visible) .p-inputswitch-slider {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-inputswitch.p-invalid > .p-inputswitch-slider {
    border-color: #e24c4c;
  }

  .p-inputtext {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    color: #4b5563;
    appearance: none;
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    padding: .75rem;
    font-size: 1rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-inputtext:enabled:hover {
    border-color: #3b82f6;
  }

  .p-inputtext:enabled:focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-inputtext.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-inputtext.p-variant-filled, .p-inputtext.p-variant-filled:enabled:hover {
    background-color: #f3f4f6;
  }

  .p-inputtext.p-variant-filled:enabled:focus {
    background-color: #fff;
  }

  .p-inputtext.p-inputtext-sm {
    padding: .65625rem;
    font-size: .875rem;
  }

  .p-inputtext.p-inputtext-lg {
    padding: .9375rem;
    font-size: 1.25rem;
  }

  .p-float-label > label {
    color: #6b7280;
    transition-duration: .2s;
    left: .75rem;
  }

  .p-float-label > .p-invalid + label {
    color: #e24c4c;
  }

  .p-icon-field-left > .p-inputtext {
    padding-left: 2.5rem;
  }

  .p-icon-field-left.p-float-label > label {
    left: 2.5rem;
  }

  .p-icon-field-right > .p-inputtext {
    padding-right: 2.5rem;
  }

  ::-webkit-input-placeholder {
    color: #6b7280;
  }

  :-moz-placeholder-shown {
    color: #6b7280;
  }

  ::-moz-placeholder {
    color: #6b7280;
  }

  :-ms-placeholder-shown {
    color: #6b7280;
  }

  .p-input-filled .p-inputtext, .p-input-filled .p-inputtext:enabled:hover {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-inputtext:enabled:focus {
    background-color: #fff;
  }

  .p-inputtext-sm .p-inputtext {
    padding: .65625rem;
    font-size: .875rem;
  }

  .p-inputtext-lg .p-inputtext {
    padding: .9375rem;
    font-size: 1.25rem;
  }

  .p-icon-field {
    position: relative;
  }

  .p-icon-field > .p-input-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-fluid .p-icon-field-left, .p-fluid .p-icon-field-right {
    width: 100%;
  }

  .p-icon-field-left > .p-input-icon:first-of-type {
    color: #6b7280;
    left: .75rem;
  }

  .p-icon-field-right > .p-input-icon:last-of-type {
    color: #6b7280;
    right: .75rem;
  }

  .p-inputotp {
    align-items: center;
    gap: .5rem;
    display: flex;
  }

  .p-inputotp-input {
    text-align: center;
    width: 2.5rem;
  }

  .p-listbox-list-wrapper {
    overflow: auto;
  }

  .p-listbox-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  .p-listbox-item {
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }

  .p-listbox-item-group {
    cursor: auto;
  }

  .p-listbox-filter-container {
    position: relative;
  }

  .p-listbox-filter-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-listbox-filter {
    width: 100%;
  }

  .p-listbox {
    color: #4b5563;
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-listbox .p-listbox-header {
    color: #374151;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
  }

  .p-listbox .p-listbox-header .p-listbox-filter {
    padding-right: 1.75rem;
  }

  .p-listbox .p-listbox-header .p-listbox-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-listbox .p-listbox-list {
    outline: 0;
    padding: .75rem 0;
  }

  .p-listbox .p-listbox-list .p-listbox-item {
    color: #4b5563;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-listbox .p-listbox-list .p-listbox-item:first-child {
    margin-top: 0;
  }

  .p-listbox .p-listbox-list .p-listbox-item:last-child {
    margin-bottom: 0;
  }

  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-listbox .p-listbox-list .p-listbox-item-group {
    color: #374151;
    background: #fff;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-listbox .p-listbox-list .p-listbox-empty-message {
    color: #4b5563;
    background: none;
    padding: .75rem 1.25rem;
  }

  .p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus, .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover, .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-listbox.p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-listbox.p-invalid {
    border-color: #e24c4c;
  }

  .p-mention-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-mention-panel .p-mention-items {
    padding: .75rem 0;
  }

  .p-mention-panel .p-mention-items .p-mention-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-mention-panel .p-mention-items .p-mention-item:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-mention-panel .p-mention-items .p-mention-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-multiselect {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    display: inline-flex;
  }

  .p-multiselect-trigger {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .p-multiselect-label-container {
    cursor: pointer;
    flex: auto;
    overflow: hidden;
  }

  .p-multiselect-label {
    white-space: nowrap;
    cursor: pointer;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
  }

  .p-multiselect-label-empty {
    visibility: hidden;
    overflow: hidden;
  }

  .p-multiselect-token {
    cursor: default;
    flex: none;
    align-items: center;
    display: inline-flex;
  }

  .p-multiselect-token-icon {
    cursor: pointer;
  }

  .p-multiselect .p-multiselect-panel {
    min-width: 100%;
  }

  .p-multiselect-items-wrapper {
    overflow: auto;
  }

  .p-multiselect-items {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  .p-multiselect-item {
    cursor: pointer;
    white-space: nowrap;
    align-items: center;
    font-weight: normal;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .p-multiselect-item-group {
    cursor: auto;
  }

  .p-multiselect-header {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .p-multiselect-filter-container {
    flex: auto;
    position: relative;
  }

  .p-multiselect-filter-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-multiselect-filter-container .p-inputtext {
    width: 100%;
  }

  .p-multiselect-close {
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .p-fluid .p-multiselect {
    display: flex;
  }

  .p-multiselect {
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-multiselect:not(.p-disabled):hover {
    border-color: #3b82f6;
  }

  .p-multiselect:not(.p-disabled).p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-multiselect.p-variant-filled {
    background: #f3f4f6;
  }

  .p-multiselect.p-variant-filled:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }

  .p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
    background-color: #fff;
  }

  .p-multiselect .p-multiselect-label {
    padding: .75rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-multiselect .p-multiselect-label.p-placeholder {
    color: #6b7280;
  }

  .p-multiselect.p-multiselect-chip .p-multiselect-token {
    color: #4b5563;
    background: #e5e7eb;
    border-radius: 16px;
    margin-right: .5rem;
    padding: .375rem .75rem;
  }

  .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
    margin-left: .5rem;
  }

  .p-multiselect .p-multiselect-trigger {
    color: #6b7280;
    background: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 3rem;
  }

  .p-multiselect.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
    padding: .375rem .75rem;
  }

  .p-multiselect-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-multiselect-panel .p-multiselect-header {
    color: #374151;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
  }

  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
    padding-right: 1.75rem;
  }

  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-multiselect-panel .p-multiselect-header .p-checkbox {
    margin-right: .5rem;
  }

  .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    margin-left: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-multiselect-panel .p-multiselect-items {
    padding: .75rem 0;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child {
    margin-top: 0;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:last-child {
    margin-bottom: 0;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
    margin-right: .5rem;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
    color: #374151;
    background: #fff;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
    color: #4b5563;
    background: none;
    padding: .75rem 1.25rem;
  }

  .p-password.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-password-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    padding: 1.25rem;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-password-panel .p-password-meter {
    background: #e5e7eb;
    margin-bottom: .5rem;
  }

  .p-password-panel .p-password-meter .p-password-strength.weak {
    background: #ea5455;
  }

  .p-password-panel .p-password-meter .p-password-strength.medium {
    background: #ff9f42;
  }

  .p-password-panel .p-password-meter .p-password-strength.strong {
    background: #29c76f;
  }

  .p-radiobutton {
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    display: inline-flex;
    position: relative;
  }

  .p-radiobutton-input {
    cursor: pointer;
  }

  .p-radiobutton-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .p-radiobutton-icon {
    backface-visibility: hidden;
    visibility: hidden;
    border-radius: 50%;
    transform: translateZ(0) scale(.1);
  }

  .p-radiobutton.p-highlight .p-radiobutton-icon {
    visibility: visible;
    transform: translateZ(0) scale(1);
  }

  .p-radiobutton {
    width: 22px;
    height: 22px;
  }

  .p-radiobutton .p-radiobutton-input {
    appearance: none;
    opacity: 0;
    z-index: 1;
    border: 2px solid #d1d5db;
    border-radius: 50%;
    outline: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-radiobutton .p-radiobutton-box {
    color: #4b5563;
    background: #fff;
    border: 2px solid #d1d5db;
    border-radius: 50%;
    outline-color: #0000;
    width: 22px;
    height: 22px;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
    background-color: #fff;
    width: 12px;
    height: 12px;
    transition-duration: .2s;
  }

  .p-radiobutton.p-highlight .p-radiobutton-box {
    background: #3b82f6;
    border-color: #3b82f6;
  }

  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
    border-color: #3b82f6;
  }

  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
    background: #1d4ed8;
    border-color: #1d4ed8;
  }

  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box .p-radiobutton-icon {
    background-color: #fff;
  }

  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-radiobutton.p-invalid > .p-radiobutton-box {
    border-color: #e24c4c;
  }

  .p-radiobutton.p-variant-filled .p-radiobutton-box {
    background-color: #f3f4f6;
  }

  .p-radiobutton.p-variant-filled.p-highlight .p-radiobutton-box {
    background: #3b82f6;
  }

  .p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
    background-color: #f3f4f6;
  }

  .p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
    background: #1d4ed8;
  }

  .p-input-filled .p-radiobutton .p-radiobutton-box {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-radiobutton.p-highlight .p-radiobutton-box {
    background: #3b82f6;
  }

  .p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box {
    background: #1d4ed8;
  }

  .p-rating {
    align-items: center;
    display: flex;
    position: relative;
  }

  .p-rating-item {
    cursor: pointer;
    align-items: center;
    display: inline-flex;
  }

  .p-rating.p-readonly .p-rating-item {
    cursor: default;
  }

  .p-rating {
    gap: .5rem;
  }

  .p-rating .p-rating-item {
    border-radius: 50%;
    outline-color: #0000;
  }

  .p-rating .p-rating-item .p-rating-icon {
    color: #4b5563;
    font-size: 1.143rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-rating .p-rating-item .p-rating-icon.p-icon {
    width: 1.143rem;
    height: 1.143rem;
  }

  .p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
    color: #ea5455;
  }

  .p-rating .p-rating-item.p-focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon, .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
    color: #3b82f6;
  }

  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
    color: #e73d3e;
  }

  .p-selectbutton .p-button {
    color: #4b5563;
    background: #fff;
    border: 1px solid #d1d5db;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-selectbutton .p-button .p-button-icon-left, .p-selectbutton .p-button .p-button-icon-right {
    color: #6b7280;
  }

  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
    border-color: #d1d5db;
  }

  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #374151;
  }

  .p-selectbutton .p-button.p-highlight {
    color: #fff;
    background: #3b82f6;
    border-color: #3b82f6;
  }

  .p-selectbutton .p-button.p-highlight .p-button-icon-left, .p-selectbutton .p-button.p-highlight .p-button-icon-right {
    color: #fff;
  }

  .p-selectbutton .p-button.p-highlight:hover {
    color: #fff;
    background: #2563eb;
    border-color: #2563eb;
  }

  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left, .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
    color: #fff;
  }

  .p-selectbutton.p-invalid > .p-button {
    border-color: #e24c4c;
  }

  .p-slider {
    background: #e5e7eb;
    border: 0;
    border-radius: 6px;
  }

  .p-slider.p-slider-horizontal {
    height: .286rem;
  }

  .p-slider.p-slider-horizontal .p-slider-handle {
    margin-top: -.5715rem;
    margin-left: -.5715rem;
  }

  .p-slider.p-slider-vertical {
    width: .286rem;
  }

  .p-slider.p-slider-vertical .p-slider-handle {
    margin-bottom: -.5715rem;
    margin-left: -.5715rem;
  }

  .p-slider .p-slider-handle {
    background: #fff;
    border: 2px solid #3b82f6;
    border-radius: 50%;
    width: 1.143rem;
    height: 1.143rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-slider .p-slider-handle:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-slider .p-slider-range {
    background: #3b82f6;
  }

  .p-slider:not(.p-disabled) .p-slider-handle:hover {
    background: #3b82f6;
    border-color: #3b82f6;
  }

  .p-treeselect {
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-treeselect:not(.p-disabled):hover {
    border-color: #3b82f6;
  }

  .p-treeselect:not(.p-disabled).p-focus {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-treeselect.p-treeselect-clearable .p-treeselect-label {
    padding-right: 1.75rem;
  }

  .p-treeselect.p-variant-filled {
    background: #f3f4f6;
  }

  .p-treeselect.p-variant-filled:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }

  .p-treeselect.p-variant-filled:not(.p-disabled).p-focus {
    background-color: #fff;
  }

  .p-treeselect .p-treeselect-label {
    padding: .75rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-treeselect .p-treeselect-label.p-placeholder {
    color: #6b7280;
  }

  .p-treeselect.p-treeselect-chip .p-treeselect-token {
    color: #4b5563;
    background: #e5e7eb;
    border-radius: 16px;
    margin-right: .5rem;
    padding: .375rem .75rem;
  }

  .p-treeselect .p-treeselect-trigger {
    color: #6b7280;
    background: none;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 3rem;
  }

  .p-treeselect .p-treeselect-clear-icon {
    color: #6b7280;
    right: 3rem;
  }

  .p-treeselect.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label {
    padding: .375rem .75rem;
  }

  .p-treeselect-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-treeselect-panel .p-treeselect-header {
    color: #374151;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
    margin-right: .5rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
    padding-right: 1.75rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
    padding-right: 3.5rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
    right: 2.5rem;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
    border: 0;
  }

  .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
    color: #4b5563;
    background: none;
    padding: .75rem 1.25rem;
  }

  .p-input-filled .p-treeselect {
    background: #f3f4f6;
  }

  .p-input-filled .p-treeselect:not(.p-disabled):hover {
    background-color: #f3f4f6;
  }

  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
    background-color: #fff;
  }

  .p-togglebutton {
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    display: inline-flex;
    position: relative;
  }

  .p-togglebutton-input {
    cursor: pointer;
  }

  .p-togglebutton .p-button {
    flex: auto;
  }

  .p-togglebutton .p-togglebutton-input {
    appearance: none;
    opacity: 0;
    z-index: 1;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    outline: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-togglebutton .p-button {
    color: #4b5563;
    background: #fff;
    border: 1px solid #d1d5db;
    outline-color: #0000;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-togglebutton .p-button .p-button-icon-left, .p-togglebutton .p-button .p-button-icon-right {
    color: #6b7280;
  }

  .p-togglebutton.p-highlight .p-button {
    color: #fff;
    background: #3b82f6;
    border-color: #3b82f6;
  }

  .p-togglebutton.p-highlight .p-button .p-button-icon-left, .p-togglebutton.p-highlight .p-button .p-button-icon-right {
    color: #fff;
  }

  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button {
    color: #4b5563;
    background: #f3f4f6;
    border-color: #d1d5db;
  }

  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-left, .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-right {
    color: #374151;
  }

  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button {
    color: #fff;
    background: #2563eb;
    border-color: #2563eb;
  }

  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-left, .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-right {
    color: #fff;
  }

  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:focus-visible) .p-button {
    outline-offset: 0;
    border-color: #3b82f6;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-togglebutton.p-invalid > .p-button {
    border-color: #e24c4c;
  }

  .p-button {
    color: #fff;
    background: #3b82f6;
    border: 1px solid #3b82f6;
    border-radius: 6px;
    padding: .75rem 1.25rem;
    font-size: 1rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-button:not(:disabled):hover {
    color: #fff;
    background: #2563eb;
    border-color: #2563eb;
  }

  .p-button:not(:disabled):active {
    color: #fff;
    background: #1d4ed8;
    border-color: #1d4ed8;
  }

  .p-button.p-button-outlined {
    color: #3b82f6;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-outlined:not(:disabled):hover {
    color: #3b82f6;
    background: #3b82f60a;
    border: 1px solid;
  }

  .p-button.p-button-outlined:not(:disabled):active {
    color: #3b82f6;
    background: #3b82f629;
    border: 1px solid;
  }

  .p-button.p-button-outlined.p-button-plain {
    color: #6b7280;
    border-color: #6b7280;
  }

  .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
    color: #6b7280;
    background: #e5e7eb;
  }

  .p-button.p-button-text {
    color: #3b82f6;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-text:not(:disabled):hover {
    color: #3b82f6;
    background: #3b82f60a;
    border-color: #0000;
  }

  .p-button.p-button-text:not(:disabled):active {
    color: #3b82f6;
    background: #3b82f629;
    border-color: #0000;
  }

  .p-button.p-button-text.p-button-plain {
    color: #6b7280;
  }

  .p-button.p-button-text.p-button-plain:not(:disabled):hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-button.p-button-text.p-button-plain:not(:disabled):active {
    color: #6b7280;
    background: #e5e7eb;
  }

  .p-button:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-button .p-button-label {
    transition-duration: .2s;
  }

  .p-button .p-button-icon-left {
    margin-right: .5rem;
  }

  .p-button .p-button-icon-right {
    margin-left: .5rem;
  }

  .p-button .p-button-icon-bottom {
    margin-top: .5rem;
  }

  .p-button .p-button-icon-top {
    margin-bottom: .5rem;
  }

  .p-button .p-badge {
    color: #3b82f6;
    background-color: #fff;
    min-width: 1rem;
    height: 1rem;
    margin-left: .5rem;
    line-height: 1rem;
  }

  .p-button.p-button-raised {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
  }

  .p-button.p-button-rounded {
    border-radius: 2rem;
  }

  .p-button.p-button-icon-only {
    width: 3rem;
    padding: .75rem 0;
  }

  .p-button.p-button-icon-only .p-button-icon-left, .p-button.p-button-icon-only .p-button-icon-right {
    margin: 0;
  }

  .p-button.p-button-icon-only.p-button-rounded {
    border-radius: 50%;
    height: 3rem;
  }

  .p-button.p-button-sm {
    padding: .65625rem 1.09375rem;
    font-size: .875rem;
  }

  .p-button.p-button-sm .p-button-icon {
    font-size: .875rem;
  }

  .p-button.p-button-lg {
    padding: .9375rem 1.5625rem;
    font-size: 1.25rem;
  }

  .p-button.p-button-lg .p-button-icon {
    font-size: 1.25rem;
  }

  .p-button.p-button-loading-label-only.p-button-loading-left .p-button-label {
    margin-left: .5rem;
  }

  .p-button.p-button-loading-label-only.p-button-loading-right .p-button-label {
    margin-right: .5rem;
  }

  .p-button.p-button-loading-label-only.p-button-loading-top .p-button-label {
    margin-top: .5rem;
  }

  .p-button.p-button-loading-label-only.p-button-loading-bottom .p-button-label {
    margin-bottom: .5rem;
  }

  .p-button.p-button-loading-label-only .p-button-loading-icon {
    margin: 0;
  }

  .p-fluid .p-button {
    width: 100%;
  }

  .p-fluid .p-button-icon-only {
    width: 3rem;
  }

  .p-fluid .p-button-group {
    display: flex;
  }

  .p-fluid .p-button-group .p-button {
    flex: 1;
  }

  .p-button.p-button-secondary, .p-button-group.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button, .p-fileupload-choose.p-button-secondary {
    color: #fff;
    background: #64748b;
    border: 1px solid #64748b;
  }

  .p-button.p-button-secondary:not(:disabled):hover, .p-button-group.p-button-secondary > .p-button:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-secondary:not(:disabled):hover {
    color: #fff;
    background: #475569;
    border-color: #475569;
  }

  .p-button.p-button-secondary:not(:disabled):focus, .p-button-group.p-button-secondary > .p-button:not(:disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-secondary:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #e2e8f0;
  }

  .p-button.p-button-secondary:not(:disabled):active, .p-button-group.p-button-secondary > .p-button:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-secondary:not(:disabled):active {
    color: #fff;
    background: #334155;
    border-color: #334155;
  }

  .p-button.p-button-secondary.p-button-outlined, .p-button-group.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined, .p-fileupload-choose.p-button-secondary.p-button-outlined {
    color: #64748b;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):hover {
    color: #64748b;
    background: #64748b0a;
    border: 1px solid;
  }

  .p-button.p-button-secondary.p-button-outlined:not(:disabled):active, .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):active {
    color: #64748b;
    background: #64748b29;
    border: 1px solid;
  }

  .p-button.p-button-secondary.p-button-text, .p-button-group.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text, .p-fileupload-choose.p-button-secondary.p-button-text {
    color: #64748b;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-secondary.p-button-text:not(:disabled):hover, .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):hover {
    color: #64748b;
    background: #64748b0a;
    border-color: #0000;
  }

  .p-button.p-button-secondary.p-button-text:not(:disabled):active, .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):active {
    color: #64748b;
    background: #64748b29;
    border-color: #0000;
  }

  .p-button.p-button-info, .p-button-group.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button, .p-fileupload-choose.p-button-info {
    color: #fff;
    background: #0ea5e9;
    border: 1px solid #0ea5e9;
  }

  .p-button.p-button-info:not(:disabled):hover, .p-button-group.p-button-info > .p-button:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-info:not(:disabled):hover {
    color: #fff;
    background: #0284c7;
    border-color: #0284c7;
  }

  .p-button.p-button-info:not(:disabled):focus, .p-button-group.p-button-info > .p-button:not(:disabled):focus, .p-splitbutton.p-button-info > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-info:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-button.p-button-info:not(:disabled):active, .p-button-group.p-button-info > .p-button:not(:disabled):active, .p-splitbutton.p-button-info > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-info:not(:disabled):active {
    color: #fff;
    background: #0369a1;
    border-color: #0369a1;
  }

  .p-button.p-button-info.p-button-outlined, .p-button-group.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined, .p-fileupload-choose.p-button-info.p-button-outlined {
    color: #0ea5e9;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-info.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):hover {
    color: #0ea5e9;
    background: #0ea5e90a;
    border: 1px solid;
  }

  .p-button.p-button-info.p-button-outlined:not(:disabled):active, .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):active {
    color: #0ea5e9;
    background: #0ea5e929;
    border: 1px solid;
  }

  .p-button.p-button-info.p-button-text, .p-button-group.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text, .p-fileupload-choose.p-button-info.p-button-text {
    color: #0ea5e9;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-info.p-button-text:not(:disabled):hover, .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):hover {
    color: #0ea5e9;
    background: #0ea5e90a;
    border-color: #0000;
  }

  .p-button.p-button-info.p-button-text:not(:disabled):active, .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):active {
    color: #0ea5e9;
    background: #0ea5e929;
    border-color: #0000;
  }

  .p-button.p-button-success, .p-button-group.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button, .p-fileupload-choose.p-button-success {
    color: #fff;
    background: #22c55e;
    border: 1px solid #22c55e;
  }

  .p-button.p-button-success:not(:disabled):hover, .p-button-group.p-button-success > .p-button:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-success:not(:disabled):hover {
    color: #fff;
    background: #16a34a;
    border-color: #16a34a;
  }

  .p-button.p-button-success:not(:disabled):focus, .p-button-group.p-button-success > .p-button:not(:disabled):focus, .p-splitbutton.p-button-success > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-success:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #bbf7d0;
  }

  .p-button.p-button-success:not(:disabled):active, .p-button-group.p-button-success > .p-button:not(:disabled):active, .p-splitbutton.p-button-success > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-success:not(:disabled):active {
    color: #fff;
    background: #15803d;
    border-color: #15803d;
  }

  .p-button.p-button-success.p-button-outlined, .p-button-group.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined, .p-fileupload-choose.p-button-success.p-button-outlined {
    color: #22c55e;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-success.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):hover {
    color: #22c55e;
    background: #22c55e0a;
    border: 1px solid;
  }

  .p-button.p-button-success.p-button-outlined:not(:disabled):active, .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):active {
    color: #22c55e;
    background: #22c55e29;
    border: 1px solid;
  }

  .p-button.p-button-success.p-button-text, .p-button-group.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text, .p-fileupload-choose.p-button-success.p-button-text {
    color: #22c55e;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-success.p-button-text:not(:disabled):hover, .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):hover {
    color: #22c55e;
    background: #22c55e0a;
    border-color: #0000;
  }

  .p-button.p-button-success.p-button-text:not(:disabled):active, .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):active {
    color: #22c55e;
    background: #22c55e29;
    border-color: #0000;
  }

  .p-button.p-button-warning, .p-button-group.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button, .p-fileupload-choose.p-button-warning {
    color: #fff;
    background: #f97316;
    border: 1px solid #f97316;
  }

  .p-button.p-button-warning:not(:disabled):hover, .p-button-group.p-button-warning > .p-button:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-warning:not(:disabled):hover {
    color: #fff;
    background: #ea580c;
    border-color: #ea580c;
  }

  .p-button.p-button-warning:not(:disabled):focus, .p-button-group.p-button-warning > .p-button:not(:disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-warning:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #fde68a;
  }

  .p-button.p-button-warning:not(:disabled):active, .p-button-group.p-button-warning > .p-button:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-warning:not(:disabled):active {
    color: #fff;
    background: #c2410c;
    border-color: #c2410c;
  }

  .p-button.p-button-warning.p-button-outlined, .p-button-group.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined, .p-fileupload-choose.p-button-warning.p-button-outlined {
    color: #f97316;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-warning.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):hover {
    color: #f97316;
    background: #f973160a;
    border: 1px solid;
  }

  .p-button.p-button-warning.p-button-outlined:not(:disabled):active, .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):active {
    color: #f97316;
    background: #f9731629;
    border: 1px solid;
  }

  .p-button.p-button-warning.p-button-text, .p-button-group.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text, .p-fileupload-choose.p-button-warning.p-button-text {
    color: #f97316;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-warning.p-button-text:not(:disabled):hover, .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):hover {
    color: #f97316;
    background: #f973160a;
    border-color: #0000;
  }

  .p-button.p-button-warning.p-button-text:not(:disabled):active, .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):active {
    color: #f97316;
    background: #f9731629;
    border-color: #0000;
  }

  .p-button.p-button-help, .p-button-group.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button, .p-fileupload-choose.p-button-help {
    color: #fff;
    background: #a855f7;
    border: 1px solid #a855f7;
  }

  .p-button.p-button-help:not(:disabled):hover, .p-button-group.p-button-help > .p-button:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-help:not(:disabled):hover {
    color: #fff;
    background: #9333ea;
    border-color: #9333ea;
  }

  .p-button.p-button-help:not(:disabled):focus, .p-button-group.p-button-help > .p-button:not(:disabled):focus, .p-splitbutton.p-button-help > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-help:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #e9d5ff;
  }

  .p-button.p-button-help:not(:disabled):active, .p-button-group.p-button-help > .p-button:not(:disabled):active, .p-splitbutton.p-button-help > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-help:not(:disabled):active {
    color: #fff;
    background: #7e22ce;
    border-color: #7e22ce;
  }

  .p-button.p-button-help.p-button-outlined, .p-button-group.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined, .p-fileupload-choose.p-button-help.p-button-outlined {
    color: #a855f7;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-help.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):hover {
    color: #a855f7;
    background: #a855f70a;
    border: 1px solid;
  }

  .p-button.p-button-help.p-button-outlined:not(:disabled):active, .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):active {
    color: #a855f7;
    background: #a855f729;
    border: 1px solid;
  }

  .p-button.p-button-help.p-button-text, .p-button-group.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text, .p-fileupload-choose.p-button-help.p-button-text {
    color: #a855f7;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-help.p-button-text:not(:disabled):hover, .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):hover {
    color: #a855f7;
    background: #a855f70a;
    border-color: #0000;
  }

  .p-button.p-button-help.p-button-text:not(:disabled):active, .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):active {
    color: #a855f7;
    background: #a855f729;
    border-color: #0000;
  }

  .p-button.p-button-danger, .p-button-group.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button, .p-fileupload-choose.p-button-danger {
    color: #fff;
    background: #ef4444;
    border: 1px solid #ef4444;
  }

  .p-button.p-button-danger:not(:disabled):hover, .p-button-group.p-button-danger > .p-button:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-danger:not(:disabled):hover {
    color: #fff;
    background: #dc2626;
    border-color: #dc2626;
  }

  .p-button.p-button-danger:not(:disabled):focus, .p-button-group.p-button-danger > .p-button:not(:disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-danger:not(:disabled):focus {
    box-shadow: 0 0 0 .2rem #fecaca;
  }

  .p-button.p-button-danger:not(:disabled):active, .p-button-group.p-button-danger > .p-button:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-danger:not(:disabled):active {
    color: #fff;
    background: #b91c1c;
    border-color: #b91c1c;
  }

  .p-button.p-button-danger.p-button-outlined, .p-button-group.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined, .p-fileupload-choose.p-button-danger.p-button-outlined {
    color: #ef4444;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-danger.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):hover {
    color: #ef4444;
    background: #ef44440a;
    border: 1px solid;
  }

  .p-button.p-button-danger.p-button-outlined:not(:disabled):active, .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):active {
    color: #ef4444;
    background: #ef444429;
    border: 1px solid;
  }

  .p-button.p-button-danger.p-button-text, .p-button-group.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text, .p-fileupload-choose.p-button-danger.p-button-text {
    color: #ef4444;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-danger.p-button-text:not(:disabled):hover, .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):hover {
    color: #ef4444;
    background: #ef44440a;
    border-color: #0000;
  }

  .p-button.p-button-danger.p-button-text:not(:disabled):active, .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):active {
    color: #ef4444;
    background: #ef444429;
    border-color: #0000;
  }

  .p-button.p-button-contrast, .p-button-group.p-button-contrast > .p-button, .p-splitbutton.p-button-contrast > .p-button {
    color: #fff;
    background: #1f2937;
    border: 1px solid #1f2937;
  }

  .p-button.p-button-contrast:not(:disabled):hover, .p-button-group.p-button-contrast > .p-button:not(:disabled):hover, .p-splitbutton.p-button-contrast > .p-button:not(:disabled):hover {
    color: #fff;
    background: #374151;
    border-color: #374151;
  }

  .p-button.p-button-contrast:not(:disabled):focus, .p-button-group.p-button-contrast > .p-button:not(:disabled):focus, .p-splitbutton.p-button-contrast > .p-button:not(:disabled):focus {
    box-shadow: none;
  }

  .p-button.p-button-contrast:not(:disabled):active, .p-button-group.p-button-contrast > .p-button:not(:disabled):active, .p-splitbutton.p-button-contrast > .p-button:not(:disabled):active {
    color: #fff;
    background: #4b5563;
    border-color: #4b5563;
  }

  .p-button.p-button-contrast.p-button-outlined, .p-button-group.p-button-contrast > .p-button.p-button-outlined, .p-splitbutton.p-button-contrast > .p-button.p-button-outlined {
    color: #1f2937;
    background-color: #0000;
    border: 1px solid;
  }

  .p-button.p-button-contrast.p-button-outlined:not(:disabled):hover, .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover {
    color: #1f2937;
    background: #1f29370a;
    border: 1px solid;
  }

  .p-button.p-button-contrast.p-button-outlined:not(:disabled):active, .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active {
    color: #1f2937;
    background: #1f293729;
    border: 1px solid;
  }

  .p-button.p-button-contrast.p-button-text, .p-button-group.p-button-contrast > .p-button.p-button-text, .p-splitbutton.p-button-contrast > .p-button.p-button-text {
    color: #1f2937;
    background-color: #0000;
    border-color: #0000;
  }

  .p-button.p-button-contrast.p-button-text:not(:disabled):hover, .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):hover {
    color: #1f2937;
    background: #1f29370a;
    border-color: #0000;
  }

  .p-button.p-button-contrast.p-button-text:not(:disabled):active, .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):active {
    color: #1f2937;
    background: #1f293729;
    border-color: #0000;
  }

  .p-button.p-button-link {
    color: #1d4ed8;
    background: none;
    border: #0000;
  }

  .p-button.p-button-link:not(:disabled):hover {
    color: #1d4ed8;
    background: none;
    border-color: #0000;
  }

  .p-button.p-button-link:not(:disabled):hover .p-button-label {
    text-decoration: underline;
  }

  .p-button.p-button-link:not(:disabled):focus {
    background: none;
    border-color: #0000;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-button.p-button-link:not(:disabled):active {
    color: #1d4ed8;
    background: none;
    border-color: #0000;
  }

  .p-splitbutton {
    border-radius: 6px;
  }

  .p-splitbutton.p-button-outlined > .p-button {
    color: #3b82f6;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
    color: #3b82f6;
    background: #3b82f60a;
  }

  .p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
    color: #3b82f6;
    background: #3b82f629;
  }

  .p-splitbutton.p-button-outlined.p-button-plain > .p-button {
    color: #6b7280;
    border-color: #6b7280;
  }

  .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
    color: #6b7280;
    background: #e5e7eb;
  }

  .p-splitbutton.p-button-text > .p-button {
    color: #3b82f6;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
    color: #3b82f6;
    background: #3b82f60a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-text > .p-button:not(:disabled):active {
    color: #3b82f6;
    background: #3b82f629;
    border-color: #0000;
  }

  .p-splitbutton.p-button-text.p-button-plain > .p-button {
    color: #6b7280;
  }

  .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
    color: #6b7280;
    background: #e5e7eb;
  }

  .p-splitbutton.p-button-raised {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
  }

  .p-splitbutton.p-button-rounded, .p-splitbutton.p-button-rounded > .p-button {
    border-radius: 2rem;
  }

  .p-splitbutton.p-button-sm > .p-button {
    padding: .65625rem 1.09375rem;
    font-size: .875rem;
  }

  .p-splitbutton.p-button-sm > .p-button .p-button-icon {
    font-size: .875rem;
  }

  .p-splitbutton.p-button-lg > .p-button {
    padding: .9375rem 1.5625rem;
    font-size: 1.25rem;
  }

  .p-splitbutton.p-button-lg > .p-button.p-button-icon-only {
    width: auto;
  }

  .p-splitbutton.p-button-lg > .p-button .p-button-icon {
    font-size: 1.25rem;
  }

  .p-splitbutton .p-splitbutton-menubutton, .p-splitbutton .p-splitbutton.p-button-rounded > .p-splitbutton-menubutton.p-button, .p-splitbutton .p-splitbutton.p-button-outlined > .p-splitbutton-menubutton.p-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
    color: #64748b;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
    color: #64748b;
    background: #64748b0a;
  }

  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
    color: #64748b;
    background: #64748b29;
  }

  .p-splitbutton.p-button-secondary.p-button-text > .p-button {
    color: #64748b;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
    color: #64748b;
    background: #64748b0a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
    color: #64748b;
    background: #64748b29;
    border-color: #0000;
  }

  .p-splitbutton.p-button-info.p-button-outlined > .p-button {
    color: #0ea5e9;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
    color: #0ea5e9;
    background: #0ea5e90a;
  }

  .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
    color: #0ea5e9;
    background: #0ea5e929;
  }

  .p-splitbutton.p-button-info.p-button-text > .p-button {
    color: #0ea5e9;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
    color: #0ea5e9;
    background: #0ea5e90a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
    color: #0ea5e9;
    background: #0ea5e929;
    border-color: #0000;
  }

  .p-splitbutton.p-button-success.p-button-outlined > .p-button {
    color: #22c55e;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
    color: #22c55e;
    background: #22c55e0a;
  }

  .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
    color: #22c55e;
    background: #22c55e29;
  }

  .p-splitbutton.p-button-success.p-button-text > .p-button {
    color: #22c55e;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
    color: #22c55e;
    background: #22c55e0a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
    color: #22c55e;
    background: #22c55e29;
    border-color: #0000;
  }

  .p-splitbutton.p-button-warning.p-button-outlined > .p-button {
    color: #f97316;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
    color: #f97316;
    background: #f973160a;
  }

  .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
    color: #f97316;
    background: #f9731629;
  }

  .p-splitbutton.p-button-warning.p-button-text > .p-button {
    color: #f97316;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
    color: #f97316;
    background: #f973160a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
    color: #f97316;
    background: #f9731629;
    border-color: #0000;
  }

  .p-splitbutton.p-button-help.p-button-outlined > .p-button {
    color: #a855f7;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
    color: #a855f7;
    background: #a855f70a;
  }

  .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
    color: #a855f7;
    background: #a855f729;
  }

  .p-splitbutton.p-button-help.p-button-text > .p-button {
    color: #a855f7;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
    color: #a855f7;
    background: #a855f70a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
    color: #a855f7;
    background: #a855f729;
    border-color: #0000;
  }

  .p-splitbutton.p-button-danger.p-button-outlined > .p-button {
    color: #ef4444;
    background-color: #0000;
    border: 1px solid;
  }

  .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
    color: #ef4444;
    background: #ef44440a;
  }

  .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
    color: #ef4444;
    background: #ef444429;
  }

  .p-splitbutton.p-button-danger.p-button-text > .p-button {
    color: #ef4444;
    background-color: #0000;
    border-color: #0000;
  }

  .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
    color: #ef4444;
    background: #ef44440a;
    border-color: #0000;
  }

  .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
    color: #ef4444;
    background: #ef444429;
    border-color: #0000;
  }

  .p-speeddial-button.p-button.p-button-icon-only {
    width: 4rem;
    height: 4rem;
  }

  .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
    font-size: 1.3rem;
  }

  .p-speeddial-button.p-button.p-button-icon-only .p-button-icon.p-icon {
    width: 1.3rem;
    height: 1.3rem;
  }

  .p-speeddial-list {
    outline: 0;
  }

  .p-speeddial-action {
    color: #fff;
    background: #4b5563;
    width: 3rem;
    height: 3rem;
  }

  .p-speeddial-action:hover {
    color: #fff;
    background: #022354;
  }

  .p-speeddial-direction-up .p-speeddial-item {
    margin: .25rem;
  }

  .p-speeddial-direction-up .p-speeddial-item:first-child {
    margin-bottom: .5rem;
  }

  .p-speeddial-direction-down .p-speeddial-item {
    margin: .25rem;
  }

  .p-speeddial-direction-down .p-speeddial-item:first-child {
    margin-top: .5rem;
  }

  .p-speeddial-direction-left .p-speeddial-item {
    margin: 0 .25rem;
  }

  .p-speeddial-direction-left .p-speeddial-item:first-child {
    margin-right: .5rem;
  }

  .p-speeddial-direction-right .p-speeddial-item {
    margin: 0 .25rem;
  }

  .p-speeddial-direction-right .p-speeddial-item:first-child {
    margin-left: .5rem;
  }

  .p-speeddial-circle .p-speeddial-item, .p-speeddial-semi-circle .p-speeddial-item, .p-speeddial-quarter-circle .p-speeddial-item, .p-speeddial-circle .p-speeddial-item:first-child, .p-speeddial-circle .p-speeddial-item:last-child, .p-speeddial-semi-circle .p-speeddial-item:first-child, .p-speeddial-semi-circle .p-speeddial-item:last-child, .p-speeddial-quarter-circle .p-speeddial-item:first-child, .p-speeddial-quarter-circle .p-speeddial-item:last-child {
    margin: 0;
  }

  .p-speeddial-mask {
    background-color: #0006;
    border-radius: 6px;
  }

  .p-carousel .p-carousel-content .p-carousel-prev, .p-carousel .p-carousel-content .p-carousel-next {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover, .p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-carousel .p-carousel-content .p-carousel-prev:focus-visible, .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-carousel .p-carousel-content .p-carousel-prev, .p-carousel .p-carousel-content .p-carousel-next {
    margin: .5rem;
  }

  .p-carousel .p-carousel-indicators {
    padding: 1rem;
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator {
    margin-bottom: .5rem;
    margin-right: .5rem;
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
    background-color: #d1d5db;
    border-radius: 0;
    width: 2rem;
    height: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
    background: #9ca3af;
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datatable .p-paginator-top, .p-datatable .p-paginator-bottom {
    border-width: 0 0 1px;
    border-radius: 0;
  }

  .p-datatable .p-datatable-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-width: 1px 0;
    padding: 1rem;
    font-weight: 700;
  }

  .p-datatable .p-datatable-footer {
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-datatable .p-datatable-thead > tr > th {
    text-align: left;
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
    transition: box-shadow .2s;
  }

  .p-datatable .p-datatable-tfoot > tr > td {
    text-align: left;
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-datatable .p-sortable-column .p-sortable-column-icon {
    color: #374151;
    margin-left: .5rem;
  }

  .p-datatable .p-sortable-column .p-sortable-column-badge {
    color: #1d4ed8;
    background: #eff6ff;
    border-radius: 50%;
    min-width: 1.143rem;
    height: 1.143rem;
    margin-left: .5rem;
    line-height: 1.143rem;
  }

  .p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover {
    color: #374151;
    background: #f3f4f6;
  }

  .p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover .p-sortable-column-icon {
    color: #374151;
  }

  .p-datatable .p-sortable-column.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1d4ed8;
  }

  .p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover .p-sortable-column-icon {
    color: #1d4ed8;
  }

  .p-datatable .p-sortable-column:focus-visible {
    outline: 0;
    box-shadow: inset 0 0 0 .15rem #bfdbfe;
  }

  .p-datatable .p-datatable-tbody > tr {
    color: #4b5563;
    background: #fff;
    transition: box-shadow .2s;
  }

  .p-datatable .p-datatable-tbody > tr > td {
    text-align: left;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
  }

  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus-visible, .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
    margin-right: .5rem;
  }

  .p-datatable .p-datatable-tbody > tr > td > .p-column-title {
    font-weight: 700;
  }

  .p-datatable .p-datatable-tbody > tr > td.p-highlight, .p-datatable .p-datatable-tbody > tr.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datatable .p-datatable-tbody > tr.p-highlight-contextmenu {
    outline-offset: -.15rem;
    outline: .15rem solid #bfdbfe;
  }

  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:not(.p-highlight):not(.p-datatable-emptymessage):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:focus-visible {
    outline-offset: -.15rem;
    outline: .15rem solid #bfdbfe;
  }

  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:focus-visible {
    outline-offset: -.15rem;
    outline: .15rem solid #bfdbfe;
  }

  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):not(.p-datatable-emptymessage):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-datatable .p-column-resizer-helper {
    background: #3b82f6;
  }

  .p-datatable .p-datatable-scrollable-header, .p-datatable .p-datatable-scrollable-footer {
    background: #f9fafb;
  }

  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-thead, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-tfoot {
    background-color: #f9fafb;
  }

  .p-datatable .p-datatable-loading-icon {
    font-size: 2rem;
  }

  .p-datatable .p-datatable-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-header {
    border-width: 1px 1px 0;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-footer {
    border-width: 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-paginator-top {
    border-width: 0 1px;
  }

  .p-datatable.p-datatable-gridlines .p-paginator-bottom {
    border-width: 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
    border-width: 1px 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
    border-width: 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
    border-width: 1px 0 0 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
    border-width: 1px 1px 0;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
    border-width: 1px 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
    border-width: 1px 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
    border-width: 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
    border-width: 0 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
    border-width: 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
    border-width: 0 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
    border-width: 0 1px 1px;
  }

  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
    border-width: 0 0 0 1px;
  }

  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 0 1px;
  }

  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
    background: #f8f8fa;
  }

  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler, .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
    color: #1d4ed8;
  }

  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd + .p-row-expanded {
    background: #f8f8fa;
  }

  .p-datatable.p-datatable-sm .p-datatable-header, .p-datatable.p-datatable-sm .p-datatable-thead > tr > th, .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td, .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td, .p-datatable.p-datatable-sm .p-datatable-footer {
    padding: .5rem;
  }

  .p-datatable.p-datatable-lg .p-datatable-header, .p-datatable.p-datatable-lg .p-datatable-thead > tr > th, .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td, .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td, .p-datatable.p-datatable-lg .p-datatable-footer {
    padding: 1.25rem;
  }

  .p-datatable-drag-selection-helper {
    background: #3b82f629;
  }

  .p-dataview .p-paginator-top, .p-dataview .p-paginator-bottom {
    border-width: 0 0 1px;
    border-radius: 0;
  }

  .p-dataview .p-dataview-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-width: 1px 0;
    padding: 1rem;
    font-weight: 700;
  }

  .p-dataview .p-dataview-content {
    color: #4b5563;
    background: #fff;
    border: 0;
    padding: 0;
  }

  .p-dataview .p-dataview-footer {
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-dataview .p-dataview-loading-icon {
    font-size: 2rem;
  }

  .p-dataview .p-dataview-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-datascroller .p-paginator-top, .p-datascroller .p-paginator-bottom {
    border-width: 0 0 1px;
    border-radius: 0;
  }

  .p-datascroller .p-datascroller-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-width: 1px 0;
    padding: 1rem;
    font-weight: 700;
  }

  .p-datascroller .p-datascroller-content {
    color: #4b5563;
    background: #fff;
    border: 0;
    padding: 0;
  }

  .p-datascroller.p-datascroller-inline .p-datascroller-list > li {
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
  }

  .p-datascroller .p-datascroller-footer {
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-column-filter-row .p-column-filter-menu-button, .p-column-filter-row .p-column-filter-clear-button {
    margin-left: .5rem;
  }

  .p-column-filter-menu-button {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-column-filter-menu-button:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
    color: #374151;
    background: #f3f4f6;
  }

  .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-column-filter-menu-button:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-column-filter-clear-button {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-column-filter-clear-button:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-column-filter-clear-button:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-column-filter-overlay {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    min-width: 12.5rem;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-column-filter-overlay .p-column-filter-row-items {
    padding: .75rem 0;
  }

  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
    color: #4b5563;
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: box-shadow .2s;
  }

  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .15rem #bfdbfe;
  }

  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-column-filter-overlay-menu .p-column-filter-operator {
    color: #374151;
    background: #f9fafb;
    border-bottom: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
  }

  .p-column-filter-overlay-menu .p-column-filter-constraint {
    border-bottom: 1px solid #e5e7eb;
    padding: 1.25rem;
  }

  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
    margin-bottom: .5rem;
  }

  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
    margin-top: .5rem;
  }

  .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
    border-bottom: 0;
  }

  .p-column-filter-overlay-menu .p-column-filter-add-rule {
    padding: .75rem 1.25rem;
  }

  .p-column-filter-overlay-menu .p-column-filter-buttonbar, .p-orderlist .p-orderlist-controls {
    padding: 1.25rem;
  }

  .p-orderlist .p-orderlist-controls .p-button {
    margin-bottom: .5rem;
  }

  .p-orderlist .p-orderlist-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 1.25rem;
    font-weight: 700;
  }

  .p-orderlist .p-orderlist-filter-container {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-bottom: 0;
    padding: 1.25rem;
  }

  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
    padding-right: 1.75rem;
  }

  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-orderlist .p-orderlist-list {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    outline: 0;
    padding: .75rem 0;
  }

  .p-orderlist .p-orderlist-list .p-orderlist-item {
    color: #4b5563;
    background: none;
    border: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: transform .2s, box-shadow .2s;
  }

  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n) {
    background: #f8f8fa;
  }

  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover {
    background: #f3f4f6;
  }

  .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-organizationchart .p-organizationchart-node-content.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
    color: #70aeff;
  }

  .p-organizationchart .p-organizationchart-line-down {
    background: #e5e7eb;
  }

  .p-organizationchart .p-organizationchart-line-left {
    border-color: #e5e7eb;
    border-right-style: solid;
    border-right-width: 1px;
  }

  .p-organizationchart .p-organizationchart-line-top {
    border-color: #e5e7eb;
    border-top-style: solid;
    border-top-width: 1px;
  }

  .p-organizationchart .p-organizationchart-node-content {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
  }

  .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
    background: inherit;
    color: inherit;
    border-radius: 50%;
  }

  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-paginator {
    color: #6b7280;
    background: #fff;
    border: 0 solid #f3f4f6;
    border-radius: 6px;
    padding: .5rem 1rem;
  }

  .p-paginator .p-paginator-first, .p-paginator .p-paginator-prev, .p-paginator .p-paginator-next, .p-paginator .p-paginator-last {
    color: #6b7280;
    background-color: #0000;
    border: 0;
    border-radius: 50%;
    min-width: 3rem;
    height: 3rem;
    margin: .143rem;
    transition: box-shadow .2s;
  }

  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-paginator .p-paginator-first {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
  }

  .p-paginator .p-paginator-last {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
  }

  .p-paginator .p-dropdown {
    height: 3rem;
    margin-left: .5rem;
  }

  .p-paginator .p-dropdown .p-dropdown-label {
    padding-right: 0;
  }

  .p-paginator .p-paginator-page-input {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .p-paginator .p-paginator-page-input .p-inputtext {
    max-width: 3rem;
  }

  .p-paginator .p-paginator-current {
    color: #6b7280;
    background-color: #0000;
    border: 0;
    min-width: 3rem;
    height: 3rem;
    margin: .143rem;
    padding: 0 .5rem;
  }

  .p-paginator .p-paginator-pages .p-paginator-page {
    color: #6b7280;
    background-color: #0000;
    border: 0;
    border-radius: 50%;
    min-width: 3rem;
    height: 3rem;
    margin: .143rem;
    transition: box-shadow .2s;
  }

  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
    border-color: #eff6ff;
  }

  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-picklist .p-picklist-buttons {
    padding: 1.25rem;
  }

  .p-picklist .p-picklist-buttons .p-button {
    margin-bottom: .5rem;
  }

  .p-picklist .p-picklist-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 1.25rem;
    font-weight: 700;
  }

  .p-picklist .p-picklist-filter-container {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-bottom: 0;
    padding: 1.25rem;
  }

  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
    padding-right: 1.75rem;
  }

  .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-picklist .p-picklist-list {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    outline: 0;
    padding: .75rem 0;
  }

  .p-picklist .p-picklist-list .p-picklist-item {
    color: #4b5563;
    background: none;
    border: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    transition: transform .2s, box-shadow .2s;
  }

  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
    background: #3b82f63d;
  }

  .p-tree-container {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: auto;
  }

  .p-treenode-children {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  .p-treenode-selectable {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
  }

  .p-tree-toggler {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    position: relative;
    overflow: hidden;
  }

  .p-treenode-leaf > .p-treenode-content .p-tree-toggler {
    visibility: hidden;
  }

  .p-treenode-content {
    align-items: center;
    display: flex;
  }

  .p-tree-filter {
    width: 100%;
  }

  .p-tree-filter-container {
    width: 100%;
    display: block;
    position: relative;
  }

  .p-tree-filter-icon {
    margin-top: -.5rem;
    position: absolute;
    top: 50%;
  }

  .p-tree-loading {
    min-height: 4rem;
    position: relative;
  }

  .p-tree .p-tree-loading-overlay {
    z-index: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .p-tree {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 1.25rem;
  }

  .p-tree .p-tree-container .p-treenode {
    outline: 0;
    padding: .143rem;
  }

  .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .15rem #bfdbfe;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content {
    border-radius: 6px;
    padding: .5rem;
    transition: box-shadow .2s;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    margin-right: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
    margin-right: .5rem;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-indeterminate .p-checkbox-icon {
    color: #4b5563;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
    color: #1d4ed8;
  }

  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-tree .p-tree-filter-container {
    margin-bottom: .5rem;
  }

  .p-tree .p-tree-filter-container .p-tree-filter {
    width: 100%;
    padding-right: 1.75rem;
  }

  .p-tree .p-tree-filter-container .p-tree-filter-icon {
    color: #6b7280;
    right: .75rem;
  }

  .p-tree .p-treenode-children {
    padding: 0 0 0 1rem;
  }

  .p-tree .p-tree-loading-icon {
    font-size: 2rem;
  }

  .p-tree .p-tree-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-tree .p-treenode-droppoint {
    height: .5rem;
  }

  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
    background: #8cbeff;
  }

  .p-treetable {
    position: relative;
  }

  .p-treetable > .p-treetable-wrapper {
    overflow: auto;
  }

  .p-treetable table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }

  .p-treetable .p-sortable-column {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
  }

  .p-treetable-selectable .p-treetable-tbody > tr {
    cursor: pointer;
  }

  .p-treetable-toggler {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    position: relative;
    overflow: hidden;
  }

  .p-treetable-toggler + .p-checkbox, .p-treetable-toggler + .p-checkbox + span {
    vertical-align: middle;
  }

  .p-treetable-resizable > .p-treetable-wrapper {
    overflow-x: auto;
  }

  .p-treetable-resizable .p-treetable-thead > tr > th, .p-treetable-resizable .p-treetable-tfoot > tr > td, .p-treetable-resizable .p-treetable-tbody > tr > td {
    overflow: hidden;
  }

  .p-treetable-resizable .p-resizable-column {
    background-clip: padding-box;
    position: relative;
  }

  .p-treetable-resizable-fit .p-resizable-column:last-child .p-column-resizer {
    display: none;
  }

  .p-treetable .p-column-resizer {
    cursor: col-resize;
    border: 1px solid #0000;
    width: .5rem;
    height: 100%;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }

  .p-treetable .p-column-resizer-helper {
    z-index: 10;
    width: 1px;
    display: none;
    position: absolute;
  }

  .p-treetable-scrollable-wrapper {
    position: relative;
  }

  .p-treetable-scrollable-header, .p-treetable-scrollable-footer {
    border: 0;
    overflow: hidden;
  }

  .p-treetable-scrollable-body {
    position: relative;
    overflow: auto;
  }

  .p-treetable-virtual-table {
    position: absolute;
  }

  .p-treetable-frozen-view .p-treetable-scrollable-body {
    overflow: hidden;
  }

  .p-treetable-unfrozen-view {
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-treetable-reorder-indicator-up, .p-treetable-reorder-indicator-down {
    display: none;
    position: absolute;
  }

  .p-treetable .p-treetable-loading-overlay {
    z-index: 2;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .p-treetable .p-treetable-thead > tr > th.p-align-left > .p-column-header-content, .p-treetable .p-treetable-tbody > tr > td.p-align-left, .p-treetable .p-treetable-tfoot > tr > td.p-align-left {
    text-align: left;
    justify-content: flex-start;
  }

  .p-treetable .p-treetable-thead > tr > th.p-align-right > .p-column-header-content, .p-treetable .p-treetable-tbody > tr > td.p-align-right, .p-treetable .p-treetable-tfoot > tr > td.p-align-right {
    text-align: right;
    justify-content: flex-end;
  }

  .p-treetable .p-treetable-thead > tr > th.p-align-center > .p-column-header-content, .p-treetable .p-treetable-tbody > tr > td.p-align-center, .p-treetable .p-treetable-tfoot > tr > td.p-align-center {
    text-align: center;
    justify-content: center;
  }

  .p-treetable .p-paginator-top, .p-treetable .p-paginator-bottom {
    border-width: 0 0 1px;
    border-radius: 0;
  }

  .p-treetable .p-treetable-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-width: 1px 0;
    padding: 1rem;
    font-weight: 700;
  }

  .p-treetable .p-treetable-footer {
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-treetable .p-treetable-thead > tr > th {
    text-align: left;
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
    transition: box-shadow .2s;
  }

  .p-treetable .p-treetable-tfoot > tr > td {
    text-align: left;
    color: #374151;
    background: #f9fafb;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
    font-weight: 700;
  }

  .p-treetable .p-sortable-column {
    outline-color: #bfdbfe;
  }

  .p-treetable .p-sortable-column .p-sortable-column-icon {
    color: #374151;
    margin-left: .5rem;
  }

  .p-treetable .p-sortable-column .p-sortable-column-badge {
    color: #1d4ed8;
    background: #eff6ff;
    border-radius: 50%;
    min-width: 1.143rem;
    height: 1.143rem;
    margin-left: .5rem;
    line-height: 1.143rem;
  }

  .p-treetable .p-sortable-column:not(.p-highlight):hover {
    color: #374151;
    background: #f3f4f6;
  }

  .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #374151;
  }

  .p-treetable .p-sortable-column.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1d4ed8;
  }

  .p-treetable .p-treetable-tbody > tr {
    color: #4b5563;
    background: #fff;
    transition: box-shadow .2s;
  }

  .p-treetable .p-treetable-tbody > tr > td {
    text-align: left;
    border: 0 solid #e5e7eb;
    border-bottom-width: 1px;
    padding: 1rem;
  }

  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler, .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox {
    margin-right: .5rem;
  }

  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #4b5563;
  }

  .p-treetable .p-treetable-tbody > tr:focus-visible {
    outline-offset: -.15rem;
    outline: .15rem solid #bfdbfe;
  }

  .p-treetable .p-treetable-tbody > tr.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler, .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
    color: #1d4ed8;
  }

  .p-treetable.p-treetable-selectable .p-treetable-tbody > tr:not(.p-highlight):hover, .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-treetable.p-treetable-selectable .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler, .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
    color: #4b5563;
  }

  .p-treetable .p-column-resizer-helper {
    background: #3b82f6;
  }

  .p-treetable .p-treetable-scrollable-header, .p-treetable .p-treetable-scrollable-footer {
    background: #f9fafb;
  }

  .p-treetable .p-treetable-loading-icon {
    font-size: 2rem;
  }

  .p-treetable .p-treetable-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-treetable.p-treetable-gridlines .p-treetable-header {
    border-width: 1px 1px 0;
  }

  .p-treetable.p-treetable-gridlines .p-treetable-footer {
    border-width: 0 1px 1px;
  }

  .p-treetable.p-treetable-gridlines .p-treetable-top {
    border-width: 0 1px;
  }

  .p-treetable.p-treetable-gridlines .p-treetable-bottom {
    border-width: 0 1px 1px;
  }

  .p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th, .p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td, .p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
    border-width: 1px;
  }

  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd {
    background: #f8f8fa;
  }

  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight .p-row-toggler, .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
    color: #1d4ed8;
  }

  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd + .p-row-expanded {
    background: #f8f8fa;
  }

  .p-treetable.p-treetable-sm .p-treetable-header {
    padding: .875rem;
  }

  .p-treetable.p-treetable-sm .p-treetable-thead > tr > th, .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td, .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td, .p-treetable.p-treetable-sm .p-treetable-footer {
    padding: .5rem;
  }

  .p-treetable.p-treetable-lg .p-treetable-header, .p-treetable.p-treetable-lg .p-treetable-thead > tr > th, .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td, .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td, .p-treetable.p-treetable-lg .p-treetable-footer {
    padding: 1.25rem;
  }

  .p-timeline .p-timeline-event-marker {
    background-color: #fff;
    border: 2px solid #3b82f6;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
  }

  .p-timeline .p-timeline-event-connector {
    background-color: #e5e7eb;
  }

  .p-timeline.p-timeline-vertical .p-timeline-event-opposite, .p-timeline.p-timeline-vertical .p-timeline-event-content {
    padding: 0 1rem;
  }

  .p-timeline.p-timeline-vertical .p-timeline-event-connector {
    width: 2px;
  }

  .p-timeline.p-timeline-horizontal .p-timeline-event-opposite, .p-timeline.p-timeline-horizontal .p-timeline-event-content {
    padding: 1rem 0;
  }

  .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
    height: 2px;
  }

  .p-accordion .p-accordion-header .p-accordion-header-link {
    color: #6b7280;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 1.25rem;
    font-weight: 700;
    transition: box-shadow .2s;
  }

  .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
    margin-right: .5rem;
  }

  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
    color: #374151;
    background: #f3f4f6;
    border-color: #e5e7eb;
  }

  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
    color: #374151;
    background: #f9fafb;
    border-color: #e5e7eb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
    color: #374151;
    background: #f3f4f6;
    border-color: #e5e7eb;
  }

  .p-accordion .p-accordion-content {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    padding: 1.25rem;
  }

  .p-accordion .p-accordion-tab {
    margin-bottom: 4px;
  }

  .p-card {
    color: #4b5563;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  }

  .p-card .p-card-body {
    padding: 1.25rem;
  }

  .p-card .p-card-title {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    font-weight: 700;
  }

  .p-card .p-card-subtitle {
    color: #6b7280;
    margin-bottom: .5rem;
    font-weight: 400;
  }

  .p-card .p-card-content {
    padding: 1.25rem 0;
  }

  .p-card .p-card-footer {
    padding: 1.25rem 0 0;
  }

  .p-fieldset {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
  }

  .p-fieldset .p-fieldset-legend {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 1.25rem;
    font-weight: 700;
  }

  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
    padding: 0;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
    color: #374151;
    border-radius: 6px;
    padding: 1.25rem;
    transition: box-shadow .2s;
  }

  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
    margin-right: .5rem;
  }

  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #e5e7eb;
  }

  .p-fieldset .p-fieldset-content {
    padding: 1.25rem;
  }

  .p-divider .p-divider-content {
    background-color: #fff;
  }

  .p-divider.p-divider-horizontal {
    margin: 1.25rem 0;
    padding: 0 1.25rem;
  }

  .p-divider.p-divider-horizontal:before {
    border-top: 1px #e5e7eb;
  }

  .p-divider.p-divider-horizontal .p-divider-content {
    padding: 0 .5rem;
  }

  .p-divider.p-divider-vertical {
    margin: 0 1.25rem;
    padding: 1.25rem 0;
  }

  .p-divider.p-divider-vertical:before {
    border-left: 1px #e5e7eb;
  }

  .p-divider.p-divider-vertical .p-divider-content {
    padding: .5rem 0;
  }

  .p-panel .p-panel-header {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 1.25rem;
  }

  .p-panel .p-panel-header .p-panel-title {
    font-weight: 700;
  }

  .p-panel .p-panel-header .p-panel-header-icon {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-panel.p-panel-toggleable .p-panel-header {
    padding: .75rem 1.25rem;
  }

  .p-panel:has( > .p-panel-footer) .p-panel-content {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .p-panel .p-panel-content {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-top: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 1.25rem;
  }

  .p-panel .p-panel-footer {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-top: 0;
    padding: .75rem 1.25rem;
  }

  .p-splitter {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
  }

  .p-splitter .p-splitter-gutter {
    background: #f9fafb;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
    background: #e5e7eb;
  }

  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-splitter .p-splitter-gutter-resizing {
    background: #e5e7eb;
  }

  .p-stepper .p-stepper-nav {
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
  }

  .p-stepper .p-stepper-header {
    padding: .5rem;
  }

  .p-stepper .p-stepper-header .p-stepper-action {
    background: #fff;
    border-radius: 6px;
    outline-color: #0000;
    transition: box-shadow .2s;
  }

  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
    color: #4b5563;
    background: #fff;
    border: 2px solid #f3f4f6;
    border-radius: 50%;
    min-width: 2rem;
    height: 2rem;
    font-size: 1.143rem;
    line-height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-title {
    color: #6b7280;
    margin-left: .5rem;
    font-weight: 700;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-stepper .p-stepper-header.p-highlight .p-stepper-number {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-stepper .p-stepper-header.p-highlight .p-stepper-title {
    color: #4b5563;
  }

  .p-stepper .p-stepper-header:not(.p-disabled):focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-stepper .p-stepper-header:has( ~ .p-highlight) .p-stepper-separator {
    background-color: #3b82f6;
  }

  .p-stepper .p-stepper-panels {
    color: #4b5563;
    background: #fff;
    padding: 1.25rem;
  }

  .p-stepper .p-stepper-separator {
    background-color: #e5e7eb;
    width: 100%;
    height: 2px;
    margin-inline-start: 1rem;
    transition: box-shadow .2s;
  }

  .p-stepper.p-stepper-vertical {
    flex-direction: column;
    display: flex;
  }

  .p-stepper.p-stepper-vertical .p-stepper-toggleable-content {
    color: #4b5563;
    background: #fff;
    flex: auto;
    display: flex;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel {
    flex-direction: column;
    flex: initial;
    display: flex;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
    flex: auto;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
    flex: initial;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
    width: 100%;
    padding-left: 1rem;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
    flex: none;
    width: 2px;
    height: auto;
    margin-inline-start: calc(1.75rem + 2px);
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel:has( ~ .p-stepper-panel-active) .p-stepper-separator {
    background-color: #3b82f6;
  }

  .p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
    padding-left: 3rem;
  }

  .p-scrollpanel .p-scrollpanel-bar {
    background: #f9fafb;
    border: 0;
  }

  .p-scrollpanel .p-scrollpanel-bar:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-tabview-nav-container {
    position: relative;
  }

  .p-tabview-scrollable .p-tabview-nav-container {
    overflow: hidden;
  }

  .p-tabview-nav-content {
    scroll-behavior: smooth;
    scrollbar-width: none;
    overscroll-behavior: contain auto;
    position: relative;
    overflow: auto hidden;
  }

  .p-tabview-nav {
    flex: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
  }

  .p-tabview-nav-link {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    align-items: center;
    text-decoration: none;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .p-tabview-ink-bar {
    z-index: 1;
    display: none;
  }

  .p-tabview-nav-link:focus, .p-tabview-close {
    z-index: 1;
  }

  .p-tabview-title {
    white-space: nowrap;
    line-height: 1;
  }

  .p-tabview-nav-btn {
    z-index: 2;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
  }

  .p-tabview-nav-prev {
    left: 0;
  }

  .p-tabview-nav-next {
    right: 0;
  }

  .p-tabview-nav-content::-webkit-scrollbar {
    display: none;
  }

  .p-tabview .p-tabview-nav {
    background: #fff;
    border: 0 solid #e5e7eb;
    border-bottom-width: 2px;
  }

  .p-tabview .p-tabview-nav li {
    margin-right: 0;
  }

  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    color: #6b7280;
    background: #fff;
    border: 0 solid #0000;
    border-bottom: 2px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0 0 -2px;
    padding: 1.25rem;
    font-weight: 700;
    transition: box-shadow .2s;
  }

  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .2rem #bfdbfe;
  }

  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
    color: #6b7280;
    background: #fff;
    border-color: #9ca3af;
  }

  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
    color: #3b82f6;
    background: #fff;
    border-color: #3b82f6;
  }

  .p-tabview .p-tabview-close {
    margin-left: .5rem;
  }

  .p-tabview .p-tabview-nav-btn.p-link {
    color: #3b82f6;
    background: #fff;
    border-radius: 0;
    width: 3rem;
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
  }

  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .2rem #bfdbfe;
  }

  .p-tabview .p-tabview-panels {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 1.25rem;
  }

  .p-toolbar {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    gap: .5rem;
    padding: 1.25rem;
  }

  .p-toolbar .p-toolbar-separator {
    margin: 0 .5rem;
  }

  .p-confirm-popup {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 1px 3px #0000004d;
  }

  .p-confirm-popup .p-confirm-popup-content {
    padding: 1.25rem;
  }

  .p-confirm-popup .p-confirm-popup-footer {
    text-align: right;
    padding: 0 1.25rem 1.25rem;
  }

  .p-confirm-popup .p-confirm-popup-footer button {
    width: auto;
    margin: 0 .5rem 0 0;
  }

  .p-confirm-popup .p-confirm-popup-footer button:last-child {
    margin: 0;
  }

  .p-confirm-popup:after {
    border: solid #fff0;
    border-bottom-color: #fff;
  }

  .p-confirm-popup:before {
    border: solid #fff0;
    border-bottom-color: #f2f2f2;
  }

  .p-confirm-popup.p-confirm-popup-flipped:after, .p-confirm-popup.p-confirm-popup-flipped:before {
    border-top-color: #fff;
  }

  .p-confirm-popup .p-confirm-popup-icon {
    font-size: 1.5rem;
  }

  .p-confirm-popup .p-confirm-popup-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-confirm-popup .p-confirm-popup-message {
    margin-left: 1rem;
  }

  .p-dialog {
    border: 0;
    border-radius: 6px;
    box-shadow: 0 1px 3px #0000004d;
  }

  .p-dialog .p-dialog-header {
    color: #374151;
    background: #fff;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 1.5rem;
  }

  .p-dialog .p-dialog-header .p-dialog-title {
    font-size: 1.25rem;
    font-weight: 700;
  }

  .p-dialog .p-dialog-header .p-dialog-header-icon {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-dialog .p-dialog-header .p-dialog-header-icon {
    margin-right: .5rem;
  }

  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
    margin-right: 0;
  }

  .p-dialog .p-dialog-content {
    color: #4b5563;
    background: #fff;
    padding: 0 1.5rem 2rem;
  }

  .p-dialog .p-dialog-content:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-dialog .p-dialog-footer {
    color: #4b5563;
    text-align: right;
    background: #fff;
    border-top: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 0 1.5rem 1.5rem;
  }

  .p-dialog .p-dialog-footer button {
    width: auto;
    margin: 0 .5rem 0 0;
  }

  .p-dialog.p-dialog-maximized .p-dialog-header, .p-dialog.p-dialog-maximized .p-dialog-content:last-of-type {
    border-radius: 0;
  }

  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
    font-size: 2rem;
  }

  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
    margin-left: 1rem;
  }

  .p-overlaypanel {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 1px 3px #0000004d;
  }

  .p-overlaypanel .p-overlaypanel-content {
    padding: 1.25rem;
  }

  .p-overlaypanel .p-overlaypanel-close {
    color: #fff;
    background: #3b82f6;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
    position: absolute;
    top: -1rem;
    right: -1rem;
  }

  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
    color: #fff;
    background: #2563eb;
  }

  .p-overlaypanel:after {
    border: solid #fff0;
    border-bottom-color: #fff;
  }

  .p-overlaypanel:before {
    border: solid #fff0;
    border-bottom-color: #f2f2f2;
  }

  .p-overlaypanel.p-overlaypanel-flipped:after, .p-overlaypanel.p-overlaypanel-flipped:before {
    border-top-color: #fff;
  }

  .p-sidebar {
    color: #4b5563;
    background: #fff;
    border: 0;
    box-shadow: 0 1px 3px #0000004d;
  }

  .p-sidebar .p-sidebar-header {
    padding: 1.25rem;
  }

  .p-sidebar .p-sidebar-header .p-sidebar-close, .p-sidebar .p-sidebar-header .p-sidebar-icon {
    color: #6b7280;
    background: none;
    border: 0;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover, .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
    color: #374151;
    background: #f3f4f6;
    border-color: #0000;
  }

  .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible, .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-sidebar .p-sidebar-header + .p-sidebar-content {
    padding-top: 0;
  }

  .p-sidebar .p-sidebar-content {
    padding: 1.25rem;
  }

  .p-tooltip .p-tooltip-text {
    color: #fff;
    background: #4b5563;
    border-radius: 6px;
    padding: .75rem;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
    border-right-color: #4b5563;
  }

  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
    border-left-color: #4b5563;
  }

  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
    border-top-color: #4b5563;
  }

  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
    border-bottom-color: #4b5563;
  }

  .p-fileupload .p-fileupload-buttonbar {
    color: #374151;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    gap: .5rem;
    padding: 1.25rem;
  }

  .p-fileupload .p-fileupload-buttonbar .p-button {
    margin-right: .5rem;
  }

  .p-fileupload .p-fileupload-content {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 2rem 1rem;
  }

  .p-fileupload .p-progressbar {
    height: .25rem;
  }

  .p-fileupload .p-fileupload-row > div {
    padding: 1rem;
  }

  .p-fileupload.p-fileupload-advanced .p-message {
    margin-top: 0;
  }

  .p-breadcrumb {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 1rem;
  }

  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
    border-radius: 6px;
    transition: box-shadow .2s;
  }

  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
  }

  .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
    color: #4b5563;
    margin: 0 .5rem;
  }

  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
    color: #4b5563;
  }

  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
    color: #6b7280;
  }

  .p-contextmenu {
    color: #4b5563;
    background: #fff;
    border: 0;
    border-radius: 6px;
    width: 12.5rem;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-contextmenu .p-contextmenu-root-list {
    outline: 0;
  }

  .p-contextmenu .p-submenu-list {
    background: #fff;
    border: 0;
    border-radius: 6px;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-contextmenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-contextmenu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-contextmenu .p-submenu-icon {
    font-size: .875rem;
  }

  .p-contextmenu .p-submenu-icon.p-icon {
    width: .875rem;
    height: .875rem;
  }

  .p-dock .p-dock-list-container {
    background: #ffffff1a;
    border: 1px solid #fff3;
    border-radius: .5rem;
    padding: .5rem;
  }

  .p-dock .p-dock-list-container .p-dock-list {
    outline: 0;
  }

  .p-dock .p-dock-item {
    border-radius: 6px;
    padding: .5rem;
  }

  .p-dock .p-dock-item.p-focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .15rem #bfdbfe;
  }

  .p-dock .p-dock-action {
    width: 4rem;
    height: 4rem;
  }

  .p-dock.p-dock-top .p-dock-item-second-prev, .p-dock.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-bottom .p-dock-item-second-prev, .p-dock.p-dock-bottom .p-dock-item-second-next {
    margin: 0 .9rem;
  }

  .p-dock.p-dock-top .p-dock-item-prev, .p-dock.p-dock-top .p-dock-item-next, .p-dock.p-dock-bottom .p-dock-item-prev, .p-dock.p-dock-bottom .p-dock-item-next {
    margin: 0 1.3rem;
  }

  .p-dock.p-dock-top .p-dock-item-current, .p-dock.p-dock-bottom .p-dock-item-current {
    margin: 0 1.5rem;
  }

  .p-dock.p-dock-left .p-dock-item-second-prev, .p-dock.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-right .p-dock-item-second-prev, .p-dock.p-dock-right .p-dock-item-second-next {
    margin: .9rem 0;
  }

  .p-dock.p-dock-left .p-dock-item-prev, .p-dock.p-dock-left .p-dock-item-next, .p-dock.p-dock-right .p-dock-item-prev, .p-dock.p-dock-right .p-dock-item-next {
    margin: 1.3rem 0;
  }

  .p-dock.p-dock-left .p-dock-item-current, .p-dock.p-dock-right .p-dock-item-current {
    margin: 1.5rem 0;
  }

  .p-dock.p-dock-mobile.p-dock-top .p-dock-list-container, .p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container {
    width: 100%;
    overflow-x: auto;
  }

  .p-dock.p-dock-mobile.p-dock-top .p-dock-list-container .p-dock-list, .p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container .p-dock-list {
    margin: 0 auto;
  }

  .p-dock.p-dock-mobile.p-dock-left .p-dock-list-container, .p-dock.p-dock-mobile.p-dock-right .p-dock-list-container {
    height: 100%;
    overflow-y: auto;
  }

  .p-dock.p-dock-mobile.p-dock-left .p-dock-list-container .p-dock-list, .p-dock.p-dock-mobile.p-dock-right .p-dock-list-container .p-dock-list {
    margin: auto 0;
  }

  .p-dock.p-dock-mobile .p-dock-list .p-dock-item, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-current, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-current, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-current, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-prev, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-next, .p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-current {
    margin: 0;
    transform: none;
  }

  .p-megamenu {
    color: #4b5563;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: .5rem;
  }

  .p-megamenu .p-megamenu-root-list {
    outline: 0;
  }

  .p-megamenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-megamenu .p-megamenu-panel {
    color: #4b5563;
    background: #fff;
    border: 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-megamenu .p-submenu-header {
    color: #374151;
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-megamenu .p-submenu-list {
    width: 12.5rem;
    padding: .5rem 0;
  }

  .p-megamenu .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-megamenu.p-megamenu-vertical {
    width: 12.5rem;
    padding: .5rem 0;
  }

  .p-megamenu .p-megamenu-button {
    color: #6b7280;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-megamenu .p-megamenu-button:hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-megamenu .p-megamenu-button:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 6px;
    transition: box-shadow .2s;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
    margin-left: .5rem;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list {
    background: #fff;
    border: 0;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menu-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon {
    font-size: .875rem;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon.p-icon {
    width: .875rem;
    height: .875rem;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem {
    width: 100%;
    position: static;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
    margin-left: auto;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-180deg);
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list {
    width: 100%;
    box-shadow: none;
    border: 0;
    position: static;
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-submenu-icon {
    transition: transform .2s;
    transform: rotate(90deg);
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-90deg);
  }

  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menuitem {
    width: 100%;
    position: static;
  }

  .p-menu {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
    padding: .5rem 0;
  }

  .p-menu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-menu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-menu.p-menu-overlay {
    background: #fff;
    border: 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-menu .p-submenu-header {
    color: #374151;
    background: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: .75rem 1.25rem;
    font-weight: 700;
  }

  .p-menu .p-menu-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-menubar {
    color: #4b5563;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: .5rem;
  }

  .p-menubar .p-menubar-root-list {
    outline: 0;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 6px;
    transition: box-shadow .2s;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
    margin-left: .5rem;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-menubar .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-menubar .p-submenu-list {
    background: #fff;
    border: 0;
    width: 12.5rem;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-menubar .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-menubar .p-submenu-list .p-submenu-icon {
    font-size: .875rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-button {
    color: #6b7280;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-menubar.p-menubar-mobile .p-menubar-button:hover {
    color: #6b7280;
    background: #f3f4f6;
  }

  .p-menubar.p-menubar-mobile .p-menubar-button:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list {
    background: #fff;
    border: 0;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-icon {
    font-size: .875rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-left: auto;
    transition: transform .2s;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-180deg);
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-submenu-icon {
    transition: transform .2s;
    transform: rotate(90deg);
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-90deg);
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list ul li a {
    padding-left: 2.25rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li a {
    padding-left: 3.75rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li a {
    padding-left: 5.25rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li a {
    padding-left: 6.75rem;
  }

  .p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li ul li a {
    padding-left: 8.25rem;
  }

  @media screen and (max-width: 960px) {
    .p-menubar {
      position: relative;
    }

    .p-menubar .p-menubar-button {
      color: #6b7280;
      border-radius: 50%;
      width: 2rem;
      height: 2rem;
      transition: background-color .2s, color .2s, box-shadow .2s;
      display: flex;
    }

    .p-menubar .p-menubar-button:hover {
      color: #6b7280;
      background: #f3f4f6;
    }

    .p-menubar .p-menubar-button:focus {
      outline-offset: 0;
      outline: 0;
      box-shadow: 0 0 0 .2rem #bfdbfe;
    }

    .p-menubar .p-menubar-root-list {
      background: #fff;
      border: 0;
      width: 100%;
      padding: .5rem 0;
      display: none;
      position: absolute;
      box-shadow: 0 2px 12px #0000001a;
    }

    .p-menubar .p-menubar-root-list .p-menu-separator {
      border-top: 1px solid #e5e7eb;
      margin: .25rem 0;
    }

    .p-menubar .p-menubar-root-list .p-submenu-icon {
      font-size: .875rem;
    }

    .p-menubar .p-menubar-root-list .p-submenu-icon.p-icon {
      width: .875rem;
      height: .875rem;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem {
      width: 100%;
      position: static;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content {
      color: #4b5563;
      border-radius: 0;
      transition: box-shadow .2s;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link {
      color: #4b5563;
      -webkit-user-select: none;
      user-select: none;
      padding: .75rem 1.25rem;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
      color: #4b5563;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
      color: #6b7280;
      margin-right: .5rem;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      color: #6b7280;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content {
      color: #1d4ed8;
      background: #eff6ff;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      color: #1d4ed8;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link.p-highlight.p-focus > .p-menuitem-content {
      background: #3b82f63d;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
      color: #4b5563;
      background: #e5e7eb;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      color: #4b5563;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
      color: #4b5563;
      background: #f3f4f6;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
      color: #4b5563;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
      color: #6b7280;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
      margin-left: auto;
      transition: transform .2s;
    }

    .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-180deg);
    }

    .p-menubar .p-menubar-root-list .p-submenu-list {
      width: 100%;
      box-shadow: none;
      border: 0;
      position: static;
    }

    .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
      transition: transform .2s;
      transform: rotate(90deg);
    }

    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-90deg);
    }

    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }

    .p-menubar .p-menubar-root-list ul li a {
      padding-left: 2.25rem;
    }

    .p-menubar .p-menubar-root-list ul li ul li a {
      padding-left: 3.75rem;
    }

    .p-menubar .p-menubar-root-list ul li ul li ul li a {
      padding-left: 5.25rem;
    }

    .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
      padding-left: 6.75rem;
    }

    .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
      padding-left: 8.25rem;
    }

    .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
      z-index: 1;
      flex-direction: column;
      display: flex;
      top: 100%;
      left: 0;
    }
  }

  .p-panelmenu .p-panelmenu-header {
    outline: 0;
  }

  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
    color: #6b7280;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    transition: box-shadow .2s;
  }

  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link {
    color: #6b7280;
    padding: 1.25rem;
    font-weight: 700;
  }

  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-submenu-icon, .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-menuitem-icon {
    margin-right: .5rem;
  }

  .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .2rem #bfdbfe;
  }

  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
    color: #374151;
    background: #f3f4f6;
    border-color: #e5e7eb;
  }

  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
    color: #374151;
    background: #f9fafb;
    border-color: #e5e7eb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
  }

  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
    color: #374151;
    background: #f3f4f6;
    border-color: #e5e7eb;
  }

  .p-panelmenu .p-panelmenu-content {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    padding: .5rem 0;
  }

  .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
    outline: 0;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-right: .5rem;
  }

  .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
    padding: 0 0 0 1rem;
  }

  .p-panelmenu .p-panelmenu-panel {
    margin-bottom: 4px;
  }

  .p-slidemenu {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
    padding: .5rem 0;
  }

  .p-slidemenu .p-menuitem-link > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-slidemenu .p-menuitem-link > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-slidemenu .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-slidemenu .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-slidemenu .p-menuitem-link > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-slidemenu .p-menuitem-link.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-slidemenu .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-slidemenu .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem-link.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-slidemenu .p-menuitem-link.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem-link:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-slidemenu.p-slidemenu-overlay {
    background: #fff;
    border: 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-slidemenu .p-slidemenu-list {
    background: #fff;
    border: 0;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link {
    background: #eff6ff;
  }

  .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-text, .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-icon, .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-icon {
    color: #1d4ed8;
  }

  .p-slidemenu .p-slidemenu-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-slidemenu .p-slidemenu-icon {
    font-size: .875rem;
  }

  .p-slidemenu .p-slidemenu-icon.p-icon {
    width: .875rem;
    height: .875rem;
  }

  .p-slidemenu .p-slidemenu-backward {
    color: #4b5563;
    padding: .75rem 1.25rem;
  }

  .p-steps .p-steps-item .p-menuitem-link {
    background: #fff;
    border-radius: 6px;
    transition: box-shadow .2s;
  }

  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
    color: #4b5563;
    z-index: 1;
    background: #fff;
    border: 1px solid #f3f4f6;
    border-radius: 50%;
    min-width: 2rem;
    height: 2rem;
    font-size: 1.143rem;
    line-height: 2rem;
  }

  .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
    color: #6b7280;
    margin-top: .5rem;
  }

  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-steps .p-steps-item.p-highlight .p-steps-title {
    color: #4b5563;
    font-weight: 700;
  }

  .p-steps .p-steps-item:before {
    content: " ";
    border-top: 1px solid #e5e7eb;
    width: 100%;
    margin-top: -1rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }

  .p-tabmenu .p-tabmenu-nav {
    background: #fff;
    border: 0 solid #e5e7eb;
    border-bottom-width: 2px;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
    margin-right: 0;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    color: #6b7280;
    background: #fff;
    border: 0 solid #0000;
    border-bottom: 2px solid #e5e7eb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: calc(100% + 2px);
    margin: 0 0 -2px;
    padding: 1.25rem;
    font-weight: 700;
    transition: box-shadow .2s;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
    margin-right: .5rem;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: inset 0 0 0 .2rem #bfdbfe;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
    color: #6b7280;
    background: #fff;
    border-color: #9ca3af;
  }

  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    color: #3b82f6;
    background: #fff;
    border-color: #3b82f6;
  }

  .p-tieredmenu {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    width: 12.5rem;
    padding: .5rem 0;
  }

  .p-tieredmenu.p-tieredmenu-overlay {
    background: #fff;
    border: 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-tieredmenu .p-tieredmenu-root-list {
    outline: 0;
  }

  .p-tieredmenu .p-submenu-list {
    background: #fff;
    border: 0;
    padding: .5rem 0;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-tieredmenu .p-menuitem > .p-menuitem-content {
    color: #4b5563;
    border-radius: 0;
    transition: box-shadow .2s;
  }

  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #4b5563;
    -webkit-user-select: none;
    user-select: none;
    padding: .75rem 1.25rem;
  }

  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6b7280;
    margin-right: .5rem;
  }

  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1d4ed8;
  }

  .p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #3b82f63d;
  }

  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #4b5563;
    background: #e5e7eb;
  }

  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #4b5563;
  }

  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #4b5563;
  }

  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6b7280;
  }

  .p-tieredmenu .p-menuitem-separator {
    border-top: 1px solid #e5e7eb;
    margin: .25rem 0;
  }

  .p-tieredmenu .p-submenu-icon {
    font-size: .875rem;
  }

  .p-tieredmenu .p-submenu-icon.p-icon {
    width: .875rem;
    height: .875rem;
  }

  .p-inline-message {
    border-radius: 6px;
    margin: 0;
    padding: .75rem;
  }

  .p-inline-message.p-inline-message-info {
    color: #3b82f6;
    background: #dbeafeb3;
    border: 0 solid #3b82f6;
  }

  .p-inline-message.p-inline-message-info .p-inline-message-icon {
    color: #3b82f6;
  }

  .p-inline-message.p-inline-message-success {
    color: #1ea97c;
    background: #e4f8f0b3;
    border: 0 solid #1ea97c;
  }

  .p-inline-message.p-inline-message-success .p-inline-message-icon {
    color: #1ea97c;
  }

  .p-inline-message.p-inline-message-warn {
    color: #cc8925;
    background: #fff2e2b3;
    border: 0 solid #cc8925;
  }

  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
    color: #cc8925;
  }

  .p-inline-message.p-inline-message-error {
    color: #ff5757;
    background: #ffe7e6b3;
    border: 0 solid #ff5757;
  }

  .p-inline-message.p-inline-message-error .p-inline-message-icon {
    color: #ff5757;
  }

  .p-inline-message .p-inline-message-icon {
    margin-right: .5rem;
    font-size: 1rem;
  }

  .p-inline-message .p-inline-message-icon.p-icon {
    width: 1rem;
    height: 1rem;
  }

  .p-inline-message .p-inline-message-text {
    font-size: 1rem;
  }

  .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
    margin-right: 0;
  }

  .p-message {
    border-radius: 6px;
    margin: 1rem 0;
  }

  .p-message .p-message-wrapper {
    padding: 1.25rem 1.75rem;
  }

  .p-message .p-message-close {
    background: none;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-message .p-message-close:hover {
    background: #ffffff80;
  }

  .p-message .p-message-close:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-message.p-message-info {
    color: #3b82f6;
    background: #dbeafeb3;
    border: 0 solid #3b82f6;
    border-left-width: 6px;
  }

  .p-message.p-message-info .p-message-icon, .p-message.p-message-info .p-message-close {
    color: #3b82f6;
  }

  .p-message.p-message-success {
    color: #1ea97c;
    background: #e4f8f0b3;
    border: 0 solid #1ea97c;
    border-left-width: 6px;
  }

  .p-message.p-message-success .p-message-icon, .p-message.p-message-success .p-message-close {
    color: #1ea97c;
  }

  .p-message.p-message-warn {
    color: #cc8925;
    background: #fff2e2b3;
    border: 0 solid #cc8925;
    border-left-width: 6px;
  }

  .p-message.p-message-warn .p-message-icon, .p-message.p-message-warn .p-message-close {
    color: #cc8925;
  }

  .p-message.p-message-error {
    color: #ff5757;
    background: #ffe7e6b3;
    border: 0 solid #ff5757;
    border-left-width: 6px;
  }

  .p-message.p-message-error .p-message-icon, .p-message.p-message-error .p-message-close {
    color: #ff5757;
  }

  .p-message .p-message-text {
    font-size: 1rem;
    font-weight: 500;
  }

  .p-message .p-message-icon {
    margin-right: .5rem;
    font-size: 1.5rem;
  }

  .p-message .p-message-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-message .p-message-summary {
    font-weight: 700;
  }

  .p-message .p-message-detail {
    margin-left: .5rem;
  }

  .p-toast {
    opacity: 1;
  }

  .p-toast .p-toast-message {
    border-radius: 6px;
    margin: 0 0 1rem;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-toast .p-toast-message .p-toast-message-content {
    padding: 1rem;
  }

  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
    margin: 0 0 0 1rem;
  }

  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
    font-size: 2rem;
  }

  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
    font-weight: 700;
  }

  .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
    margin: .5rem 0 0;
  }

  .p-toast .p-toast-message .p-toast-icon-close {
    background: none;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-toast .p-toast-message .p-toast-icon-close:hover {
    background: #ffffff80;
  }

  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-toast .p-toast-message.p-toast-message-info {
    color: #3b82f6;
    background: #dbeafeb3;
    border: 0 solid #3b82f6;
    border-left-width: 6px;
  }

  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon, .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
    color: #3b82f6;
  }

  .p-toast .p-toast-message.p-toast-message-success {
    color: #1ea97c;
    background: #e4f8f0b3;
    border: 0 solid #1ea97c;
    border-left-width: 6px;
  }

  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon, .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
    color: #1ea97c;
  }

  .p-toast .p-toast-message.p-toast-message-warn {
    color: #cc8925;
    background: #fff2e2b3;
    border: 0 solid #cc8925;
    border-left-width: 6px;
  }

  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon, .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
    color: #cc8925;
  }

  .p-toast .p-toast-message.p-toast-message-error {
    color: #ff5757;
    background: #ffe7e6b3;
    border: 0 solid #ff5757;
    border-left-width: 6px;
  }

  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon, .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
    color: #ff5757;
  }

  .p-galleria .p-galleria-close {
    color: #f9fafb;
    background: none;
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    margin: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-galleria .p-galleria-close .p-galleria-close-icon {
    font-size: 2rem;
  }

  .p-galleria .p-galleria-close .p-galleria-close-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-galleria .p-galleria-close:hover {
    color: #f9fafb;
    background: #ffffff1a;
  }

  .p-galleria .p-galleria-item-nav {
    color: #f9fafb;
    background: none;
    border-radius: 6px;
    width: 4rem;
    height: 4rem;
    margin: 0 .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon, .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
    font-size: 2rem;
  }

  .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon.p-icon, .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }

  .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
    color: #f9fafb;
    background: #ffffff1a;
  }

  .p-galleria .p-galleria-caption {
    color: #f9fafb;
    background: #00000080;
    padding: 1rem;
  }

  .p-galleria .p-galleria-indicators {
    padding: 1rem;
  }

  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
    background-color: #d1d5db;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
    background: #9ca3af;
  }

  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
    margin-right: .5rem;
  }

  .p-galleria.p-galleria-indicators-left .p-galleria-indicator, .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
    margin-bottom: .5rem;
  }

  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
    background: #00000080;
  }

  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
    background: #fff6;
  }

  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
    background: #fff9;
  }

  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    color: #1d4ed8;
    background: #eff6ff;
  }

  .p-galleria .p-galleria-thumbnail-container {
    background: #000000e6;
    padding: 1rem .25rem;
  }

  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev, .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
    color: #f9fafb;
    background-color: #0000;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    margin: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover, .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
    color: #f9fafb;
    background: #ffffff1a;
  }

  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content {
    transition: box-shadow .2s;
  }

  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-galleria-mask, .p-image-mask {
    --maskbg: #000000e6;
  }

  .p-image-preview-indicator {
    color: #f8f9fa;
    background-color: #0000;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-image-preview-indicator .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-image-preview-container:hover > .p-image-preview-indicator {
    background-color: #00000080;
  }

  .p-image-toolbar {
    padding: 1rem;
  }

  .p-image-action.p-link {
    color: #f8f9fa;
    background-color: #0000;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    margin-right: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-image-action.p-link:last-child {
    margin-right: 0;
  }

  .p-image-action.p-link:hover {
    color: #f8f9fa;
    background-color: #ffffff1a;
  }

  .p-image-action.p-link span {
    font-size: 1.5rem;
  }

  .p-image-action.p-link .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-avatar {
    background-color: #e5e7eb;
    border-radius: 6px;
  }

  .p-avatar.p-avatar-lg {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
  }

  .p-avatar.p-avatar-lg .p-avatar-icon {
    font-size: 1.5rem;
  }

  .p-avatar.p-avatar-xl {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }

  .p-avatar.p-avatar-xl .p-avatar-icon {
    font-size: 2rem;
  }

  .p-avatar-circle {
    border-radius: 50%;
  }

  .p-avatar-group .p-avatar {
    border: 2px solid #fff;
  }

  .p-chip {
    color: #4b5563;
    background-color: #e5e7eb;
    border-radius: 16px;
    padding: 0 .75rem;
  }

  .p-chip .p-chip-text {
    margin-top: .375rem;
    margin-bottom: .375rem;
    line-height: 1.5;
  }

  .p-chip .p-chip-icon {
    margin-right: .5rem;
  }

  .p-chip img {
    width: 2.25rem;
    height: 2.25rem;
    margin-left: -.75rem;
    margin-right: .5rem;
  }

  .p-chip .p-chip-remove-icon {
    border-radius: 6px;
    margin-left: .5rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
  }

  .p-chip .p-chip-remove-icon:focus-visible {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-chip .p-chip-remove-icon:focus {
    outline: 0;
  }

  .p-scrolltop {
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    transition: background-color .2s, color .2s, box-shadow .2s;
    box-shadow: 0 2px 12px #0000001a;
  }

  .p-scrolltop.p-link {
    background: #000000b3;
  }

  .p-scrolltop.p-link:hover {
    background: #000c;
  }

  .p-scrolltop .p-scrolltop-icon {
    color: #f9fafb;
    font-size: 1.5rem;
  }

  .p-scrolltop .p-scrolltop-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-skeleton {
    background-color: #e5e7eb;
    border-radius: 6px;
  }

  .p-skeleton:after {
    background: linear-gradient(90deg, #fff0, #fff6, #fff0);
  }

  .p-tag .p-tag-icon {
    margin-right: .25rem;
    font-size: .75rem;
  }

  .p-tag .p-tag-icon.p-icon {
    width: .75rem;
    height: .75rem;
  }

  .p-inplace .p-inplace-display {
    border-radius: 6px;
    padding: .75rem;
    transition: background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-inplace .p-inplace-display:not(.p-disabled):hover {
    color: #4b5563;
    background: #f3f4f6;
  }

  .p-inplace .p-inplace-display:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: 0 0 0 .2rem #bfdbfe;
  }

  .p-metergroup .p-metergroup-meter-container {
    background: #e5e7eb;
    border-radius: 6px;
  }

  .p-metergroup .p-metergroup-meter {
    background: #3b82f6;
    border: 0;
  }

  .p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item {
    line-height: 1.5rem;
  }

  .p-metergroup .p-metergroup-label-list .p-metergroup-label-type {
    background: #3b82f6;
    border-radius: 100%;
    width: .5rem;
    height: .5rem;
    margin-right: .5rem;
  }

  .p-metergroup .p-metergroup-label-list .p-metergroup-label {
    margin-right: 1rem;
  }

  .p-metergroup .p-metergroup-label-list .p-metergroup-label-icon {
    width: 1rem;
    height: 1rem;
    margin-right: .5rem;
  }

  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container {
    height: .5rem;
  }

  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-start {
    margin-bottom: 1rem;
  }

  .p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-end {
    margin-top: 1rem;
  }

  .p-metergroup.p-metergroup-vertical .p-metergroup-meter-container {
    width: .5rem;
    height: 100%;
  }

  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-metergroup.p-metergroup-vertical .p-metergroup-label-list:not(.p-metergroup-label-list-start) {
    margin-left: 1rem;
  }

  .p-progressbar {
    background: #e5e7eb;
    border: 0;
    border-radius: 6px;
    height: 1.5rem;
  }

  .p-progressbar .p-progressbar-value {
    background: #3b82f6;
    border: 0;
    margin: 0;
  }

  .p-progressbar .p-progressbar-label {
    color: #fff;
    line-height: 1.5rem;
  }

  .p-terminal {
    color: #4b5563;
    background: #fff;
    border: 1px solid #e5e7eb;
    padding: 1.25rem;
  }

  .p-terminal .p-terminal-input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
  }

  .p-badge {
    color: #fff;
    background: #3b82f6;
    min-width: 1.5rem;
    height: 1.5rem;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.5rem;
  }

  .p-badge.p-badge-secondary {
    color: #fff;
    background-color: #64748b;
  }

  .p-badge.p-badge-success {
    color: #fff;
    background-color: #22c55e;
  }

  .p-badge.p-badge-info {
    color: #fff;
    background-color: #0ea5e9;
  }

  .p-badge.p-badge-warning {
    color: #fff;
    background-color: #f97316;
  }

  .p-badge.p-badge-danger {
    color: #fff;
    background-color: #ef4444;
  }

  .p-badge.p-badge-lg {
    min-width: 2.25rem;
    height: 2.25rem;
    font-size: 1.125rem;
    line-height: 2.25rem;
  }

  .p-badge.p-badge-xl {
    min-width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    line-height: 3rem;
  }

  .p-tag {
    color: #fff;
    background: #3b82f6;
    border-radius: 6px;
    padding: .25rem .4rem;
    font-size: .75rem;
    font-weight: 700;
  }

  .p-tag.p-tag-success {
    color: #fff;
    background-color: #22c55e;
  }

  .p-tag.p-tag-info {
    color: #fff;
    background-color: #0ea5e9;
  }

  .p-tag.p-tag-warning {
    color: #fff;
    background-color: #f97316;
  }

  .p-tag.p-tag-danger {
    color: #fff;
    background-color: #ef4444;
  }

  .p-button-label {
    font-weight: 700;
  }

  .p-selectbutton > .p-button, .p-togglebutton.p-button, .p-accordion .p-accordion-header .p-accordion-header-link, .p-tabview .p-tabview-nav li .p-tabview-nav-link, .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    transition: background-color .2s, border-color .2s, box-shadow .2s;
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button, .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background-color: #3b82f6;
  }

  .p-button:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #9dc1fb, 0 1px 2px #000;
  }

  .p-button.p-button-secondary:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #b0b9c6, 0 1px 2px #000;
  }

  .p-button.p-button-success:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #88eaac, 0 1px 2px #000;
  }

  .p-button.p-button-info:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #83d3f8, 0 1px 2px #000;
  }

  .p-button.p-button-warning:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fcb98b, 0 1px 2px #000;
  }

  .p-button.p-button-help:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d4aafb, 0 1px 2px #000;
  }

  .p-button.p-button-danger:enabled:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #f7a2a2, 0 1px 2px #000;
  }

  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px #3b82f6;
  }

  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px #3b82f6;
  }

  .p-speeddial-item.p-focus > .p-speeddial-action {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #9dc1fb, 0 1px 2px #000;
  }

  .p-toast-message {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }

  .p-inline-message-text {
    font-weight: 500;
  }

  .p-picklist-buttons .p-button, .p-orderlist-controls .p-button {
    transition: opacity .2s, background-color .2s, color .2s, border-color .2s, box-shadow .2s;
  }

  .p-steps .p-steps-item.p-highlight .p-steps-number, .p-stepper .p-stepper-header.p-highlight .p-stepper-number {
    color: #fff;
    background: #3b82f6;
  }
}

@font-face {
  font-family: primeicons;
  font-display: block;
  src: url("/primeicons-DMOk5skT.eot");
  src: url("/primeicons-DMOk5skT.eot?#iefix") format("embedded-opentype"), url("/primeicons-C6QP2o4f.woff2") format("woff2"), url("/primeicons-WjwUDZjB.woff") format("woff"), url("/primeicons-MpK4pl85.ttf") format("truetype"), url("/primeicons-Dr5RGzOO.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.pi {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: primeicons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}

.pi:before {
  --webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pi-fw {
  text-align: center;
  width: 1.28571em;
}

.pi-spin {
  animation: 2s linear infinite fa-spin;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    transition-duration: 0s;
    transition-delay: 0s;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    animation-delay: -1ms;
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(359deg);
  }
}

.pi-folder-plus:before {
  content: "";
}

.pi-receipt:before {
  content: "";
}

.pi-asterisk:before {
  content: "";
}

.pi-face-smile:before {
  content: "";
}

.pi-pinterest:before {
  content: "";
}

.pi-expand:before {
  content: "";
}

.pi-pen-to-square:before {
  content: "";
}

.pi-wave-pulse:before {
  content: "";
}

.pi-turkish-lira:before {
  content: "";
}

.pi-spinner-dotted:before {
  content: "";
}

.pi-crown:before {
  content: "";
}

.pi-pause-circle:before {
  content: "";
}

.pi-warehouse:before {
  content: "";
}

.pi-objects-column:before {
  content: "";
}

.pi-clipboard:before {
  content: "";
}

.pi-play-circle:before {
  content: "";
}

.pi-venus:before {
  content: "";
}

.pi-cart-minus:before {
  content: "";
}

.pi-file-plus:before {
  content: "";
}

.pi-microchip:before {
  content: "";
}

.pi-twitch:before {
  content: "";
}

.pi-building-columns:before {
  content: "";
}

.pi-file-check:before {
  content: "";
}

.pi-microchip-ai:before {
  content: "";
}

.pi-trophy:before {
  content: "";
}

.pi-barcode:before {
  content: "";
}

.pi-file-arrow-up:before {
  content: "";
}

.pi-mars:before {
  content: "";
}

.pi-tiktok:before {
  content: "";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "";
}

.pi-ethereum:before {
  content: "";
}

.pi-list-check:before {
  content: "";
}

.pi-thumbtack:before {
  content: "";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "";
}

.pi-equals:before {
  content: "";
}

.pi-lightbulb:before {
  content: "";
}

.pi-star-half:before {
  content: "";
}

.pi-address-book:before {
  content: "";
}

.pi-chart-scatter:before {
  content: "";
}

.pi-indian-rupee:before {
  content: "";
}

.pi-star-half-fill:before {
  content: "";
}

.pi-cart-arrow-down:before {
  content: "";
}

.pi-calendar-clock:before {
  content: "";
}

.pi-sort-up-fill:before {
  content: "";
}

.pi-sparkles:before {
  content: "";
}

.pi-bullseye:before {
  content: "";
}

.pi-sort-down-fill:before {
  content: "";
}

.pi-graduation-cap:before {
  content: "";
}

.pi-hammer:before {
  content: "";
}

.pi-bell-slash:before {
  content: "";
}

.pi-gauge:before {
  content: "";
}

.pi-shop:before {
  content: "";
}

.pi-headphones:before {
  content: "";
}

.pi-eraser:before {
  content: "";
}

.pi-stopwatch:before {
  content: "";
}

.pi-verified:before {
  content: "";
}

.pi-delete-left:before {
  content: "";
}

.pi-hourglass:before {
  content: "";
}

.pi-truck:before {
  content: "";
}

.pi-wrench:before {
  content: "";
}

.pi-microphone:before {
  content: "";
}

.pi-megaphone:before {
  content: "";
}

.pi-arrow-right-arrow-left:before {
  content: "";
}

.pi-bitcoin:before {
  content: "";
}

.pi-file-edit:before {
  content: "";
}

.pi-language:before {
  content: "";
}

.pi-file-export:before {
  content: "";
}

.pi-file-import:before {
  content: "";
}

.pi-file-word:before {
  content: "";
}

.pi-gift:before {
  content: "";
}

.pi-cart-plus:before {
  content: "";
}

.pi-thumbs-down-fill:before {
  content: "";
}

.pi-thumbs-up-fill:before {
  content: "";
}

.pi-arrows-alt:before {
  content: "";
}

.pi-calculator:before {
  content: "";
}

.pi-sort-alt-slash:before {
  content: "";
}

.pi-arrows-h:before {
  content: "";
}

.pi-arrows-v:before {
  content: "";
}

.pi-pound:before {
  content: "";
}

.pi-prime:before {
  content: "";
}

.pi-chart-pie:before {
  content: "";
}

.pi-reddit:before {
  content: "";
}

.pi-code:before {
  content: "";
}

.pi-sync:before {
  content: "";
}

.pi-shopping-bag:before {
  content: "";
}

.pi-server:before {
  content: "";
}

.pi-database:before {
  content: "";
}

.pi-hashtag:before {
  content: "";
}

.pi-bookmark-fill:before {
  content: "";
}

.pi-filter-fill:before {
  content: "";
}

.pi-heart-fill:before {
  content: "";
}

.pi-flag-fill:before {
  content: "";
}

.pi-circle:before {
  content: "";
}

.pi-circle-fill:before {
  content: "";
}

.pi-bolt:before {
  content: "";
}

.pi-history:before {
  content: "";
}

.pi-box:before {
  content: "";
}

.pi-at:before {
  content: "";
}

.pi-arrow-up-right:before {
  content: "";
}

.pi-arrow-up-left:before {
  content: "";
}

.pi-arrow-down-left:before {
  content: "";
}

.pi-arrow-down-right:before {
  content: "";
}

.pi-telegram:before {
  content: "";
}

.pi-stop-circle:before {
  content: "";
}

.pi-stop:before {
  content: "";
}

.pi-whatsapp:before {
  content: "";
}

.pi-building:before {
  content: "";
}

.pi-qrcode:before {
  content: "";
}

.pi-car:before {
  content: "";
}

.pi-instagram:before {
  content: "";
}

.pi-linkedin:before {
  content: "";
}

.pi-send:before {
  content: "";
}

.pi-slack:before {
  content: "";
}

.pi-sun:before {
  content: "";
}

.pi-moon:before {
  content: "";
}

.pi-vimeo:before {
  content: "";
}

.pi-youtube:before {
  content: "";
}

.pi-flag:before {
  content: "";
}

.pi-wallet:before {
  content: "";
}

.pi-map:before {
  content: "";
}

.pi-link:before {
  content: "";
}

.pi-credit-card:before {
  content: "";
}

.pi-discord:before {
  content: "";
}

.pi-percentage:before {
  content: "";
}

.pi-euro:before {
  content: "";
}

.pi-book:before {
  content: "";
}

.pi-shield:before {
  content: "";
}

.pi-paypal:before {
  content: "";
}

.pi-amazon:before {
  content: "";
}

.pi-phone:before {
  content: "";
}

.pi-filter-slash:before {
  content: "";
}

.pi-facebook:before {
  content: "";
}

.pi-github:before {
  content: "";
}

.pi-twitter:before {
  content: "";
}

.pi-step-backward-alt:before {
  content: "";
}

.pi-step-forward-alt:before {
  content: "";
}

.pi-forward:before {
  content: "";
}

.pi-backward:before {
  content: "";
}

.pi-fast-backward:before {
  content: "";
}

.pi-fast-forward:before {
  content: "";
}

.pi-pause:before {
  content: "";
}

.pi-play:before {
  content: "";
}

.pi-compass:before {
  content: "";
}

.pi-id-card:before {
  content: "";
}

.pi-ticket:before {
  content: "";
}

.pi-file-o:before {
  content: "";
}

.pi-reply:before {
  content: "";
}

.pi-directions-alt:before {
  content: "";
}

.pi-directions:before {
  content: "";
}

.pi-thumbs-up:before {
  content: "";
}

.pi-thumbs-down:before {
  content: "";
}

.pi-sort-numeric-down-alt:before {
  content: "";
}

.pi-sort-numeric-up-alt:before {
  content: "";
}

.pi-sort-alpha-down-alt:before {
  content: "";
}

.pi-sort-alpha-up-alt:before {
  content: "";
}

.pi-sort-numeric-down:before {
  content: "";
}

.pi-sort-numeric-up:before {
  content: "";
}

.pi-sort-alpha-down:before {
  content: "";
}

.pi-sort-alpha-up:before {
  content: "";
}

.pi-sort-alt:before {
  content: "";
}

.pi-sort-amount-up:before {
  content: "";
}

.pi-sort-amount-down:before {
  content: "";
}

.pi-sort-amount-down-alt:before {
  content: "";
}

.pi-sort-amount-up-alt:before {
  content: "";
}

.pi-palette:before {
  content: "";
}

.pi-undo:before {
  content: "";
}

.pi-desktop:before {
  content: "";
}

.pi-sliders-v:before {
  content: "";
}

.pi-sliders-h:before {
  content: "";
}

.pi-search-plus:before {
  content: "";
}

.pi-search-minus:before {
  content: "";
}

.pi-file-excel:before {
  content: "";
}

.pi-file-pdf:before {
  content: "";
}

.pi-check-square:before {
  content: "";
}

.pi-chart-line:before {
  content: "";
}

.pi-user-edit:before {
  content: "";
}

.pi-exclamation-circle:before {
  content: "";
}

.pi-android:before {
  content: "";
}

.pi-google:before {
  content: "";
}

.pi-apple:before {
  content: "";
}

.pi-microsoft:before {
  content: "";
}

.pi-heart:before {
  content: "";
}

.pi-mobile:before {
  content: "";
}

.pi-tablet:before {
  content: "";
}

.pi-key:before {
  content: "";
}

.pi-shopping-cart:before {
  content: "";
}

.pi-comments:before {
  content: "";
}

.pi-comment:before {
  content: "";
}

.pi-briefcase:before {
  content: "";
}

.pi-bell:before {
  content: "";
}

.pi-paperclip:before {
  content: "";
}

.pi-share-alt:before {
  content: "";
}

.pi-envelope:before {
  content: "";
}

.pi-volume-down:before {
  content: "";
}

.pi-volume-up:before {
  content: "";
}

.pi-volume-off:before {
  content: "";
}

.pi-eject:before {
  content: "";
}

.pi-money-bill:before {
  content: "";
}

.pi-images:before {
  content: "";
}

.pi-image:before {
  content: "";
}

.pi-sign-in:before {
  content: "";
}

.pi-sign-out:before {
  content: "";
}

.pi-wifi:before {
  content: "";
}

.pi-sitemap:before {
  content: "";
}

.pi-chart-bar:before {
  content: "";
}

.pi-camera:before {
  content: "";
}

.pi-dollar:before {
  content: "";
}

.pi-lock-open:before {
  content: "";
}

.pi-table:before {
  content: "";
}

.pi-map-marker:before {
  content: "";
}

.pi-list:before {
  content: "";
}

.pi-eye-slash:before {
  content: "";
}

.pi-eye:before {
  content: "";
}

.pi-folder-open:before {
  content: "";
}

.pi-folder:before {
  content: "";
}

.pi-video:before {
  content: "";
}

.pi-inbox:before {
  content: "";
}

.pi-lock:before {
  content: "";
}

.pi-unlock:before {
  content: "";
}

.pi-tags:before {
  content: "";
}

.pi-tag:before {
  content: "";
}

.pi-power-off:before {
  content: "";
}

.pi-save:before {
  content: "";
}

.pi-question-circle:before {
  content: "";
}

.pi-question:before {
  content: "";
}

.pi-copy:before {
  content: "";
}

.pi-file:before {
  content: "";
}

.pi-clone:before {
  content: "";
}

.pi-calendar-times:before {
  content: "";
}

.pi-calendar-minus:before {
  content: "";
}

.pi-calendar-plus:before {
  content: "";
}

.pi-ellipsis-v:before {
  content: "";
}

.pi-ellipsis-h:before {
  content: "";
}

.pi-bookmark:before {
  content: "";
}

.pi-globe:before {
  content: "";
}

.pi-replay:before {
  content: "";
}

.pi-filter:before {
  content: "";
}

.pi-print:before {
  content: "";
}

.pi-align-right:before {
  content: "";
}

.pi-align-left:before {
  content: "";
}

.pi-align-center:before {
  content: "";
}

.pi-align-justify:before {
  content: "";
}

.pi-cog:before {
  content: "";
}

.pi-cloud-download:before {
  content: "";
}

.pi-cloud-upload:before {
  content: "";
}

.pi-cloud:before {
  content: "";
}

.pi-pencil:before {
  content: "";
}

.pi-users:before {
  content: "";
}

.pi-clock:before {
  content: "";
}

.pi-user-minus:before {
  content: "";
}

.pi-user-plus:before {
  content: "";
}

.pi-trash:before {
  content: "";
}

.pi-external-link:before {
  content: "";
}

.pi-window-maximize:before {
  content: "";
}

.pi-window-minimize:before {
  content: "";
}

.pi-refresh:before {
  content: "";
}

.pi-user:before {
  content: "";
}

.pi-exclamation-triangle:before {
  content: "";
}

.pi-calendar:before {
  content: "";
}

.pi-chevron-circle-left:before {
  content: "";
}

.pi-chevron-circle-down:before {
  content: "";
}

.pi-chevron-circle-right:before {
  content: "";
}

.pi-chevron-circle-up:before {
  content: "";
}

.pi-angle-double-down:before {
  content: "";
}

.pi-angle-double-left:before {
  content: "";
}

.pi-angle-double-right:before {
  content: "";
}

.pi-angle-double-up:before {
  content: "";
}

.pi-angle-down:before {
  content: "";
}

.pi-angle-left:before {
  content: "";
}

.pi-angle-right:before {
  content: "";
}

.pi-angle-up:before {
  content: "";
}

.pi-upload:before {
  content: "";
}

.pi-download:before {
  content: "";
}

.pi-ban:before {
  content: "";
}

.pi-star-fill:before {
  content: "";
}

.pi-star:before {
  content: "";
}

.pi-chevron-left:before {
  content: "";
}

.pi-chevron-right:before {
  content: "";
}

.pi-chevron-down:before {
  content: "";
}

.pi-chevron-up:before {
  content: "";
}

.pi-caret-left:before {
  content: "";
}

.pi-caret-right:before {
  content: "";
}

.pi-caret-down:before {
  content: "";
}

.pi-caret-up:before {
  content: "";
}

.pi-search:before {
  content: "";
}

.pi-check:before {
  content: "";
}

.pi-check-circle:before {
  content: "";
}

.pi-times:before {
  content: "";
}

.pi-times-circle:before {
  content: "";
}

.pi-plus:before {
  content: "";
}

.pi-plus-circle:before {
  content: "";
}

.pi-minus:before {
  content: "";
}

.pi-minus-circle:before {
  content: "";
}

.pi-circle-on:before {
  content: "";
}

.pi-circle-off:before {
  content: "";
}

.pi-sort-down:before {
  content: "";
}

.pi-sort-up:before {
  content: "";
}

.pi-sort:before {
  content: "";
}

.pi-step-backward:before {
  content: "";
}

.pi-step-forward:before {
  content: "";
}

.pi-th-large:before {
  content: "";
}

.pi-arrow-down:before {
  content: "";
}

.pi-arrow-left:before {
  content: "";
}

.pi-arrow-right:before {
  content: "";
}

.pi-arrow-up:before {
  content: "";
}

.pi-bars:before {
  content: "";
}

.pi-arrow-circle-down:before {
  content: "";
}

.pi-arrow-circle-left:before {
  content: "";
}

.pi-arrow-circle-right:before {
  content: "";
}

.pi-arrow-circle-up:before {
  content: "";
}

.pi-info:before {
  content: "";
}

.pi-info-circle:before {
  content: "";
}

.pi-home:before {
  content: "";
}

.pi-spinner:before {
  content: "";
}

@font-face {
  font-family: Stack Sans Text;
  src: url("/StackSansText-Variable-cHS98N20.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
}

@font-face {
  font-family: Figtree;
  src: url("/Figtree-Variable-D_ZTVpCC.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url("/InterVariable-CWi-zmRD.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

body {
  background: var(--color-background);
  line-height: 1.5;
  font-family: var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  letter-spacing: 0 !important;
  font-size: 14px !important;
}

html {
  font-size: 16px !important;
}

#root {
  background: var(--color-background);
  min-height: 100vh;
}

*, :before, :after {
  scrollbar-color: #b4bccc #fff;
  scrollbar-width: thin;
}

::-webkit-scrollbar {
  z-index: 11;
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-thumb {
  background: #b4bccc;
  border-radius: 5px;
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-corner {
  background: #fff;
}

::-webkit-scrollbar-track-piece {
  background: #fff;
}

button, input, select, textarea, h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-ui);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.page-skeleton {
  min-height: 100vh;
  background: var(--color-background, #fff);
}

.page-skeleton-header,
.page-skeleton-hero span,
.page-skeleton-toolbar span,
.page-skeleton-card span {
  display: block;
  background: linear-gradient(
    90deg,
    var(--color-surface-100, #f1f3f4) 25%,
    var(--color-surface-50, #fafafa) 50%,
    var(--color-surface-100, #f1f3f4) 75%
  );
  background-size: 200% 100%;
  animation: page-skeleton-loading 1.4s infinite;
}

.page-skeleton-header {
  width: min(1120px, calc(100% - 48px));
  height: 88px;
  margin: 20px auto 64px;
  border-radius: 44px;
}

.page-skeleton-hero,
.page-skeleton-content {
  width: min(1120px, calc(100% - 48px));
  margin-right: auto;
  margin-left: auto;
}

.page-skeleton-hero {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 64px;
}

.page-skeleton-hero span:first-child {
  width: min(520px, 70%);
  height: 48px;
  border-radius: 12px;
}

.page-skeleton-hero span:last-child {
  width: min(680px, 90%);
  height: 24px;
  border-radius: 8px;
}

.page-skeleton-toolbar {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

.page-skeleton-toolbar span {
  width: 180px;
  height: 40px;
  border-radius: 20px;
}

.page-skeleton-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
}

.page-skeleton-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.page-skeleton-card .is-image {
  aspect-ratio: 1;
  border-radius: 8px;
}

.page-skeleton-card .is-title {
  width: 70%;
  height: 20px;
  border-radius: 8px;
}

.page-skeleton-card .is-line {
  width: 45%;
  height: 16px;
  border-radius: 8px;
}

@keyframes page-skeleton-loading {
  from {
    background-position: 200% 0;
  }

  to {
    background-position: -200% 0;
  }
}

@media (max-width: 640px) {
  .page-skeleton-header {
    width: calc(100% - 40px);
    height: 64px;
    margin: 16px auto 48px;
  }

  .page-skeleton-hero,
  .page-skeleton-content {
    width: calc(100% - 48px);
  }

  .page-skeleton-grid {
    grid-template-columns: 1fr;
  }
}
.landing-not-found-page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.landing-not-found {
  display: flex;
  flex: 1;
  align-items: center;
}

.landing-not-found-container {
  display: grid;
  grid-template-columns: 1fr 487px;
  width: 830px;
  margin: 0 auto;
}

.landing-not-found-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.landing-not-found h1,
.landing-not-found h2,
.landing-not-found p {
  margin: 0;
}

.landing-not-found h1,
.landing-not-found h2 {
  font-weight: 600;
}

.landing-not-found h1 {
  font-size: 32px;
  line-height: 48px;
}

.landing-not-found h2 {
  font-size: 24px;
  line-height: 32px;
}

.landing-not-found p {
  font-size: 16px;
  line-height: 24px;
}

.landing-not-found-button {
  width: fit-content;
  max-width: 200px;
  margin-top: 16px;
  padding: 20px;
  white-space: nowrap;
}

.landing-not-found-image {
  display: block;
  width: 100%;
}

@media (max-width: 47.99rem) {
  .landing-not-found {
    box-sizing: border-box;
    padding: 64px 24px;
  }

  .landing-not-found-container {
    box-sizing: border-box;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 0;
  }

  .landing-not-found-content {
    order: 1;
    align-items: center;
    text-align: center;
  }

  .landing-not-found-image {
    order: 0;
  }
}
.landing-button {
  display: inline-flex;
  min-height: 40px;
  width: auto;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 9999px;
  padding: 10px 24px;
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}

.landing-button:disabled {
  border-color: var(--color-border-subtle) !important;
  background: var(--color-surface-200) !important;
  color: var(--color-surface-400) !important;
  cursor: not-allowed;
  opacity: 1;
}

.landing-button-primary {
  border: 1px solid transparent;
  color: var(--color-primary-foreground);
}

.landing-button-primary-default {
  background-color: var(--color-primary) !important;
}

.landing-button-primary-press,
.landing-button-primary-hover,
.landing-button-primary-active,
.landing-button-primary-default:hover,
.landing-button-primary-default:active {
  background-color: var(--color-primary-hover) !important;
}

.landing-button-outlined {
  border: 1px solid var(--color-border-strong);
  background-color: var(--color-outline) !important;
  color: var(--color-foreground);
  box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}

.landing-button-outlined-press,
.landing-button-outlined-hover,
.landing-button-outlined-active,
.landing-button-outlined-default:hover,
.landing-button-outlined-default:active {
  background-color: var(--color-outline-hover) !important;
}

.landing-button-plain {
  width: auto;
  border: 0;
  background: transparent;
  color: var(--color-foreground);
}

.landing-button-plain-default:hover,
.landing-button-plain-default:active,
.landing-button-plain-press {
  background: var(--color-outline-hover);
}

.landing-button.landing-button-card-action {
  min-height: 40px;
  padding: 10px 24px;
  border-radius: 9999px;
  background: var(--color-secondary);
  color: var(--color-secondary-foreground);
}

.landing-button.landing-button-card-action:hover,
.landing-button.landing-button-card-action:active {
  background: linear-gradient(#00000008, #00000008), #f8f8f8;
}

.landing-button.landing-button-card-preview {
  display: inline-flex !important;
  width: 41.5px;
  min-width: 41.5px;
  height: 41.5px;
  min-height: 41.5px;
  align-items: center;
  justify-content: center;
  padding: 8.75px;
  border-radius: 14px;
  color: var(--color-white);
}

.landing-button.landing-button-card-preview:hover,
.landing-button.landing-button-card-preview:active {
  background: var(--color-outline);
}

.landing-button-card-preview .pi {
  display: inline-flex;
  width: 15.75px;
  height: 15.75px;
  align-items: center;
  justify-content: center;
  margin: 0;
  transform: none;
  line-height: 1;
}

.landing-button:disabled,
.landing-button:disabled:hover,
.landing-button:disabled:active,
.landing-button:disabled:focus {
  border-color: var(--color-border-subtle) !important;
  background: var(--color-surface-200) !important;
  color: var(--color-surface-400) !important;
  cursor: not-allowed;
  opacity: 1;
}
.landing-footer {
  box-sizing: border-box;
  width: 100%;
  padding: 0 max(24px, calc((100vw - 1120px) / 2));
  border-top: 1px solid;
  border-image: linear-gradient(
      90deg,
      rgb(124 124 124 / 0%) 0%,
      #7c7c7c 43.27%,
      rgb(124 124 124 / 0%) 100%
    )
    1;
  background: var(--color-background);
  color: var(--color-foreground);
  font-family: var(--font-ui);
}

.landing-footer-container {
  width: 100%;
  max-width: 1216px;
  margin: 0 auto;
}

.landing-footer-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding-top: 40px;
}

.landing-footer-links {
  display: grid;
  grid-template-columns: 53px 176px 176px;
  gap: 24px;
  font-size: 12px;
  line-height: 16px;
}

.landing-footer-links strong {
  font-weight: 600;
}

.landing-footer-company,
.landing-footer-legal {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.landing-footer-legal {
  padding-top: 34px;
}

.landing-footer-links a {
  color: inherit;
  font-weight: 300;
  text-decoration: none;
}

.landing-footer-links a:hover {
  text-decoration: underline;
}

.landing-footer-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.landing-footer-logo img {
  display: block;
  width: 156px;
  height: auto;
}

.landing-footer-bottom {
  box-sizing: border-box;
  display: flex;
  min-height: 80px;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
  padding: 24px 0;
  border-top: 1px solid rgb(23 26 33 / 20%);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.landing-footer-locale {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  line-height: 24px;
}

.landing-footer-mobile-links,
.landing-footer-mobile-logo {
  display: none;
}

@media (max-width: 39.99rem) {
  .landing-footer {
    padding: 0 20px;
  }

  .landing-footer-main {
    display: none;
  }

  .landing-footer-mobile-links {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-top: 40px;
    color: var(--color-foreground);
    font-size: 12px;
    line-height: 16px;
  }

  .landing-footer-mobile-links strong {
    font-weight: 600;
  }

  .landing-footer-mobile-link-columns {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 176px;
    gap: 24px;
    width: 100%;
  }

  .landing-footer-mobile-company,
  .landing-footer-mobile-legal {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }

  .landing-footer-mobile-legal {
    padding-top: 34px;
  }

  .landing-footer-mobile-links a {
    color: inherit;
    font-weight: 300;
    text-decoration: none;
  }

  .landing-footer-mobile-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
  }

  .landing-footer-mobile-logo img {
    display: block;
    width: 156px;
    height: auto;
  }

  .landing-footer-bottom {
    display: flex;
    min-height: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
    padding: 24px 0;
    text-align: center;
  }

  .landing-footer-locale {
    justify-content: center;
  }

  .landing-footer-bottom > span:last-child {
    display: none;
  }
}
.landing-header-shell {
  position: sticky;
  z-index: 20;
  top: -20px;
  box-sizing: border-box;
  width: 100%;
  padding-top: 20px;
  padding-right: max(24px, calc((100vw - 1120px) / 2 - (100vw - 100%)));
  margin-bottom: 20px;
  padding-left: max(24px, calc((100vw - 1120px) / 2));
  background: rgb(255 255 255 / 80%);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

/* Keep the active child label above the generic menubar hover color rule. */
.landing-header-menu .p-menubar-root-list .p-menuitem.landing-nav-item-active > .p-menuitem-content .p-menuitem-link,
.landing-header-menu .p-menubar-root-list .p-menuitem.landing-nav-item-active > .p-menuitem-content .p-menuitem-text {
  color: var(--color-brand-500) !important;
}

.landing-header {
  box-sizing: border-box;
  width: 100%;
  min-height: 88px;
  padding: 0 32px;
  border-radius: 100px;
  background: rgb(255 255 255 / 10%);
}

.landing-header-mobile {
  display: none;
}

.landing-header-container {
  min-height: 88px;
  margin: 0 auto;
  padding: 24px 0;
}

.landing-header-brand {
  display: inline-flex;
  width: 215px;
  align-items: center;
  text-decoration: none;
}

.landing-header-brand img {
  display: block;
  width: 160px;
  height: 34px;
}

.landing-header-menu {
  display: flex;
  min-height: 40px;
  align-items: center;
  justify-content: space-between;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  background: transparent;
}

.landing-header-menu .p-menubar-button {
  display: none !important;
}

.landing-header-menu-button {
  display: none !important;
}

.landing-header-menu .p-menubar-start {
  display: flex;
  width: 215px;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}

.landing-header-menu .p-menubar-root-list {
  display: flex !important;
  position: static !important;
  flex-direction: row !important;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

.landing-header-menu-root-list {
  display: flex !important;
  position: static !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.landing-header-menu .p-menubar-root-list > .p-menuitem {
  display: flex;
  align-items: center;
}

.landing-header-menu .p-menubar-root-list > .p-menuitem > .p-menuitem-content,
.landing-header-menu .p-menubar-root-list > .p-menuitem > .p-menuitem-content:hover,
.landing-header-menu .p-menubar-root-list > .p-menuitem-active > .p-menuitem-content {
  background: transparent !important;
}

.landing-header-menu .p-menubar-root-list > .p-menuitem-active .p-menuitem-link,
.landing-header-menu .p-menubar-root-list > .p-menuitem-active .p-menuitem-text,
.landing-header-menu .p-menubar-root-list > .p-menuitem-active .p-menuitem-icon,
.landing-header-menu .p-menubar-root-list > .p-menuitem-active .p-submenu-icon,
.landing-header-menu .p-menubar-root-list > .p-menuitem.p-highlight .p-menuitem-link,
.landing-header-menu .p-menubar-root-list > .p-menuitem.p-highlight .p-menuitem-text,
.landing-header-menu .p-menubar-root-list > .p-menuitem.p-highlight .p-menuitem-icon,
.landing-header-menu .p-menubar-root-list > .p-menuitem.p-highlight .p-submenu-icon {
  color: var(--color-foreground) !important;
}

.landing-header-menu .p-menuitem-content {
  border-radius: 9999px;
}

.landing-header-menu .p-menuitem-link {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 24px;
  border-radius: 9999px;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

.landing-header-menu .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-text,
.landing-header-menu .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-submenu-icon,
.landing-header-menu
  .p-menubar-root-list
  > .p-menuitem
  > .p-menuitem-content:hover
  .p-menuitem-text,
.landing-header-menu
  .p-menubar-root-list
  > .p-menuitem
  > .p-menuitem-content:hover
  .p-submenu-icon {
  color: var(--color-foreground) !important;
}

.landing-header-menu .p-menubar-root-list .p-menuitem-text {
  font-family: var(--font-ui) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
}

.landing-header-menu .p-menuitem-content:hover,
.landing-header-menu .p-menuitem-link:hover {
  background: var(--color-outline-hover);
}

.landing-header-menu .p-submenu-icon {
  width: 16px;
  height: 16px;
  margin-left: 0;
  font-size: 12px;
  color: currentColor;
}

.landing-header-menu .p-submenu-list {
  box-sizing: border-box;
  width: max-content !important;
  min-width: 220px;
  margin: 0;
  padding: 14px 16px !important;
  border: 1px solid var(--color-menu-border) !important;
  border-radius: 14px;
  background: var(--color-menu-background) !important;
  box-shadow: 0 4px 12px rgb(0 0 0 / 8%);
  list-style: none;
}

.landing-header-menu .p-menubar-root-list > .p-menuitem > .p-submenu-list {
  top: calc(100% + 10px) !important;
  left: 0 !important;
}

.landing-header-menu .p-submenu-list .p-menuitem-content {
  border-radius: 9999px;
  background: transparent !important;
}

.landing-header-menu .p-submenu-list .p-menuitem-link {
  min-height: 36px;
  justify-content: flex-start;
  padding: 8px 16px;
  background: transparent !important;
  color: var(--color-menu-item);
}

.landing-header-menu .p-submenu-list .p-menuitem-content:hover {
  background: var(--color-ghost-hover) !important;
}

.landing-header-menu .p-submenu-list .p-menuitem-link:hover {
  background: transparent !important;
}

.landing-header-menu
  .p-menubar-root-list
  > .p-menuitem-active
  > .p-menuitem-content
  .p-submenu-icon {
  transform: rotate(180deg);
}

.landing-header-menu .landing-nav-parent-active > .p-menuitem-content,
.landing-header-menu .landing-nav-item-active > .p-menuitem-content {
  border-radius: 9999px;
  background: transparent !important;
}

.landing-header-menu .landing-nav-item-active > .p-menuitem-content .p-menuitem-link,
.landing-header-menu .landing-nav-item-active > .p-menuitem-content .p-menuitem-text {
  color: var(--color-brand-500) !important;
}

.landing-header-menu .p-submenu-list .p-submenu-list {
  top: 0 !important;
  left: 100% !important;
}

.landing-header-menu .p-menubar-end {
  display: flex;
  width: 215px;
  justify-content: flex-end;
  margin: 0 !important;
  padding: 0 !important;
}

.landing-header-cta:hover {
  background: var(--color-primary-hover) !important;
}

@media (max-width: 64rem) {
  .landing-header-shell {
    position: sticky;
    z-index: 20;
    top: 0;
    padding: 20px 20px 0;
    margin-bottom: -20px;
    background: rgb(255 255 255 / 80%);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }

  .landing-header {
    min-height: 56px;
    padding: 0 8px 0 20px;
  }

  .landing-header-desktop {
    display: none;
  }

  .landing-header-mobile {
    display: block;
    position: relative;
    padding: 0 8px 0 20px;
  }

  .landing-header-container {
    min-height: 56px;
    padding: 8px 0;
  }

  .landing-header-brand {
    width: 174px;
  }

  .landing-header-brand img {
    width: 160px;
    height: 34px;
  }

  .landing-header-mobile-container {
    display: flex;
    min-height: 56px;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
  }

  .landing-header-mobile-button {
    display: inline-flex;
    width: 40px;
    min-width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 10px 12px;
    border: 0;
    border-radius: 9999px;
    background: transparent;
    color: var(--color-floatlabel);
    cursor: pointer;
  }

  .landing-header-mobile-button .pi {
    font-size: 16px;
  }

  .landing-header-mobile-panel {
    box-sizing: border-box;
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    z-index: 10;
    padding: 16px;
    border: 1px solid var(--color-menu-border);
    border-radius: 14px;
    background: var(--color-menu-background);
    box-shadow: 0 4px 12px rgb(0 0 0 / 8%);
    overflow: hidden;
  }

  .landing-header-mobile-panel-cta {
    width: 100%;
    min-height: 40px;
    margin-top: 12px;
    border-radius: 9999px;
  }

  .landing-header-mobile-panel .p-panelmenu-header-content,
  .landing-header-mobile-panel .p-panelmenu-content {
    border: 0;
    background: transparent;
  }

  .landing-header-mobile-panel .p-panelmenu-header-link,
  .landing-header-mobile-panel .p-menuitem-link {
    background: transparent !important;
  }

  .landing-header-mobile-panel .p-panelmenu-header-link,
  .landing-header-mobile-panel .p-menuitem-link {
    min-height: 40px;
    padding: 10px 16px;
    color: var(--color-foreground);
    font-family: var(--font-ui);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .landing-header-mobile-panel .p-panelmenu-header-link:hover,
  .landing-header-mobile-panel .p-menuitem-link:hover {
    background: var(--color-ghost-hover);
  }

  .landing-header-mobile-panel .p-panelmenu-header-content {
    border-radius: 9999px;
  }

  .landing-header-mobile-panel .p-panelmenu-header.p-highlight .p-panelmenu-header-content {
    border-radius: 9999px;
    background: var(--color-surface-100) !important;
  }

  .landing-header-mobile-panel .p-panelmenu-header.p-highlight .p-panelmenu-header-link {
    color: var(--color-foreground);
  }

  .landing-header-mobile-panel .p-panelmenu-header.p-highlight .p-submenu-icon {
    transform: rotate(180deg);
  }

  .landing-header-mobile-panel .p-panelmenu-header-link .p-submenu-icon {
    order: 2;
    margin-left: 8px;
  }

  .landing-header-mobile-panel .p-panelmenu-content {
    padding: 4px 0 0 16px;
  }

  .landing-header-mobile-panel .p-panelmenu-content .p-menuitem-link {
    border-radius: 9999px;
  }

  .landing-header-mobile-panel .p-panelmenu-content .p-menuitem-content {
    border-radius: 9999px;
  }

  .landing-header-mobile-panel .landing-nav-item-active .p-menuitem-content {
    border-radius: 9999px;
    background: transparent !important;
  }

  .landing-header-mobile-panel .landing-nav-item-active .p-menuitem-link {
    color: var(--color-brand-500) !important;
  }

  .landing-header-mobile-panel
    .p-panelmenu-content
    .p-menuitem.landing-nav-item-active
    > .p-menuitem-content
    .p-menuitem-link,
  .landing-header-mobile-panel
    .p-panelmenu-content
    .p-menuitem.landing-nav-item-active
    > .p-menuitem-content
    .p-menuitem-text {
    color: var(--color-brand-500) !important;
  }

  .landing-header-mobile-panel
    .p-panelmenu-content
    .p-menuitem[data-p-focused="true"]:not(:hover):not(.landing-nav-item-active)
    > .p-menuitem-content,
  .landing-header-mobile-panel
    .p-panelmenu-content
    .p-menuitem[data-p-focused="true"]:not(:hover):not(.landing-nav-item-active)
    > .p-menuitem-content
    .p-menuitem-link {
    background: transparent !important;
  }

  .landing-header-menu .p-menubar-root-list,
  .landing-header-menu-root-list {
    display: none !important;
  }

  .landing-header-menu .p-menubar-start {
    width: auto;
  }

  .landing-header-menu .p-menubar-end {
    display: none;
  }

  .landing-header-menu .p-menubar-button,
  .landing-header-menu-button {
    display: inline-flex !important;
    width: 40px;
    min-width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 10px 12px;
    border: 0;
    border-radius: 9999px;
    background: transparent;
    color: var(--color-floatlabel);
  }
}
.dropship-catalog-page {
  min-height: 100vh;
  color: #1f2937;
  background: #ffffff;
  font-family: "Stack Sans Text", "Figtree", sans-serif;
}

.dropship-catalog-page main *,
.dropship-catalog-page main *::before,
.dropship-catalog-page main *::after {
  box-sizing: border-box;
}

.dropship-catalog-page main input,
.dropship-catalog-page main select {
  font: inherit;
}

.dropship-catalog-hero {
  min-height: 283px;
  padding: 80px 20px 64px;
  text-align: center;
  background: #fff;
}

.dropship-catalog-hero h1 {
  margin: 0;
  color: #172033;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.dropship-catalog-hero-title-break {
  display: none;
}

.dropship-catalog-hero p {
  max-width: 760px;
  margin: 16px auto 0;
  color: #64748b;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 300 !important;
  line-height: 26px;
}

.dropship-catalog-content {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  padding: 40px 0 120px;
}

.dropship-catalog-toolbar {
  margin-bottom: 32px;
}

.dropship-catalog-toolbar-top {
  display: flex;
  align-items: center;
  gap: 16px;
}

.dropship-catalog-toolbar-top > :first-child {
  flex: 1;
}

.dropship-catalog-toolbar-top > button {
  min-width: 104px;
}

.dropship-catalog-toolbar-top > button[aria-label="Filter"] {
  flex-direction: row-reverse;
}

.dropship-catalog-toolbar-top > button[aria-label="Filter"] .pi-chevron-down {
  font-size: 11px;
}

.dropship-catalog-category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}

.dropship-catalog-category-list-loading {
  min-height: 42px;
  align-items: center;
}

.dropship-catalog-category-list-hidden {
  display: none;
}

.dropship-catalog-category-skeleton {
  display: block;
  width: 100%;
  height: 36px;
  border-radius: 14px;
  background: linear-gradient(90deg, #eef2f7 25%, #f8fafc 50%, #eef2f7 75%);
  background-size: 200% 100%;
  animation: dropship-catalog-loading 1.4s infinite;
}

.dropship-catalog-mobile-category-filter {
  display: none;
}

.dropship-catalog-category-menu {
  position: relative;
}

/* Keep the Vue hover dropdown open while the pointer crosses the small gap
   between the category chip and its child menu. */
.dropship-catalog-category-menu:has(.dropship-catalog-category-popover)::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 8px;
  content: "";
}

.dropship-catalog-category-menu > .dropship-catalog-category-chip {
  white-space: nowrap;
}

.dropship-catalog-category-chip,
.dropship-catalog-category-popover button {
  border: 1px solid #d7deea;
  border-radius: 999px;
  color: #475569;
  background: #fff;
  cursor: pointer;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: 160ms ease;
}

.dropship-catalog-category-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 36px;
  padding: 7px 16px;
  line-height: 20px;
}

.dropship-catalog-category-chip:hover,
.dropship-catalog-category-chip.is-selected {
  border-color: #2563eb;
  color: #2563eb;
  background: #eff6ff;
}

.dropship-catalog-category-chip .pi {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.dropship-catalog-category-popover {
  position: absolute;
  z-index: 4;
  top: calc(100% + 8px);
  left: 0;
  display: grid;
  min-width: 190px;
  padding: 8px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 14px 35px rgb(15 23 42 / 14%);
}

.dropship-catalog-category-popover button {
  padding: 8px 10px;
  border: 0;
  border-radius: 8px;
  text-align: left;
}

.dropship-catalog-category-popover button:hover,
.dropship-catalog-category-popover button.is-selected {
  color: var(--color-foreground);
  background: var(--color-chip-background);
}

.dropship-catalog-count {
  margin: 16px 0 0;
  color: #64748b;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
}

.dropship-catalog-active-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin: 16px 0 0;
  color: #94a3b8;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.dropship-catalog-collections,
.dropship-catalog-results {
  display: grid;
  gap: 24px;
}

.dropship-catalog-collection,
.dropship-catalog-results {
  padding: 32px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 2px 12px rgb(15 23 42 / 5%);
}

.dropship-catalog-collection-header,
.dropship-catalog-results-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
}

.dropship-catalog-collection-header h2,
.dropship-catalog-results-header h2 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #172033;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.dropship-catalog-results-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #64748b;
  font-size: 14px;
}

.dropship-catalog-parent-breadcrumb {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin: 0 0 8px;
  padding: 0;
  border: 0;
  color: #1473e6;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
}

.dropship-catalog-collection-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.dropship-catalog-collection-skeleton-title {
  width: 180px;
  height: 28px;
  border-radius: 8px;
  background: #eef2f7;
}

.dropship-catalog-collection-skeleton-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 24px;
  margin-top: 24px;
}

.dropship-catalog-collection-skeleton-card {
  aspect-ratio: 1;
  border-radius: 10px;
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: dropship-catalog-loading 1.4s infinite;
}

.dropship-catalog-card-loading .dropship-catalog-card-image,
.dropship-catalog-skeleton-line,
.dropship-catalog-skeleton-title {
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: dropship-catalog-loading 1.4s infinite;
}

.dropship-catalog-skeleton-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dropship-catalog-skeleton-line {
  display: block;
  width: 60%;
  height: 16px;
  border-radius: 8px;
}

.dropship-catalog-skeleton-line-title {
  width: 76%;
  height: 24px;
}

.dropship-catalog-skeleton-line-short {
  width: 45%;
}

.dropship-catalog-detail-skeleton-heading {
  width: 58%;
  height: 24px;
  margin-bottom: 24px;
}

.dropship-catalog-detail-skeleton-options,
.dropship-catalog-detail-skeleton-shipping,
.dropship-catalog-detail-skeleton-description {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dropship-catalog-detail-skeleton-label {
  width: 32%;
}

.dropship-catalog-detail-skeleton-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.dropship-catalog-skeleton-pill {
  display: block;
  width: 64px;
  height: 32px;
  border-radius: 8px;
  background: var(--color-surface-100);
  animation: dropship-catalog-pulse 1.2s ease-in-out infinite alternate;
}

.dropship-catalog-skeleton-pill-wide {
  width: 88px;
}

.dropship-catalog-detail-skeleton-price-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 28px 0;
  padding: 16px;
  border-radius: 12px;
  background: var(--color-surface-50);
}

.dropship-catalog-detail-skeleton-price-grid .dropship-catalog-skeleton-line {
  width: 100%;
}

.dropship-catalog-skeleton-select {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  background: var(--color-surface-100);
  animation: dropship-catalog-pulse 1.2s ease-in-out infinite alternate;
}

.dropship-catalog-skeleton-line-wide {
  width: 100%;
}

.dropship-catalog-skeleton-line-medium {
  width: 72%;
}

.dropship-catalog-detail-skeleton-description {
  padding: 16px 24px;
}

.dropship-catalog-detail-skeleton-media {
  width: 100%;
  height: 220px;
  margin: 12px 0;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: dropship-catalog-loading 1.4s infinite;
}

.dropship-catalog-collection-header button {
  padding: 0;
  border: 0;
  color: #2563eb;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}

.dropship-catalog-results-header {
  align-items: baseline;
}

.dropship-catalog-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.dropship-catalog-card {
  min-width: 0;
}

.dropship-catalog-card-image {
  position: relative;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 12px;
  background: #f1f5f9;
}

.dropship-catalog-card-image > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 180ms ease;
}

.dropship-catalog-card-body {
  display: grid;
  width: 100%;
  padding: 12px 2px 0;
  border: 0;
  color: inherit;
  background: transparent;
  cursor: pointer;
  text-align: left;
}

.dropship-catalog-card-name {
  overflow: hidden;
  color: #1f2937;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropship-catalog-card-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-top: 5px;
  color: #94a3b8;
  font-family: "Figtree", sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.dropship-catalog-card-price strong {
  color: #2563eb;
  font-size: 15px;
  font-weight: 600;
}

.dropship-catalog-card-mobile-actions {
  display: none;
}

.dropship-catalog-skeleton {
  overflow: hidden;
  border-radius: 12px;
  background: #e8edf5;
  animation: dropship-catalog-pulse 1.2s ease-in-out infinite alternate;
}

.dropship-catalog-skeleton::before {
  display: block;
  aspect-ratio: 1;
  content: "";
}

.dropship-catalog-empty {
  display: flex;
  justify-content: center;
  padding: 40px 80px 120px;
  border-radius: 40px 40px 0 0;
}

.dropship-catalog-empty-content {
  display: flex;
  width: 100%;
  max-width: 920px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 80px 32px;
  text-align: center;
}

.dropship-catalog-empty-content img {
  display: block;
  width: 80px;
  height: 80px;
}

.dropship-catalog-empty-content h3 {
  width: 100%;
  max-width: 672px;
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.dropship-catalog-empty-content p {
  width: 100%;
  max-width: 672px;
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.dropship-catalog-detail-overlay {
  position: fixed;
  z-index: 20;
  inset: 0;
  display: flex;
  justify-content: flex-end;
  background: rgb(15 23 42 / 48%);
}

.dropship-catalog-filter-panel *,
.dropship-catalog-filter-panel *::before,
.dropship-catalog-filter-panel *::after {
  box-sizing: border-box;
}

.dropship-catalog-filter-panel {
  display: flex;
  flex-direction: column;
  width: min(450px, 100%);
  height: 100%;
  border-left: 1px solid var(--color-border);
  background: #fff;
  box-shadow: none;
}

.p-sidebar-right .dropship-catalog-filter-panel {
  width: min(450px, 100%);
}

.dropship-catalog-filter-mask {
  background-color: transparent !important;
}

.dropship-catalog-filter-panel .p-sidebar-content {
  display: flex;
  min-height: 0;
  flex-direction: column;
  padding: 0;
  overflow: hidden;
}

.dropship-catalog-filter-content {
  min-height: 0;
  flex: 1;
  overflow: auto;
}

.dropship-catalog-filter-panel .p-sidebar-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 61px;
  padding: 20px 24px;
  border-bottom: 1px solid var(--color-border);
}

.dropship-catalog-filter-panel .p-sidebar-header h2 {
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.dropship-catalog-filter-panel .p-sidebar-close {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin: -12px -12px -12px 0;
  border: 0;
  color: var(--color-foreground);
  background: transparent;
  cursor: pointer;
  font-size: 13px;
}

.dropship-catalog-filter-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 24px 16px;
}

.dropship-catalog-filter-section {
  display: flex;
  flex-direction: column;
}

.dropship-catalog-filter-section:nth-child(2) {
  padding-top: 16px;
  border-top: 1px solid var(--color-border);
}

.dropship-catalog-filter-section-header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  border: 0;
  color: var(--color-foreground);
  background: transparent;
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
}

.dropship-catalog-filter-section-header i {
  color: #94a3b8;
  font-size: 13px;
}

.dropship-catalog-filter-section-collapse {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  transition:
    max-height 200ms ease,
    opacity 140ms ease;
}

.dropship-catalog-filter-section-collapse.is-open {
  max-height: 400px;
  opacity: 1;
  pointer-events: auto;
}

.dropship-catalog-filter-section-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.dropship-catalog-filter-clear,
.dropship-catalog-clear-all {
  width: fit-content;
  padding: 0;
  border: 0;
  color: var(--color-brand-500);
  background: transparent;
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  cursor: pointer;
}

.dropship-catalog-clear-all {
  color: #64748b;
}

.dropship-catalog-range-filter {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.dropship-catalog-range-slider {
  display: flex;
  height: 20px;
  align-items: center;
  width: calc(100% - 20px);
  margin: 0 auto;
}

.dropship-catalog-range-slider .p-slider {
  width: 100%;
  border: 0 none;
  border-radius: 6px;
  background: #e5e7eb;
}

.dropship-catalog-range-slider .p-slider.p-slider-horizontal {
  height: 6px;
}

.dropship-catalog-range-slider .p-slider.p-slider-horizontal .p-slider-handle {
  margin-top: -10px;
  margin-left: -10px;
}

.dropship-catalog-range-slider .p-slider .p-slider-handle {
  width: 20px;
  height: 20px;
  border: 2px solid var(--color-brand-500);
  border-radius: 50%;
  background: #fff;
  transition:
    background-color 0.2s,
    color 0.2s,
    border-color 0.2s,
    box-shadow 0.2s;
}

.dropship-catalog-range-slider .p-slider .p-slider-handle:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem var(--color-brand-100);
}

.dropship-catalog-range-slider .p-slider .p-slider-range {
  height: 6px;
  background: var(--color-brand-500);
}

.dropship-catalog-range-slider .p-slider:not(.p-disabled) .p-slider-handle:hover {
  border-color: var(--color-brand-500);
  background: var(--color-brand-500);
}

.dropship-catalog-range-inputs {
  display: flex;
  gap: 16px;
}

.dropship-catalog-range-inputs label {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  padding: 10px 16px;
  border: 1px solid var(--color-border-strong);
  border-radius: 10px;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.dropship-catalog-range-inputs input {
  width: 100%;
  min-width: 0;
  padding: 0 0 0 4px;
  border: 0;
  outline: 0;
  color: inherit;
  background: transparent;
  font: inherit;
}

.dropship-catalog-range-inputs input::-webkit-inner-spin-button,
.dropship-catalog-range-inputs input::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
}

.dropship-catalog-price-filter {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 4px;
}

.dropship-catalog-price-option {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dropship-catalog-price-option > input {
  width: 100%;
  min-height: 40px;
  margin-left: 0;
  padding: 8px 12px;
  border: 1px solid var(--color-border-strong);
  border-radius: 10px;
  outline: 0;
  font-family: var(--font-ui);
  font-size: 14px;
}

.dropship-catalog-price-option > input:focus,
.dropship-catalog-range-inputs label:focus-within {
  border-color: var(--color-brand-500);
}

.dropship-catalog-filter-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 24px;
  border-top: 1px solid var(--color-border);
}

.dropship-catalog-filter-footer .landing-button {
  min-width: 88px;
}

.dropship-catalog-detail-overlay {
  z-index: 30;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
}

.dropship-catalog-detail-dialog-mask {
  z-index: 30;
  background: rgb(15 23 42 / 48%);
}

.dropship-catalog-detail-dialog.p-dialog {
  width: min(1000px, calc(100vw - 48px));
  max-height: calc(100vh - 48px);
  margin: 0;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 20px 60px rgb(15 23 42 / 22%);
}

.dropship-catalog-detail-dialog-content.p-dialog-content {
  padding: 0;
  overflow: hidden;
  border-radius: inherit;
}

.dropship-catalog-detail-modal {
  position: relative;
  width: 100%;
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  border-radius: inherit;
  background: #fff;
}

.dropship-catalog-detail-close {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  min-height: 36px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #475569;
  background: #f1f5f9;
  cursor: pointer;
}

.dropship-catalog-detail-close:hover {
  color: #1e293b;
  background: #e2e8f0;
}

.dropship-catalog-detail-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);
  gap: 36px;
  padding: 36px;
}

.dropship-catalog-detail-main-image {
  display: grid;
  aspect-ratio: 1;
  place-items: center;
  overflow: hidden;
  border-radius: 14px;
  background: #f8fafc;
}

.dropship-catalog-detail-main-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.dropship-catalog-detail-thumbnails {
  display: flex;
  gap: 8px;
  margin-top: 12px;
  overflow-x: auto;
}

.dropship-catalog-detail-thumbnails button {
  width: 64px;
  height: 64px;
  flex: 0 0 auto;
  padding: 2px;
  border: 2px solid transparent;
  border-radius: 8px;
  background: #f8fafc;
  cursor: pointer;
}

.dropship-catalog-detail-thumbnails button.is-active {
  border-color: #2563eb;
}

.dropship-catalog-detail-thumbnails img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.dropship-catalog-detail-description {
  margin-top: 24px;
  color: #64748b;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.dropship-catalog-detail-description h3,
.dropship-catalog-shipping h3 {
  margin: 0 0 8px;
  color: #1f2937;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 16px;
}

.dropship-catalog-detail-info h2 {
  margin: 12px 42px 24px 0;
  color: #172033;
  font-size: 24px;
  line-height: 32px;
}

.dropship-catalog-variant-group {
  margin: 0 0 20px;
  padding: 0;
  border: 0;
}

.dropship-catalog-variant-group legend {
  margin-bottom: 9px;
  color: #334155;
  font-size: 14px;
  font-weight: 600;
}

.dropship-catalog-variant-group > div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.dropship-catalog-price-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin: 28px 0;
  padding: 16px;
  border-radius: 12px;
  background: #f8fafc;
}

.dropship-catalog-price-grid div {
  display: grid;
  gap: 4px;
}

.dropship-catalog-price-grid span {
  color: #64748b;
  font-family: "Figtree", sans-serif;
  font-size: 12px;
}

.dropship-catalog-price-grid strong {
  color: #2563eb;
  font-size: 16px;
}

.dropship-catalog-shipping {
  display: grid;
  gap: 10px;
  margin-bottom: 24px;
}

.dropship-catalog-shipping label {
  display: grid;
  gap: 6px;
  color: #64748b;
  font-size: 12px;
}

.dropship-catalog-start-selling {
  display: block;
  padding: 13px 18px;
  border-radius: 8px;
  color: #fff;
  background: #2563eb;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.dropship-catalog-detail-loading,
.dropship-catalog-detail-error {
  padding: 100px 24px;
  color: #64748b;
  text-align: center;
}

@keyframes dropship-catalog-pulse {
  from {
    opacity: 0.62;
  }
  to {
    opacity: 1;
  }
}

@keyframes dropship-catalog-loading {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: -100% 0;
  }
}

/* Figma: ConverCore-template / 1484:13794 (desktop 1280px) */
@media (min-width: 48rem) {
  .dropship-catalog-page {
    color: var(--color-foreground);
    background: var(--color-background);
    font-family: "Stack Sans Text", sans-serif;
  }

  .dropship-catalog-hero {
    width: 1120px;
    max-width: calc(100% - 40px);
    min-height: 283px;
    margin: 0 auto;
    padding: 80px 32px;
    border-radius: 40px 40px 0 0;
    box-sizing: border-box;
    text-align: center;
    background: var(--color-background);
  }

  .dropship-catalog-hero h1 {
    margin: 0;
    color: var(--color-foreground);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    letter-spacing: 0;
  }

  .dropship-catalog-hero p {
    width: 672px;
    max-width: 100%;
    margin: 8px auto 0;
    color: var(--color-foreground);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: 0;
  }

  /* Keep the exact Figma hero height when the copy wraps to two lines. */
  .dropship-catalog-hero h1,
  .dropship-catalog-hero p {
    display: block;
  }

  /* The rules below style the catalog content that follows the hero. */
  .dropship-catalog-hero + .dropship-catalog-content {
    padding-top: 0;
  }

  /* Override the legacy hero rules above for the Figma desktop frame. */
  .dropship-catalog-hero {
  }

  .dropship-catalog-content {
    width: 1120px;
    max-width: calc(100% - 40px);
    padding: 0 0 120px;
  }

  .dropship-catalog-toolbar {
    margin: 0;
    padding: 0;
  }

  .dropship-catalog-toolbar-top {
    display: flex;
    min-height: 36.5px;
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
  }

  .dropship-catalog-toolbar-top > :first-child {
    flex: 0 0 auto;
  }

  .dropship-catalog-toolbar-top .landing-search-content-enter {
    flex: 1 1 auto;
    min-width: 0;
  }

  .dropship-catalog-toolbar-top > button {
    min-width: 83.25px;
    min-height: 36.5px;
    padding: 9.75px 13.25px;
    border-color: var(--color-border-subtle);
    border-radius: 14px;
    box-shadow: none;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
  }

  .dropship-catalog-toolbar-top > button .p-button-icon {
    order: 2;
    margin-left: 0;
    font-size: 12px;
  }

  .dropship-catalog-category-list {
    gap: 8px;
    margin: 16px 0 0;
    align-items: center;
  }

  .dropship-catalog-category-chip {
    min-height: 41.5px;
    padding: 8.75px 12.25px;
    border: 0;
    border-radius: 14px;
    color: var(--color-foreground);
    background: transparent;
    font-family: "Stack Sans Text", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .dropship-catalog-category-chip:hover,
  .dropship-catalog-category-chip.is-selected {
    border-color: transparent;
    color: var(--color-foreground);
    background: var(--color-chip-background);
  }

  .dropship-catalog-category-chip .pi-chevron-down {
    width: 15.75px;
    height: 15.75px;
    margin-left: 0;
    font-size: 11px;
  }

  .dropship-catalog-count {
    margin: 16px 0 0;
    color: var(--color-muted);
    font-family: "Figtree", sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .dropship-catalog-collections,
  .dropship-catalog-results {
    gap: 12px;
  }

  .dropship-catalog-collection,
  .dropship-catalog-results {
    padding: 32px;
    border: 1px solid var(--color-border);
    border-radius: 12px;
    background: var(--color-background);
    box-shadow: none;
  }

  .dropship-catalog-collection-header,
  .dropship-catalog-results-header {
    margin-bottom: 32px;
  }

  .dropship-catalog-collection-header h2,
  .dropship-catalog-results-header h2 {
    gap: 8px;
    color: var(--color-foreground);
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
  }

  .dropship-catalog-collection-header button {
    color: var(--color-foreground);
    font-size: 14px;
    font-weight: 400;
  }

  .dropship-catalog-grid {
    grid-template-columns: repeat(4, minmax(0, 252px));
    gap: 16px;
  }

  .dropship-catalog-collection-skeleton-grid {
    grid-template-columns: repeat(4, minmax(0, 252px));
    gap: 16px;
    margin-top: 32px;
  }

  .dropship-catalog-card-image {
    width: 100%;
    height: auto;
    border-radius: 0;
    background: var(--color-secondary);
  }

  .dropship-catalog-card-body {
    padding: 16px 0 0;
  }

  .dropship-catalog-card-name {
    color: var(--color-foreground);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .dropship-catalog-card-price {
    gap: 4px;
    margin-top: 15px;
    color: var(--color-muted);
    font-size: 14px;
    line-height: 20px;
  }

  .dropship-catalog-card-price strong {
    color: var(--color-foreground);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  /* Figma node 1484:19178 collection/card details. */
  .dropship-catalog-collection,
  .dropship-catalog-results {
    border: 0;
    border-radius: 24px;
    box-shadow:
      0 1px 1.5px rgb(0 0 0 / 10%),
      0 1px 1px rgb(0 0 0 / 10%);
  }

  .dropship-catalog-collection-header h2 {
    color: var(--color-foreground);
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1px;
  }

  .dropship-catalog-results-header {
    align-items: center;
  }

  .dropship-catalog-results-header h2 {
    color: var(--color-foreground);
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1px;
  }

  .dropship-catalog-results-actions {
    gap: 16px;
    color: var(--color-muted);
    font-family: "Figtree", sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .dropship-catalog-collection-header button {
    color: var(--color-brand);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }

  .dropship-catalog-collection-icon {
    display: none;
  }

  .dropship-catalog-card-image {
    border-radius: 8px;
    background: #f7f8f8;
  }

  .dropship-catalog-card-name {
    font-family: "Stack Sans Text", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .dropship-catalog-card-price {
    margin-top: 8px;
    color: var(--color-foreground);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }

  .dropship-catalog-card-price strong {
    color: #2163d9;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
}

@media (min-width: 30rem) and (max-width: 47.99rem) {
  .dropship-catalog-collection {
    min-width: 0;
  }

  .dropship-catalog-collection .dropship-catalog-grid,
  .dropship-catalog-collection .dropship-catalog-collection-skeleton-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0;
  }

  .dropship-catalog-collection .dropship-catalog-card,
  .dropship-catalog-collection .dropship-catalog-card-image {
    min-width: 0;
    width: 100%;
  }

  .dropship-catalog-collection .dropship-catalog-card-image {
    height: auto;
  }
}

@media (max-width: 29.99rem) {
  .dropship-catalog-content {
    padding-bottom: 20px;
  }

  .dropship-catalog-toolbar {
    margin: 0 0 20px;
  }

  .dropship-catalog-count {
    margin-top: 12px;
  }

  .dropship-catalog-empty {
    padding: 40px 20px;
  }

  .dropship-catalog-empty-content {
    max-width: 920px;
    padding: 80px 32px;
  }

  .dropship-catalog-empty-content h3,
  .dropship-catalog-empty-content p {
    font-size: 16px;
    line-height: 24px;
  }

  .dropship-catalog-active-filters {
    gap: 8px;
    margin-top: 12px;
  }

  .dropship-catalog-content {
    width: calc(100% - 40px);
    padding-top: 24px;
  }

  .dropship-catalog-hero {
    min-height: 275px;
    padding: 64px 20px;
    box-sizing: border-box;
  }

  .dropship-catalog-hero h1 {
    color: var(--color-foreground);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
  }

  .dropship-catalog-hero-title-break {
    display: block;
  }

  .dropship-catalog-hero p {
    width: 335px;
    max-width: 100%;
    margin-top: 8px;
    color: var(--color-foreground);
    font-family: "Stack Sans Text", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
  }

  .dropship-catalog-toolbar-top {
    align-items: stretch;
  }

  .dropship-catalog-toolbar-top > button {
    min-width: auto;
    padding-inline: 12px;
  }

  .dropship-catalog-collection,
  .dropship-catalog-results {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .dropship-catalog-collections {
    gap: 80px;
  }

  .dropship-catalog-results {
    gap: 16px;
    padding-top: 40px;
  }

  .dropship-catalog-collection-header,
  .dropship-catalog-results-header {
    margin-bottom: 16px;
  }

  .dropship-catalog-results-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .dropship-catalog-collection-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .dropship-catalog-collection-header h2,
  .dropship-catalog-results-header h2 {
    color: var(--color-foreground);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
  }

  .dropship-catalog-collection-header button {
    color: var(--color-brand-500);
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }

  .dropship-catalog-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }

  .dropship-catalog-collection-skeleton-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }

  .dropship-catalog-card {
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    box-shadow:
      0 1px 1.5px rgba(0, 0, 0, 0.1),
      0 1px 1px rgba(0, 0, 0, 0.1);
  }

  .dropship-catalog-card-image {
    border-radius: 8px;
    background: #f7f8f8;
  }

  .dropship-catalog-card-image:hover,
  .dropship-catalog-card-image:focus-within {
    box-shadow: none;
  }

  .dropship-catalog-card-hover-actions {
    display: none;
  }

  .dropship-catalog-card-body {
    gap: 8px;
    padding: 16px 0 0;
  }

  .dropship-catalog-card-name {
    color: #0a0a0a;
    font-family: "Stack Sans Text", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .dropship-catalog-card-price {
    gap: 4px;
    margin-top: 0;
    color: #0a0a0a;
    font-family: "Stack Sans Text", sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
  }

  .dropship-catalog-card-price strong {
    color: #2163d9;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .dropship-catalog-card-mobile-actions {
    display: flex;
    gap: 8px;
    padding: 16px 0;
  }

  .dropship-catalog-card-mobile-actions .landing-button {
    flex: 1;
    min-width: 0;
    min-height: 40px;
    padding: 10px 24px;
    border-radius: 9999px;
    white-space: nowrap;
  }

  .dropship-catalog-card-mobile-actions .dropship-catalog-card-preview-button {
    border: 1px solid #d4d4d4;
    color: #0a0a0a;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
  }

  .dropship-catalog-card-mobile-actions .dropship-catalog-card-try-button {
    border: 1px solid #315aff;
    color: #fafafa;
    background: #315aff;
  }

  .dropship-catalog-detail-overlay {
    padding: 0;
  }

  .dropship-catalog-detail-dialog.p-dialog {
    width: 100%;
    max-height: 100vh;
    border-radius: 0;
  }

  .dropship-catalog-detail-dialog-content.p-dialog-content {
    border-radius: 0;
  }

  .dropship-catalog-detail-modal {
    width: 100%;
    max-height: 100vh;
    min-height: 100vh;
    border-radius: 0;
  }

  .dropship-catalog-detail-content {
    display: block;
    padding: 56px 20px 24px;
  }

  .dropship-catalog-detail-info {
    position: static;
    margin-top: 28px;
  }

  .dropship-catalog-detail-info h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .dropship-catalog-price-grid {
    gap: 8px;
    padding: 12px 10px;
  }

  .dropship-catalog-price-grid strong {
    font-size: 14px;
  }
}

@media (max-width: 29.99rem) {
  .dropship-catalog-toolbar-top {
    display: grid;
    grid-template-columns: 1fr auto;
  }

  .dropship-catalog-category-list {
    max-height: 126px;
    overflow-y: auto;
  }
}

/* Figma: Landing Page / Dialog / 1484:14114 */
.dropship-catalog-detail-dialog.p-dialog {
  width: min(900px, calc(100vw - 32px));
  max-height: calc(100vh - 32px);
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-shadow:
    0 10px 15px -3px rgb(0 0 0 / 10%),
    0 4px 6px -4px rgb(0 0 0 / 10%);
}

.dropship-catalog-detail-dialog-content.p-dialog-content {
  overflow: hidden;
}

.dropship-catalog-detail-modal {
  max-height: calc(100vh - 32px);
  overflow-y: auto;
}

.dropship-catalog-detail-close {
  top: 7px;
  right: 7px;
  width: 44px;
  height: 44px;
  min-height: 44px;
  color: #0a0a0a;
  background: transparent;
}

.dropship-catalog-detail-close:hover {
  color: #0a0a0a;
  background: #f5f5f5;
}

.dropship-catalog-detail-content {
  display: block;
  padding: 0;
}

.dropship-catalog-detail-header {
  display: flex;
  align-items: center;
  min-height: 52px;
  padding: 16px 24px;
}

.dropship-catalog-detail-header h2 {
  margin: 0;
  padding-right: 44px;
  color: #0a0a0a;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.dropship-catalog-detail-body {
  display: grid;
  grid-template-columns: 357px minmax(0, 1fr);
  align-items: start;
}

.dropship-catalog-detail-left {
  align-self: stretch;
  min-width: 0;
}

.dropship-catalog-detail-gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
}

.dropship-catalog-detail-main-image {
  width: 211px;
  height: 211px;
  aspect-ratio: auto;
  border-radius: 0;
  background: #fff;
}

.dropship-catalog-detail-skeleton .dropship-catalog-detail-main-image {
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: dropship-catalog-loading 1.4s infinite;
}

.dropship-catalog-detail-main-image img {
  object-fit: cover;
}

.dropship-catalog-detail-thumbnails {
  display: none;
}

.dropship-catalog-detail-info {
  position: sticky;
  z-index: 1;
  top: 0;
  align-self: start;
  min-width: 0;
  height: auto;
  padding: 16px 24px;
}

.dropship-catalog-detail-description {
  min-width: 0;
  margin: 0;
  padding: 16px 24px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.dropship-catalog-shipping-select-with-prefix {
  height: 40px !important;
  padding: 12px 16px !important;
  border-radius: 8px !important;
}

.dropship-catalog-detail-description h3 {
  margin: 0 0 10px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.dropship-catalog-detail-description p {
  margin: 0 0 12px;
}

.dropship-catalog-detail-description > div {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}

.dropship-catalog-detail-description > div,
.dropship-catalog-detail-description > div * {
  font-family: "Stack Sans Text", sans-serif !important;
}

.dropship-catalog-detail-description > div h1,
.dropship-catalog-detail-description > div h2,
.dropship-catalog-detail-description > div h3,
.dropship-catalog-detail-description > div h4,
.dropship-catalog-detail-description > div h5,
.dropship-catalog-detail-description > div h6 {
  margin: 16px 0 8px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 20px !important;
  text-align: left !important;
}

.dropship-catalog-detail-description > div h1:first-child,
.dropship-catalog-detail-description > div h2:first-child,
.dropship-catalog-detail-description > div h3:first-child,
.dropship-catalog-detail-description > div h4:first-child,
.dropship-catalog-detail-description > div h5:first-child,
.dropship-catalog-detail-description > div h6:first-child {
  margin-top: 0;
}

.dropship-catalog-detail-description > div p,
.dropship-catalog-detail-description > div div,
.dropship-catalog-detail-description > div li {
  max-width: 100%;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px !important;
  font-weight: 300;
  line-height: 16px !important;
  white-space: normal;
}

.dropship-catalog-detail-description > div img,
.dropship-catalog-detail-description > div video,
.dropship-catalog-detail-description > div iframe {
  display: block;
  max-width: 100%;
  height: auto;
}

.dropship-catalog-detail-description > div table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}

.dropship-catalog-variant-group {
  margin: 0 0 16px;
}

.dropship-catalog-variant-group legend,
.dropship-catalog-shipping h3 {
  margin-bottom: 4px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.dropship-catalog-variant-group > div {
  gap: 4px;
}

.dropship-catalog-price-grid {
  display: flex;
  gap: 16px;
  margin: 0 0 20px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.dropship-catalog-price-grid div {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.dropship-catalog-price-grid span {
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.dropship-catalog-price-grid strong {
  color: #4b5563;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.dropship-catalog-price-grid div:last-child strong {
  color: #385fff;
}

.dropship-catalog-shipping {
  position: sticky;
  z-index: 1;
  top: 0;
  gap: 20px;
  margin-bottom: 20px;
  background: var(--color-background);
}

.dropship-catalog-shipping > h3 {
  margin-bottom: 0;
}

.dropship-catalog-shipping label {
  gap: 8px;
  color: #0a0a0a;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.dropship-catalog-shipping-details-table {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 8px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.dropship-catalog-shipping-table-header,
.dropship-catalog-shipping-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 16px;
}

.dropship-catalog-shipping-table-header {
  font-weight: 600;
}

.dropship-catalog-shipping-table-divider {
  height: 1px;
  background: #e5e5e5;
}

.dropship-catalog-shipping-row > p {
  min-width: 0;
  margin: 0;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.dropship-catalog-shipping-row > div {
  min-width: 0;
  font-family: Inter, sans-serif;
  font-size: 0;
  font-weight: 400;
  line-height: 0;
}

.dropship-catalog-shipping-row > div p {
  margin: 0 0 12px;
  color: #0a0a0a;
}

.dropship-catalog-shipping-row > div p:last-child {
  margin-bottom: 0;
}

.dropship-catalog-shipping-row > div span {
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.dropship-catalog-shipping-row > div strong {
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.dropship-catalog-start-selling {
  border-radius: 8px;
  background: #315aff;
}

@media (max-width: 29.99rem) {
  .dropship-catalog-detail-dialog.p-dialog {
    width: calc(100vw - 32px);
  }

  .dropship-catalog-detail-body {
    display: block;
  }

  .dropship-catalog-detail-gallery,
  .dropship-catalog-detail-info,
  .dropship-catalog-detail-description {
    padding: 16px 24px;
  }
}

/* Keep the Dropship dialog aligned with the existing POD detail modal pattern. */
.dropship-catalog-detail-dialog.p-dialog .dropship-catalog-detail-dialog-header {
  min-height: 52px;
  padding: 16px 24px;
  border-bottom: 0;
}

.dropship-catalog-detail-dialog.p-dialog .p-dialog-header-content,
.dropship-catalog-detail-dialog.p-dialog .p-dialog-title {
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.dropship-catalog-detail-dialog.p-dialog .p-dialog-header-icon {
  width: 22px;
  height: 22px;
  margin-left: auto;
  color: #0a0a0a;
}

.dropship-catalog-detail-right {
  min-width: 0;
  padding: 16px 24px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.dropship-catalog-detail-html-description {
  min-width: 0;
  line-height: 16px;
}

.dropship-catalog-detail-html-description h3 {
  margin: 0 0 10px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.dropship-catalog-detail-html-description > div {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}

.dropship-catalog-detail-html-description > div h1,
.dropship-catalog-detail-html-description > div h2,
.dropship-catalog-detail-html-description > div h3,
.dropship-catalog-detail-html-description > div h4,
.dropship-catalog-detail-html-description > div h5,
.dropship-catalog-detail-html-description > div h6 {
  margin: 16px 0 8px;
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 20px !important;
  text-align: left !important;
}

.dropship-catalog-detail-html-description > div h1,
.dropship-catalog-detail-html-description > div h2,
.dropship-catalog-detail-html-description > div h3,
.dropship-catalog-detail-html-description > div h4,
.dropship-catalog-detail-html-description > div h5,
.dropship-catalog-detail-html-description > div h6,
.dropship-catalog-detail-html-description > div p,
.dropship-catalog-detail-html-description > div li,
.dropship-catalog-detail-html-description > div span,
.dropship-catalog-detail-html-description > div a,
.dropship-catalog-detail-html-description > div strong,
.dropship-catalog-detail-html-description > div em {
  font-family: "Stack Sans Text", sans-serif !important;
}

.dropship-catalog-detail-html-description > div h1:first-child,
.dropship-catalog-detail-html-description > div h2:first-child,
.dropship-catalog-detail-html-description > div h3:first-child,
.dropship-catalog-detail-html-description > div h4:first-child,
.dropship-catalog-detail-html-description > div h5:first-child,
.dropship-catalog-detail-html-description > div h6:first-child {
  margin-top: 0;
}

.dropship-catalog-detail-html-description > div p,
.dropship-catalog-detail-html-description > div li,
.dropship-catalog-detail-html-description > div span,
.dropship-catalog-detail-html-description > div a,
.dropship-catalog-detail-html-description > div strong,
.dropship-catalog-detail-html-description > div em {
  max-width: 100%;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px !important;
  font-weight: 300;
  line-height: 16px !important;
  white-space: normal;
}

.dropship-catalog-detail-html-description img,
.dropship-catalog-detail-html-description video,
.dropship-catalog-detail-html-description iframe {
  display: block;
  max-width: 100%;
  height: auto !important;
}

.dropship-catalog-detail-html-description table {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto;
}

@media (max-width: 63.99rem) {
  .dropship-catalog-mobile-category-filter {
    display: block;
    width: 100%;
    margin-top: 24px;
  }

  .dropship-catalog-category-list {
    display: none;
  }
}

/* Match the POD detail modal dimensions. */
.dropship-catalog-detail-dialog.p-dialog {
  position: relative;
  width: 900px;
  height: 650px;
  max-width: 900px;
  max-height: calc(100vh - 32px);
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
}

.dropship-catalog-detail-dialog-content.p-dialog-content {
  position: relative;
  height: calc(100% - 52px);
  padding: 0;
  margin-bottom: 16px;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.dropship-catalog-detail-dialog-content-loading.p-dialog-content {
  overflow: hidden;
}

.dropship-catalog-detail-modal {
  height: 100%;
  max-height: none;
  overflow: visible;
  padding: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.dropship-catalog-detail-dialog-content.p-dialog-content::-webkit-scrollbar,
.dropship-catalog-detail-modal::-webkit-scrollbar {
  display: none;
}

@media (max-width: 29.99rem) {
  .dropship-catalog-filter-panel.p-sidebar {
    position: fixed;
    right: 0;
    left: 0;
    width: 100vw;
    max-width: 100vw;
    top: 75px;
    bottom: auto;
    height: calc(100vh - 75px);
  }

  .dropship-catalog-detail-dialog-mask {
    position: fixed !important;
    inset: 0 !important;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding: 0;
  }

  .dropship-catalog-detail-dialog.p-dialog {
    width: 100vw;
    height: 100%;
    max-width: 100vw;
    max-height: 90vh;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    border-radius: 16px 16px 0 0;
  }

  .dropship-catalog-detail-dialog.p-dialog-enter {
    transform: translate3d(0, 100%, 0);
  }

  .dropship-catalog-detail-dialog.p-dialog-enter-active,
  .dropship-catalog-detail-dialog.p-dialog-enter-done {
    transform: translate3d(0, 0, 0);
  }

  .dropship-catalog-detail-dialog.p-dialog-enter-active {
    transition: transform 0.3s ease-out;
  }

  .dropship-catalog-detail-dialog.p-dialog-exit-active {
    transform: translate3d(0, 100%, 0);
    transition: transform 0.3s ease-out;
  }

  .dropship-catalog-detail-dialog-content.p-dialog-content {
    height: calc(100% - 52px);
  }

  .dropship-catalog-detail-dialog-content-loading.p-dialog-content {
    overflow: auto;
  }

  .dropship-catalog-detail-modal {
    max-height: 80vh;
  }

  .dropship-catalog-detail-skeleton .dropship-catalog-detail-info {
    padding-bottom: 0;
  }

  .dropship-catalog-detail-skeleton .dropship-catalog-detail-skeleton-description {
    padding-top: 0;
  }

  .detail-desc-decorate-richtext > div {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.dropship-catalog-detail-html-description .detail-desc-decorate-richtext,
.dropship-catalog-detail-html-description .detail-desc-decorate-richtext > div {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}
.landing-badge {
  box-sizing: border-box;
  display: inline-flex;
  min-height: 20px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 2px 8px;
  border: 1px solid;
  border-radius: 8px;
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  transition:
    background-color 120ms ease,
    border-color 120ms ease;
}

.landing-badge-default {
  border-color: var(--color-border);
  background: var(--color-outline);
  color: var(--color-foreground);
}

.landing-badge-default:hover {
  border-color: var(--color-border-strong);
  background: var(--color-outline-hover);
}

.landing-badge-hover {
  border-color: var(--color-border-strong);
  background: var(--color-outline-hover);
  color: var(--color-foreground);
}

.landing-badge-active {
  border-color: var(--color-primary);
  background: var(--color-brand-100);
  color: var(--color-brand-500);
}
.landing-category-filter {
  width: 100%;
  min-width: 0;
}

.landing-category-filter-desktop {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.landing-category-filter-mobile {
  display: none;
}

.landing-category-filter-skeleton {
  width: 100%;
  height: 41.5px;
  border-radius: 14px;
  background: linear-gradient(90deg, #eef2f7 25%, #f8fafc 50%, #eef2f7 75%);
  background-size: 200% 100%;
  animation: landing-category-filter-loading 1.4s infinite;
}

@keyframes landing-category-filter-loading {
  from {
    background-position: 100% 0;
  }

  to {
    background-position: -100% 0;
  }
}

.landing-category-filter-item {
  box-sizing: border-box;
  display: inline-flex;
  height: 41.5px;
  align-items: center;
  justify-content: center;
  padding: 8.75px 12.25px;
  border: 0;
  border-radius: 14px;
  background: transparent;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 120ms ease;
}

.landing-category-filter-item:hover {
  background: var(--color-outline-hover);
}

.landing-category-filter-item.is-active {
  background: var(--color-surface-100);
}

@media (max-width: 63.99rem) {
  .landing-category-filter {
    width: 100%;
  }

  .landing-category-filter-desktop {
    display: none;
  }

  .landing-category-filter-mobile {
    display: block;
    width: 100%;
    align-self: stretch;
  }

  .landing-category-filter-mobile .p-dropdown {
    display: flex;
    height: 41.5px;
    align-items: center;
    border-radius: 14px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .landing-category-filter-mobile .p-dropdown .p-dropdown-label {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
}
.landing-filter-panel {
  left: auto !important;
  right: 0 !important;
}

.p-dropdown:focus,
.p-dropdown.p-focus {
  border-color: var(--color-brand-500);
  box-shadow: 0 0 0 1px var(--color-brand-500);
  outline: none;
}

.landing-filter-panel [data-pc-section="item"][aria-selected="true"],
.landing-filter-panel [data-pc-section="item"][data-p-highlight="true"] {
  background: var(--color-brand-100) !important;
  color: var(--color-brand-500) !important;
  font-weight: 500;
}

.landing-filter-panel [data-pc-section="item"][data-p-focused="true"] {
  background: var(--color-ghost-hover) !important;
}

.landing-filter-panel [data-pc-section="item"][aria-selected="true"][data-p-focused="true"],
.landing-filter-panel [data-pc-section="item"][data-p-highlight="true"][data-p-focused="true"] {
  background: var(--color-brand-100);
  color: var(--color-brand-500);
  font-weight: 500;
}

.landing-filter-panel [data-pc-section="item"][aria-selected="true"]:hover,
.landing-filter-panel [data-pc-section="item"][data-p-highlight="true"]:hover {
  background: var(--color-brand-100) !important;
}

.landing-filter-panel [data-pc-section="wrapper"] {
  overflow-y: auto !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.landing-filter-panel [data-pc-section="list"],
.pod-catalog-detail-section .landing-filter-panel [data-pc-section="list"] {
  margin: 0;
}

.landing-filter-panel [data-pc-section="wrapper"]::-webkit-scrollbar {
  display: none;
}

.landing-dropdown-value-with-prefix {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}

.landing-dropdown-value-prefix {
  color: #9ca3af;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.landing-dropdown-value-divider {
  width: 1px;
  height: 16px;
  background: #9ca3af;
}

.landing-dropdown-value-label {
  color: #0a0a0a;
  font-family: "Stack Sans Text", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}
.landing-chip.p-chip {
  height: 32px;
  min-height: 32px;
  background: var(--color-chip-background) !important;
}

.landing-chip.p-chip .p-chip-text {
  font-family: var(--font-ui) !important;
  font-size: 12px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  letter-spacing: 0 !important;
  color: var(--color-chip) !important;
}

.landing-chip.p-chip .p-chip-remove-icon {
  margin: 0 !important;
  color: var(--color-chip) !important;
}
.landing-pagination-container {
  display: flex;
  justify-content: center;
  padding-top: 84px;
}

.landing-pagination {
  box-sizing: border-box;
  display: flex;
  min-height: 49px;
  align-items: center;
  justify-content: center;
  gap: 3.5px;
  padding: 7px 14px;
  border-radius: 14px;
  background: var(--color-background);
  font-family: "Inter", sans-serif;
}

.landing-pagination.p-paginator.p-component {
  margin: 0;
  padding: 7px 0;
}

.landing-pagination .p-paginator-page,
.landing-pagination .p-paginator-first,
.landing-pagination .p-paginator-prev,
.landing-pagination .p-paginator-next,
.landing-pagination .p-paginator-last {
  box-sizing: border-box;
  display: inline-flex;
  min-width: 35px;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 17.5px;
  background: transparent;
  color: var(--color-floatlabel);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.landing-pagination .p-paginator-page:hover:not(:disabled),
.landing-pagination .p-paginator-first:hover:not(:disabled),
.landing-pagination .p-paginator-prev:hover:not(:disabled),
.landing-pagination .p-paginator-next:hover:not(:disabled),
.landing-pagination .p-paginator-last:hover:not(:disabled) {
  background: var(--color-surface-100);
  color: var(--color-foreground);
}

.landing-pagination .p-paginator-page.p-highlight {
  background: var(--color-brand-100);
  color: var(--color-brand-500);
}

.landing-pagination .p-paginator-page:hover:not(:disabled):not(.p-highlight) {
  background: var(--color-surface-100);
  color: var(--color-foreground);
}

.landing-pagination .p-paginator-page:disabled,
.landing-pagination .p-paginator-first:disabled,
.landing-pagination .p-paginator-prev:disabled,
.landing-pagination .p-paginator-next:disabled,
.landing-pagination .p-paginator-last:disabled {
  opacity: 0.35;
  cursor: default;
}

.landing-pagination .p-paginator-icon {
  width: 14px;
  height: 14px;
}

.landing-pagination .p-dropdown {
  box-sizing: border-box;
  display: inline-flex;
  width: 63.5px;
  min-width: 63.5px;
  height: 35px;
  align-items: center;
  border: 1px solid var(--color-border-subtle);
  border-radius: 14px;
  background: var(--color-background);
  color: var(--color-floatlabel);
  box-shadow: 0 1px 2px rgb(18 18 23 / 5%);
}

.landing-pagination .p-dropdown.p-component:hover,
.landing-pagination .p-dropdown.p-component.p-focus,
.landing-pagination .p-dropdown.p-component:focus,
.landing-pagination .p-dropdown.p-component:focus-visible {
  border: 1px solid var(--color-border-subtle) !important;
  outline: none !important;
  background: var(--color-background) !important;
  color: var(--color-floatlabel) !important;
  box-shadow: 0 1px 2px rgb(18 18 23 / 5%) !important;
}

.landing-pagination .p-dropdown.p-component:focus-within {
  border-color: var(--color-border-subtle) !important;
  outline: none !important;
  box-shadow: 0 1px 2px rgb(18 18 23 / 5%) !important;
}

.landing-pagination .p-dropdown:focus-visible,
.landing-pagination .p-dropdown [data-pc-section="input"]:focus-visible,
.landing-pagination .p-dropdown [data-pc-section="trigger"]:focus-visible {
  border-color: var(--color-border-subtle) !important;
  outline: none !important;
  box-shadow: 0 1px 2px rgb(18 18 23 / 5%) !important;
}

.landing-pagination .p-dropdown .p-dropdown-label {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10.5px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
}

.landing-pagination .p-dropdown .p-dropdown-trigger {
  display: inline-flex;
  width: 35px;
  align-items: center;
  justify-content: center;
  color: var(--form-field-icon-color);
}

.landing-pagination .p-dropdown.p-component.p-inputwrapper {
  margin: 0;
}

.p-dropdown-panel {
  margin-top: 4px;
  overflow: hidden;
  border: 1px solid var(--color-border-subtle);
  border-radius: var(--radius-lg);
  background: var(--color-background);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  box-shadow: 0 1px 2px rgb(18 18 23 / 5%);
}

.p-dropdown-panel .p-dropdown-items {
  padding: 0;
}

.p-dropdown-panel .p-dropdown-item {
  padding: 5px 10.5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.landing-pagination-panel [data-pc-section="item"][aria-selected="true"],
.landing-pagination-panel [data-pc-section="item"][data-p-highlight="true"],
.landing-pagination .p-dropdown-panel [data-pc-section="item"][aria-selected="true"],
.landing-pagination .p-dropdown-panel [data-pc-section="item"][data-p-highlight="true"] {
  color: var(--color-brand-500) !important;
  background: var(--color-brand-100) !important;
  font-weight: 400;
}

.landing-pagination-panel [data-pc-section="item"][data-p-focused="true"],
.landing-pagination .p-dropdown-panel [data-pc-section="item"][data-p-focused="true"] {
  outline: none !important;
  box-shadow: none !important;
  background: var(--color-surface-100) !important;
  color: var(--color-foreground) !important;
}

.landing-pagination-panel [data-pc-section="item"][aria-selected="true"][data-p-focused="true"],
.landing-pagination-panel [data-pc-section="item"][data-p-highlight="true"][data-p-focused="true"],
.landing-pagination .p-dropdown-panel [data-pc-section="item"][aria-selected="true"][data-p-focused="true"],
.landing-pagination .p-dropdown-panel [data-pc-section="item"][data-p-highlight="true"][data-p-focused="true"] {
  background: var(--color-brand-100) !important;
  color: var(--color-brand-500) !important;
}

.landing-pagination-panel [data-pc-section="item"]:hover:not([aria-selected="true"]):not([data-p-highlight="true"]),
.landing-pagination .p-dropdown-panel [data-pc-section="item"]:hover:not([aria-selected="true"]):not([data-p-highlight="true"]) {
  color: var(--color-foreground) !important;
  background: var(--color-surface-100) !important;
  font-weight: 400;
}

@media (max-width: 39.99rem) {
  .landing-pagination-container {
    padding-top: 48px;
  }

  .landing-pagination {
    width: 100%;
    overflow: hidden;
    justify-content: center;
    padding-inline: 14px;
  }
}
.landing-radio-label {
  display: flex;
  height: 20px;
  cursor: pointer;
  align-items: center;
  gap: 10px;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.landing-radio-label > span:last-child {
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0;
}

.landing-radio-input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.landing-radio-control {
  position: relative;
  display: inline-flex;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--form-field-icon-color);
  border-radius: 50%;
  background: var(--color-background);
}

.landing-radio-label:hover .landing-radio-control {
  border-color: var(--color-brand-500);
}

.landing-radio-control[data-checked="true"] {
  border-color: var(--color-brand-500);
}

.landing-radio-control[data-checked="true"]::after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color-brand-500);
  content: "";
}
.landing-search-shell {
  width: 40px;
  transition:
    width 300ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 150ms ease,
    box-shadow 150ms ease;
}

.landing-search-shell[data-expanded="true"] {
  width: 280px;
}

.landing-search-shell .landing-search-input {
  font-family: "Inter", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  letter-spacing: 0 !important;
}

.landing-search-shell .landing-search-input::placeholder {
  font-family: "Inter", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  letter-spacing: 0 !important;
  color: var(--color-floatlabel) !important;
}

.landing-search-content-enter {
  animation: landing-search-content-enter 300ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes landing-search-content-enter {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.landing-template-card {
  min-width: 0;
  color: var(--color-foreground);
}

.landing-template-card-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 8px;
  background: var(--color-template-placeholder);
  box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 0 0 1px rgb(172 181 185 / 16%);
}

.landing-template-card-image > img,
.landing-template-card-image-empty {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.landing-template-card-image-empty {
  background: var(--color-template-placeholder);
}

.landing-template-card-actions {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  min-height: 73.5px;
  justify-content: flex-end;
  gap: 8px;
  padding: 16px;
  background: var(--figma-color-black-60);
  opacity: 0;
  transform: translateY(100%);
  transition:
    opacity 160ms ease,
    transform 160ms ease;
}

.landing-template-card:hover .landing-template-card-actions,
.landing-template-card:focus-within .landing-template-card-actions {
  opacity: 1;
  transform: translateY(0);
}

.landing-template-card-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 16px;
}

.landing-template-card-heading {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  min-width: 0;
}

.landing-template-card-heading h2,
.landing-template-card-heading span {
  margin: 0;
  white-space: nowrap;
}

.landing-template-card-heading h2 {
  overflow: hidden;
  font-family: var(--font-ui);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-overflow: ellipsis;
}

.landing-template-card-heading > span {
  flex-shrink: 0;
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.landing-template-card-original-price {
  margin-right: 4px;
  color: var(--color-muted);
}

.landing-template-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.landing-template-card-tags button {
  max-width: 200px;
  padding: 2px 8px;
  overflow: hidden;
  border: 0;
  border-radius: 6px;
  background: var(--color-template-tag);
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.landing-template-card-tags button:hover {
  background: var(--color-surface-200);
}

.landing-template-card-mobile-actions {
  display: none;
}

@media (max-width: 39.99rem) {
  .landing-template-card {
    padding: 20px;
    border-radius: 8px;
    background: var(--color-background);
    box-shadow:
      0 1px 1.5px rgb(0 0 0 / 10%),
      0 1px 1px rgb(0 0 0 / 10%);
  }

  .landing-template-card-image {
    border-radius: 8px;
    box-shadow: none;
  }

  .landing-template-card-actions {
    display: none;
  }

  .landing-template-card-content {
    padding-top: 16px;
  }

  .landing-template-card-mobile-actions {
    display: flex;
    gap: 8px;
    padding: 16px 0;
  }

  .landing-template-card-mobile-actions .landing-button {
    flex: 1;
    min-width: 0;
    white-space: nowrap;
  }

  .landing-template-card-mobile-preview {
    gap: 8px;
    padding-inline: 24px;
  }

  .landing-template-card-mobile-preview .pi {
    font-size: 16px;
    line-height: 1;
  }

  .landing-template-card-mobile-try {
    padding-inline: 24px;
  }
}
.pod-catalog-page {
  min-height: 100vh;
  background: var(--color-background);
  color: var(--color-foreground);
  font-family: var(--font-ui);
}

.pod-catalog-page *,
.pod-catalog-page *::before,
.pod-catalog-page *::after {
  box-sizing: border-box;
}

.pod-catalog-hero {
  display: flex;
  min-height: 283px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin: 0 max(24px, calc((100vw - 1120px) / 2));
  padding: 80px 32px;
  text-align: center;
}

.pod-catalog-hero h1 {
  width: 100%;
  max-width: 672px;
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.pod-catalog-hero-title-break {
  display: none;
}

.pod-catalog-hero p {
  width: 100%;
  max-width: 672px;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.pod-catalog-content {
  width: calc(100% - 48px);
  max-width: 1120px;
  margin: 0 auto;
  padding-bottom: 120px;
  scroll-margin-top: 24px;
}

.pod-catalog-toolbar {
  display: flex;
  min-height: 130px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.pod-catalog-count {
  margin: 0;
  color: var(--color-gray-400);
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.pod-catalog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 31px 32px;
  padding-top: 40px;
}

.pod-catalog-card {
  min-width: 0;
}

.pod-catalog-card-image {
  position: relative;
  display: flex;
  width: 100%;
  aspect-ratio: 1;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
  background: var(--color-surface-50);
  color: var(--color-muted);
}

.pod-catalog-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pod-catalog-card-hover-actions {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  min-height: 73.5px;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding: 16px;
  background: var(--figma-color-black-60);
  opacity: 0;
  transform: translateY(100%);
  transition:
    opacity 160ms ease,
    transform 160ms ease;
}

.pod-catalog-card-image:hover .pod-catalog-card-hover-actions,
.pod-catalog-card-image:focus-within .pod-catalog-card-hover-actions {
  opacity: 1;
  transform: translateY(0);
}

.pod-catalog-card-image:hover,
.pod-catalog-card-image:focus-within {
  box-shadow:
    0 2px 4px rgb(0 0 0 / 8%),
    0 0 0 1px rgb(172 181 185 / 16%);
}

.pod-catalog-card.is-loading .pod-catalog-card-image:hover,
.pod-catalog-card.is-loading .pod-catalog-card-image:focus-within {
  box-shadow: none;
}

.pod-catalog-card-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 16px;
}

.pod-catalog-card h2 {
  overflow: hidden;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pod-catalog-card-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.pod-catalog-card-meta p {
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.pod-catalog-processing-time {
  color: var(--color-muted);
}

.pod-catalog-card-meta strong {
  margin-left: 4px;
  color: var(--color-brand-500);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.pod-catalog-card-mobile-actions {
  display: none;
}

.pod-catalog-card.is-loading .pod-catalog-card-image,
.pod-catalog-skeleton-line {
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: pod-catalog-loading 1.4s infinite;
}

.pod-catalog-skeleton-line {
  display: block;
  width: 60%;
  height: 16px;
  border-radius: 8px;
}

.pod-catalog-skeleton-line.is-title {
  width: 76%;
  height: 24px;
}

.pod-catalog-skeleton-line.is-short {
  width: 45%;
}

.pod-catalog-empty {
  display: flex;
  justify-content: center;
  padding: 40px 80px 120px;
  border-radius: 40px 40px 0 0;
}

.pod-catalog-empty-content {
  display: flex;
  width: 100%;
  max-width: 920px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 80px 32px;
  text-align: center;
}

.pod-catalog-empty-content img {
  display: block;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
}

.pod-catalog-empty-content h2 {
  width: 100%;
  max-width: 672px;
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.pod-catalog-empty-content p {
  width: 100%;
  max-width: 672px;
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.pod-catalog-detail-modal-mask {
  z-index: 1000;
  background: rgb(15 23 42 / 48%);
}

.pod-catalog-detail-modal-root {
  position: relative;
  width: 900px;
  height: 650px;
  max-width: 900px;
  max-height: calc(100vh - 32px);
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 10px;
  background: var(--color-background);
  color: var(--color-foreground);
  font-family: var(--font-ui);
  box-shadow: 0 20px 48px rgb(15 23 42 / 20%);
}

.pod-catalog-detail-modal-content {
  position: relative;
  padding: 0;
}

.pod-catalog-detail-modal {
  height: 100%;
  overflow: auto;
  padding: 0;
}

.pod-catalog-detail-modal-root .pod-catalog-detail-modal-header {
  position: sticky;
  z-index: 2;
  top: 0;
  display: flex;
  min-height: 52px;
  align-items: center;
  padding: 16px 24px;
  border: 0;
  background: var(--color-background);
  color: var(--color-foreground);
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
}

.pod-catalog-detail-modal-root .p-dialog-header-content,
.pod-catalog-detail-modal-root .p-dialog-title {
  color: var(--color-foreground);
  font-family: "Stack Sans Text", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0;
}

.pod-catalog-detail-modal-root .p-dialog-header-icon {
  width: 22px;
  height: 22px;
  margin-left: auto;
  color: var(--color-foreground);
}

.pod-catalog-detail-body {
  display: grid;
  grid-template-columns: 357px minmax(0, 1fr);
  gap: 0;
}

.pod-catalog-detail-loading {
  min-height: 320px;
  padding: 40px 0;
  color: var(--color-muted);
  text-align: center;
}

.pod-catalog-detail-skeleton {
  display: grid;
  grid-template-columns: 357px minmax(0, 1fr);
  gap: 0;
}

.pod-catalog-detail-skeleton-sidebar,
.pod-catalog-detail-skeleton-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.pod-catalog-detail-skeleton-sidebar {
  padding: 16px 24px;
}

.pod-catalog-detail-skeleton-content {
  padding: 16px 24px;
}

.pod-catalog-detail-skeleton-image,
.pod-catalog-detail-skeleton-block,
.pod-catalog-detail-skeleton-shipping {
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: pod-catalog-loading 1.4s infinite;
}

.pod-catalog-detail-skeleton-image {
  width: 200px;
  height: 200px;
  align-self: center;
  border-radius: 4px;
}

.pod-catalog-detail-skeleton-block {
  width: 80%;
  height: 96px;
  margin-top: 12px;
  border-radius: 8px;
}

.pod-catalog-detail-skeleton-shipping {
  width: 100%;
  height: 148px;
  border-radius: 12px;
}

.pod-catalog-detail-left {
  min-width: 0;
  padding: 16px 24px;
}

.pod-catalog-detail-preview-image {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.pod-catalog-detail-preview-image img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pod-catalog-detail-preview-image span {
  display: grid;
  height: 100%;
  place-items: center;
  color: var(--color-muted);
}

.pod-catalog-detail-variant-cost {
  position: sticky;
  z-index: 1;
  top: -16px;
  align-self: start;
  background: var(--color-background);
  padding: 16px 0;
}

.pod-catalog-detail-variant-group,
.pod-catalog-detail-cost {
  margin-top: 16px;
}

.pod-catalog-detail-variant-group:first-child {
  margin-top: 0;
}

.pod-catalog-detail-variant-group p,
.pod-catalog-detail-cost p,
.pod-catalog-detail-section p {
  margin: 0;
  font-family: var(--font-ui);
  font-size: 12px;
  line-height: 16px;
}

.pod-catalog-detail-variant-group > div {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 4px;
}

.pod-catalog-detail-variant-button {
  min-height: 24px;
  margin: 0;
  border-radius: 8px;
  padding: 2px 8px;
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.pod-catalog-detail-variant-button.landing-button-plain {
  border: 1px solid var(--color-border-subtle);
  background: transparent;
  color: var(--color-foreground);
}

.pod-catalog-detail-variant-button.landing-button-outlined {
  border-color: var(--color-primary);
  background: var(--color-brand-100) !important;
  color: var(--color-brand-500);
}

.pod-catalog-detail-price {
  color: var(--color-brand-500);
  font-size: 16px !important;
  font-weight: 600;
  line-height: 24px !important;
}

.pod-catalog-detail-overview {
  margin-top: 16px;
}

.pod-catalog-detail-overview > button {
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-brand-500);
  cursor: pointer;
  font-family: var(--font-ui);
  font-size: 12px;
  text-decoration: underline;
}

.pod-catalog-detail-overview table {
  width: 100%;
  margin-top: 12px;
  border-spacing: 0;
  font-size: 14px;
}

.pod-catalog-detail-overview th,
.pod-catalog-detail-overview td {
  padding: 10px;
  border-top: 1px solid #e8eaed;
  border-left: 1px solid #e8eaed;
  text-align: left;
}

.pod-catalog-detail-overview th:last-child,
.pod-catalog-detail-overview td:last-child {
  border-right: 1px solid #e8eaed;
}

.pod-catalog-detail-overview tr:last-child td {
  border-bottom: 1px solid #e8eaed;
}

.pod-catalog-detail-content {
  min-width: 0;
  padding: 16px 24px;
  color: #374151;
  font-family: Inter, var(--font-ui), sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.pod-catalog-detail-html-description,
.pod-catalog-detail-html-short-description {
  line-height: 20px;
}

.pod-catalog-detail-html-description img {
  max-width: 100%;
  height: auto !important;
}

.pod-catalog-detail-html-description table {
  width: 100% !important;
  max-width: none !important;
}

.pod-catalog-detail-html-description > table:nth-of-type(2) tr:nth-of-type(2) table {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  margin: 24px 0 0 !important;
  border-collapse: initial !important;
}

.pod-catalog-detail-html-short-description a {
  color: var(--color-brand-500);
  text-decoration: underline;
}

.pod-catalog-detail-section {
  margin-top: 16px;
}

.pod-catalog-detail-section ul {
  margin: 5px 0;
  padding-left: 0;
  list-style: none;
}

.pod-catalog-detail-section li {
  line-height: 26px;
}

.pod-catalog-detail-color-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 8px;
}

.pod-catalog-detail-color-list span {
  width: 30px;
  height: 30px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  cursor: default;
}

.p-tooltip {
  transform: translateY(-8px);
}

.pod-catalog-detail-shipping .landing-dropdown {
  display: block;
  width: 100%;
  margin-top: 0;
}

.pod-catalog-detail-shipping > p {
  margin-bottom: 8px;
}

.pod-catalog-detail-spinner {
  padding: 16px;
  text-align: center;
}

.pod-catalog-detail-shipping-desktop {
  margin-top: 8px;
  padding: 16px;
  border-radius: 12px;
  background: #f8f8f8;
}

.pod-catalog-detail-shipping-desktop table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.pod-catalog-detail-shipping-desktop th {
  padding: 6px 0 16px;
  border-bottom: 1px solid rgb(227 231 232 / 50%);
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}

.pod-catalog-detail-shipping-desktop td {
  padding: 16px 0 6px;
  vertical-align: top;
}

.pod-catalog-detail-shipping-desktop td p {
  margin: 0 0 8px;
}

.pod-catalog-detail-shipping-desktop td strong,
.pod-catalog-detail-shipping-mobile strong {
  font-weight: 600;
}

.pod-catalog-detail-province-summary {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 8px;
  font-size: 12px;
}

.pod-catalog-detail-province-summary .pi {
  cursor: help;
  font-size: 12px;
}

.pod-catalog-detail-province-tooltip-popup .p-tooltip-text {
  width: 420px;
  max-width: min(420px, calc(100vw - 32px));
  padding: 6px 8px;
  font-size: 12px;
  line-height: 16px;
  white-space: normal;
}

.pod-catalog-detail-shipping-mobile {
  display: none;
}

.pod-catalog-detail-no-result {
  margin-top: 8px;
  padding: 16px;
  border-radius: 12px;
  background: #f8f8f8;
}

.pod-catalog-detail-processing {
  margin-top: 16px;
}

.pod-catalog-detail-download {
  margin-top: 16px;
  border-radius: 8px;
}

.pod-catalog-detail-body + * {
  box-sizing: border-box;
}

@media (min-width: 80rem) {
  .pod-catalog-detail-modal-root {
    width: 900px;
  }
}

@media (max-width: 47.99rem) {
  .pod-catalog-detail-variant-cost {
    position: static;
  }

  .pod-catalog-detail-modal-root {
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    border-radius: 0;
  }

  .pod-catalog-detail-modal {
    max-height: 100vh;
    padding: 0;
  }

  .pod-catalog-detail-body {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .pod-catalog-detail-skeleton {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .pod-catalog-detail-variant-cost {
    position: relative;
    padding-bottom: 20px;
  }

  .pod-catalog-detail-content {
    padding-top: 16px;
  }

  .pod-catalog-detail-shipping-desktop {
    display: none;
  }

  .pod-catalog-detail-shipping-mobile {
    display: block;
    margin-top: 8px;
  }

  .pod-catalog-detail-province-summary {
    display: none;
  }

  .pod-catalog-detail-shipping-mobile-item {
    margin-bottom: 8px;
    padding: 16px;
    border-radius: 12px;
    background: #f8f8f8;
  }

  .pod-catalog-detail-shipping-mobile-item > strong {
    display: block;
    padding-bottom: 16px;
    border-bottom: 1px solid rgb(227 231 232 / 50%);
  }

  .pod-catalog-detail-mobile-row {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 16px;
    margin-top: 16px;
  }

  .pod-catalog-detail-mobile-row p {
    margin: 0 0 8px;
  }

  .pod-catalog-detail-html-description > table:nth-of-type(2) tr:nth-of-type(2) table {
    grid-template-columns: 1fr !important;
  }
}

@keyframes pod-catalog-loading {
  from {
    background-position: 200% 0;
  }

  to {
    background-position: -200% 0;
  }
}

@media (max-width: 29.99rem) {
  .pod-catalog-detail-modal-mask {
    position: fixed !important;
    inset: 0 !important;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding: 0;
  }

  .pod-catalog-detail-modal-root {
    width: 100vw;
    height: 100%;
    max-width: 100vw;
    max-height: 90vh;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    border-radius: 16px 16px 0 0;
  }

  .pod-catalog-detail-modal-root.p-dialog-enter {
    transform: translate3d(0, 100%, 0);
  }

  .pod-catalog-detail-modal-root.p-dialog-enter-active,
  .pod-catalog-detail-modal-root.p-dialog-enter-done {
    transform: translate3d(0, 0, 0);
  }

  .pod-catalog-detail-modal-root.p-dialog-enter-active,
  .pod-catalog-detail-modal-root.p-dialog-exit-active {
    transition: transform 0.3s ease-out;
  }

  .pod-catalog-detail-modal-root.p-dialog-exit-active {
    transform: translate3d(0, 100%, 0);
  }

  .pod-catalog-detail-modal-content {
    height: calc(100% - 52px);
  }

  .pod-catalog-detail-modal {
    max-height: 80vh;
  }
}

@media (max-width: 63.99rem) {
  .pod-catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 39.99rem) {
  .pod-catalog-hero {
    min-height: auto;
    margin-inline: 20px;
    padding: 48px 0;
  }

  .pod-catalog-hero-title-break {
    display: block;
  }

  .pod-catalog-content {
    width: calc(100% - 40px);
    padding-bottom: 72px;
  }

  .pod-catalog-grid {
    grid-template-columns: 1fr;
    padding-top: 32px;
  }

  .pod-catalog-card {
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    box-shadow:
      0 1px 1.5px rgba(0, 0, 0, 0.1),
      0 1px 1px rgba(0, 0, 0, 0.1);
  }

  .pod-catalog-card-image:hover,
  .pod-catalog-card-image:focus-within {
    box-shadow: none;
  }

  .pod-catalog-card-hover-actions {
    display: none;
  }

  .pod-catalog-card-mobile-actions {
    display: flex;
    gap: 8px;
    padding: 16px 0;
  }

  .pod-catalog-card-mobile-actions .landing-button {
    flex: 1;
    min-width: 0;
    white-space: nowrap;
  }

  .pod-catalog-card-mobile-preview {
    gap: 8px;
    padding-inline: 24px;
  }

  .pod-catalog-card-mobile-preview .pi {
    font-size: 16px;
    line-height: 1;
  }

  .pod-catalog-card-mobile-try {
    padding-inline: 24px;
  }

  .pod-catalog-empty {
    padding: 80px 32px;
    border-radius: 40px 40px 0 0;
  }

  .pod-catalog-empty-content {
    max-width: 920px;
    gap: 8px;
    padding: 0 0 32px;
  }

  .pod-catalog-empty-content h2,
  .pod-catalog-empty-content p {
    font-size: 16px;
    line-height: 24px;
  }

  .pod-catalog-empty-content h2 {
    font-weight: 600;
  }

  .pod-catalog-empty-content p {
    font-weight: 300;
  }

  .pod-catalog-detail-modal-root {
    width: 100vw;
    max-height: 100vh;
    border-radius: 0;
  }

  .pod-catalog-detail-modal {
    max-height: 100vh;
    grid-template-columns: 1fr;
  }

  .pod-catalog-detail-modal-left {
    padding: 32px 24px 24px;
    border-right: 0;
    border-bottom: 1px solid var(--color-border-subtle);
  }

  .pod-catalog-detail-modal-right {
    padding: 24px;
  }

  .pod-catalog-detail-actions .landing-button {
    width: 100%;
  }
}

/* Keep the mobile POD detail modal as a 90vh bottom sheet after the small-screen overrides above. */
@media (max-width: 29.99rem) {
  .pod-catalog-detail-modal-root {
    height: 90vh;
    max-height: 90vh;
    border-radius: 16px 16px 0 0;
  }
}
.website-templates-page {
  min-height: 100vh;
  background: var(--color-background);
  color: var(--color-foreground);
}

.template-preview-skeleton {
  --template-preview-skeleton-color: #ececec;
  position: absolute;
  inset: 0;
  z-index: 1;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
}

.template-preview-dialog-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 16px;
}

.template-preview-dialog-back {
  position: absolute;
  left: 0;
}

.template-preview-dialog-title {
  overflow: hidden;
  max-width: 50%;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.template-preview-dialog-try {
  position: absolute;
  right: 0;
}

.template-preview-skeleton::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgb(255 255 255 / 55%), transparent);
  content: "";
  animation: template-preview-skeleton-shimmer 1.6s infinite;
  transform: translateX(-100%);
}

.template-preview-skeleton span,
.template-preview-skeleton article {
  display: block;
  border-radius: 8px;
  background: var(--template-preview-skeleton-color);
}

.template-preview-skeleton-hero {
  position: relative;
  display: flex;
  min-height: 380px;
  align-items: center;
  padding: 48px 8%;
  overflow: hidden;
  background: var(--template-preview-skeleton-color);
}

.template-preview-skeleton-hero::after {
  position: absolute;
  right: 8%;
  bottom: -120px;
  width: 48%;
  height: 480px;
  border-radius: 50%;
  background: var(--template-preview-skeleton-color);
  content: "";
}

.template-preview-skeleton-hero-content {
  z-index: 1;
  display: flex;
  width: min(520px, 60%);
  flex-direction: column;
  gap: 14px;
}

.template-preview-skeleton-eyebrow {
  width: 110px;
  height: 10px;
}

.template-preview-skeleton-hero-title {
  width: 82%;
  height: 42px;
}

.template-preview-skeleton-line {
  width: 90%;
  height: 12px;
}

.template-preview-skeleton-line.is-short {
  width: 68%;
}

.template-preview-skeleton-cta {
  width: 100px;
  height: 34px;
  margin-top: 8px;
}

.template-preview-skeleton-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 34px;
  height: 34px;
  border-radius: 50% !important;
  transform: translateY(-50%);
}

.template-preview-skeleton-arrow.is-left {
  left: 18px;
}

.template-preview-skeleton-arrow.is-right {
  right: 18px;
}

.template-preview-skeleton-collections,
.template-preview-skeleton-product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  padding: 54px 8% 22px;
}

.template-preview-skeleton-collections span {
  height: 170px;
}

.template-preview-skeleton-products {
  padding: 22px 8% 54px;
}

.template-preview-skeleton-section-heading {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
}

.template-preview-skeleton-heading {
  width: 280px;
  height: 30px;
}

.template-preview-skeleton-line.is-description {
  width: 260px;
}

.template-preview-skeleton-product-grid {
  grid-template-columns: repeat(5, 1fr);
  padding: 0;
}

.template-preview-skeleton-product-grid article {
  padding: 10px;
  background: #fff;
  border: 1px solid #e5e7eb;
}

.template-preview-skeleton-product-image {
  width: 100%;
  height: 220px;
  border-radius: 5px !important;
}

.template-preview-skeleton-product-title {
  width: 72%;
  height: 12px;
  margin-top: 16px;
}

.template-preview-skeleton-product-price {
  width: 38%;
  height: 11px;
  margin-top: 8px;
}

.template-preview-skeleton-promo {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 8% 48px;
  border-radius: 12px;
  background: var(--template-preview-skeleton-color);
}

.template-preview-skeleton-promo-label {
  width: 110px;
  height: 20px;
}

.template-preview-skeleton-promo-title {
  width: min(420px, 60%);
  height: 34px;
}

.template-preview-skeleton-promo-button {
  width: 100px;
  height: 34px;
}

.template-preview-skeleton-products.is-trending {
  padding-top: 0;
}

@keyframes template-preview-skeleton-shimmer {
  100% {
    transform: translateX(100%);
  }
}

@media (max-width: 768px) {
  .template-preview-dialog-title {
    display: none;
  }

  .template-preview-skeleton-hero {
    min-height: 320px;
  }

  .template-preview-skeleton-hero-content {
    width: 85%;
  }

  .template-preview-skeleton-product-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .template-preview-skeleton-product-grid article:nth-child(n + 3) {
    display: none;
  }
}

.website-templates-hero-frame {
  box-sizing: border-box;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  border-radius: 0 0 40px 40px;
}

.website-templates-hero {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 1120px;
  min-height: 283px;
  margin: 0 auto;
  padding: 80px 32px;
  border-radius: 40px 40px 0 0;
  text-align: center;
}

.website-templates-hero-heading {
  display: flex;
  max-width: 920px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 32px;
}

.website-templates-hero h1,
.website-templates-hero p {
  width: 672px;
  max-width: 100%;
  margin: 0;
}

.website-templates-hero h1 {
  font-family: var(--font-ui);
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.website-templates-hero p {
  margin-top: 8px;
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.website-templates-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  padding: 0 0 120px;
}

.website-templates-toolbar,
.website-templates-count,
.website-templates-grid {
  width: 100%;
  max-width: 1120px;
}

.website-templates-empty {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 40px 80px 120px;
  border-radius: 40px 40px 0 0;
}

.website-templates-empty-content {
  display: flex;
  width: 100%;
  max-width: 920px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 80px 32px;
  text-align: center;
}

.website-templates-empty-content img {
  display: block;
  width: 80px;
  height: 80px;
}

.website-templates-empty-content h2,
.website-templates-empty-content p {
  width: 100%;
  max-width: 672px;
  margin: 0;
  color: var(--color-foreground);
  font-family: var(--font-ui);
}

.website-templates-empty-content h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.website-templates-empty-content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.website-templates-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.website-templates-toolbar-left {
  display: flex;
  min-width: 0;
  gap: 8px;
  align-items: center;
}

.website-templates-toolbar-left .landing-search-shell,
.website-templates-toolbar-left .landing-category-filter {
  flex: 0 0 auto;
}

.website-templates-toolbar-left .landing-category-filter {
  width: max-content;
}

.website-templates-toolbar-left .landing-category-filter-desktop {
  display: flex;
  flex-wrap: wrap;
}

.website-templates-toolbar-left .landing-category-filter-mobile {
  display: none;
}

.website-templates-dropdown {
  width: auto;
  max-width: fit-content;
}

.website-templates-filter-by {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 16px;
  color: var(--color-gray-400);
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 20px;
}

.website-templates-count {
  margin: 0;
  color: var(--color-gray-400);
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.website-templates-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 24px;
  gap: 46px 32px;
}

.website-template-skeleton {
  min-width: 0;
}

.website-template-skeleton-image,
.website-template-skeleton-line {
  background: linear-gradient(
    90deg,
    var(--color-surface-100) 25%,
    var(--color-surface-50) 50%,
    var(--color-surface-100) 75%
  );
  background-size: 200% 100%;
  animation: website-template-loading 1.4s infinite;
}

.website-template-skeleton-image {
  aspect-ratio: 1;
  border-radius: 8px;
}

.website-template-skeleton-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 16px;
}

.website-template-skeleton-line {
  display: block;
  width: 60%;
  height: 16px;
  border-radius: 8px;
}

.website-template-skeleton-line.is-title {
  width: 76%;
  height: 24px;
}

.website-template-skeleton-line.is-short {
  width: 45%;
}

@keyframes website-template-loading {
  from {
    background-position: 200% 0;
  }

  to {
    background-position: -200% 0;
  }
}

@media (max-width: 63.99rem) {
  .website-templates-content {
    width: calc(100% - 40px);
  }

  .website-templates-toolbar {
    flex-wrap: wrap;
  }

  .website-templates-toolbar-left {
    flex: 1 1 0;
    min-width: max-content;
    flex-wrap: wrap;
    overflow: visible;
  }

  .website-templates-toolbar-left .landing-category-filter {
    width: max-content;
  }

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

@media (max-width: 47.99rem) {
  .website-templates-hero-frame {
    width: 100%;
    padding: 64px 20px;
  }

  .website-templates-hero {
    min-height: 0;
    gap: 8px;
    padding: 0;
  }

  .website-templates-hero-heading {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
  }

  .website-templates-hero h1,
  .website-templates-hero p {
    width: 100%;
    max-width: 100%;
  }

  .website-templates-hero h1,
  .website-templates-hero p {
    max-width: 335px;
  }

  .website-templates-hero p {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 39.99rem) {
  .website-templates-content {
    width: calc(100% - 48px);
    padding-bottom: 72px;
  }

  .website-templates-toolbar {
    flex-wrap: wrap;
    gap: 12px;
  }

  .website-templates-toolbar-left {
    flex: 1 1 100%;
    min-width: 0;
    width: 100%;
    flex-wrap: wrap;
    overflow: visible;
  }

  .website-templates-toolbar-left .landing-category-filter {
    width: 100%;
  }

  .website-templates-toolbar-left .landing-category-filter-desktop {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .website-templates-toolbar-left .landing-category-filter-mobile {
    display: none;
  }

  .website-templates-toolbar-left .landing-category-filter-item {
    height: 36.5px;
    padding: 8.75px 12.25px;
    font-size: 12px;
    line-height: 16px;
  }

  .website-templates-dropdown {
    width: 100%;
    max-width: none;
  }

  .website-templates-grid {
    grid-template-columns: 1fr;
    row-gap: 32px;
  }

  .website-templates-empty {
    padding: 80px 32px;
    border-radius: 40px 40px 0 0;
  }

  .website-templates-empty-content {
    max-width: 920px;
    padding: 0 0 32px;
  }

  .website-templates-empty-content h2,
  .website-templates-empty-content p {
    font-size: 16px;
    line-height: 24px;
  }
}
.choose-template-store-modal.p-dialog {
  width: 648px;
  max-width: calc(100vw - 32px);
  overflow: hidden;
  border: 1px solid var(--color-border-subtle);
  border-radius: 24px;
  background: var(--color-background);
  color: var(--color-surface-700);
  font-family: var(--font-ui);
}

.choose-template-store-modal .p-dialog-header {
  padding: 24px 24px 0;
  border: 0;
  background: var(--color-background);
}

.choose-template-store-modal .p-dialog-title {
  color: var(--color-surface-700);
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
}

.choose-template-store-modal .p-dialog-header-icons {
  align-self: center;
  margin-top: 0;
}

.choose-template-store-modal .p-dialog-header-icon {
  width: 32px;
  height: 32px;
  color: var(--color-surface-700);
}

.choose-template-store-modal .p-dialog-content {
  padding: 24px;
  background: var(--color-background);
  color: var(--color-surface-700);
}

.choose-template-store-modal-body {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.choose-template-store-modal-radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.choose-template-store-modal-radio {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--color-surface-700);
  font-size: 14px;
  line-height: 20px;
}

.choose-template-store-modal-radio input {
  width: 20px;
  height: 20px;
  margin: 0;
  accent-color: var(--color-primary);
}

.choose-template-store-modal-field {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.choose-template-store-modal-field > label,
.choose-template-store-modal-field > p {
  margin: 0;
  color: var(--color-surface-700);
  font-size: 15px;
  line-height: 22px;
}

.choose-template-store-modal-autocomplete,
.choose-template-store-modal-autocomplete .p-autocomplete-input {
  width: 100%;
}

.choose-template-store-modal-input-wrapper {
  position: relative;
}

.choose-template-store-modal-input-wrapper.is-disabled {
  cursor: not-allowed;
}

.choose-template-store-modal-input-wrapper.is-disabled .p-autocomplete,
.choose-template-store-modal-input-wrapper.is-disabled .p-autocomplete-input {
  cursor: not-allowed;
}

.choose-template-store-modal-input-skeleton {
  display: block;
  box-sizing: border-box;
  width: 100%;
  min-height: 38px;
  height: 38px;
  border-radius: 16px;
}

.choose-template-store-modal-search-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 16px;
  color: var(--color-surface-400);
  font-size: 18px;
  pointer-events: none;
  transform: translateY(-50%);
}

.choose-template-store-modal-autocomplete .p-autocomplete-input {
  height: 38px;
  padding-left: 48px;
  border: 1px solid var(--color-border-subtle);
  border-radius: 16px;
  background: var(--color-template-placeholder);
  color: var(--color-surface-700);
  font-family: var(--font-ui);
  font-size: 16px;
  box-shadow: none;
}

.choose-template-store-modal-autocomplete .p-autocomplete-input::placeholder {
  color: var(--color-gray-400);
}

.choose-template-store-modal-autocomplete.p-disabled,
.choose-template-store-modal-autocomplete.p-disabled .p-autocomplete-input {
  cursor: not-allowed;
}

.choose-template-store-modal-text-input {
  box-sizing: border-box;
  width: 100%;
  height: 38px;
  padding: 0 16px;
  border: 1px solid var(--color-border-subtle);
  border-radius: 16px;
  background: var(--color-template-placeholder);
  color: var(--color-surface-700);
  font: inherit;
  font-size: 16px;
  outline: none;
}

.choose-template-store-modal-text-input:focus {
  border-color: var(--color-primary);
  box-shadow: 0 0 0 1px var(--color-primary);
}

.choose-template-store-modal .p-autocomplete-panel {
  border: 1px solid var(--color-border-subtle);
  border-radius: 12px;
  background: var(--color-background);
  color: var(--color-surface-700);
}

.choose-template-store-modal .p-autocomplete-items .p-autocomplete-item {
  padding: 12px 16px;
  color: var(--color-surface-700);
}

.choose-template-store-modal .p-autocomplete-items .p-autocomplete-item:hover {
  background: var(--color-brand-100);
  color: var(--color-brand-500);
}

.choose-template-store-modal-empty,
.choose-template-store-modal-error {
  margin: -12px 0 0;
  font-size: 14px;
  line-height: 20px;
}

.choose-template-store-modal-empty {
  color: var(--color-muted);
}

.choose-template-store-modal-error {
  color: #dc2626;
}

.choose-template-store-modal .p-dialog-footer {
  padding: 24px;
  border-top: 1px solid var(--color-border-subtle);
  background: var(--color-background);
}

.choose-template-store-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
}

.choose-template-store-modal-footer .landing-button {
  min-width: 128px;
  min-height: 40px;
  height: 40px;
  margin-right: 0 !important;
}

@media (max-width: 640px) {
  .choose-template-store-modal .p-dialog-header {
    padding: 28px 24px 0;
  }

  .choose-template-store-modal .p-dialog-title {
    font-size: 24px;
    line-height: 32px;
  }

  .choose-template-store-modal .p-dialog-content {
    padding: 28px 24px 32px;
  }

  .choose-template-store-modal .p-dialog-footer {
    padding: 24px;
  }

  .choose-template-store-autocomplete-panel.p-autocomplete-panel {
    width: min(293px, calc(100vw - 48px)) !important;
    max-width: 293px;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .choose-template-store-autocomplete-panel .p-autocomplete-items-wrapper {
    max-height: 240px;
  }

  .choose-template-store-autocomplete-panel .p-autocomplete-items .p-autocomplete-item,
  .choose-template-store-autocomplete-panel
    .p-autocomplete-items
    .p-autocomplete-item
    > span {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .choose-template-store-autocomplete-panel .p-autocomplete-items .p-autocomplete-item > span {
    display: block;
  }

  .choose-template-store-modal .p-autocomplete-input {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .choose-template-store-modal-footer {
    flex-direction: column-reverse;
  }

  .choose-template-store-modal-footer .landing-button {
    width: 100%;
  }
}
