/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --color-red-50: #fef2f2;
    --color-red-100: #ffe2e2;
    --color-red-200: #ffcaca;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c6;
    --color-amber-200: #fee685;
    --color-amber-300: #ffd236;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-amber-700: #b75000;
    --color-amber-800: #953d00;
    --color-amber-900: #7b3306;
    --color-amber-950: #461901;
    --color-green-100: #dcfce7;
    --color-green-600: #00a544;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d0fae5;
    --color-emerald-200: #a4f4cf;
    --color-emerald-500: #00bb7f;
    --color-emerald-700: #007956;
    --color-emerald-800: #005f46;
    --color-emerald-900: #004e3b;
    --color-emerald-950: #002c22;
    --color-blue-50: #eff6ff;
    --color-blue-100: #dbeafe;
    --color-blue-300: #90c5ff;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-blue-700: #1447e6;
    --color-blue-800: #193cb8;
    --color-indigo-500: #625fff;
    --color-violet-50: #f5f3ff;
    --color-violet-100: #ede9fe;
    --color-violet-300: #c4b4ff;
    --color-violet-500: #8d54ff;
    --color-violet-700: #7008e7;
    --color-violet-800: #5d0ec0;
    --color-rose-50: #fff1f2;
    --color-rose-100: #ffe4e6;
    --color-rose-200: #ffccd3;
    --color-rose-500: #ff2357;
    --color-rose-600: #e70044;
    --color-rose-700: #c20039;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-slate-950: #020618;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-800: #1e2939;
    --color-gray-900: #101828;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-6xl: 72rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-geist-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18508 1.52328);
      --color-red-100: lab(92.243% 10.2865 3.83865);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-400: lab(63.7053% 60.745 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-amber-50: lab(98.6252% -.635922 8.42309);
      --color-amber-100: lab(95.916% -1.21653 23.111);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-amber-700: lab(47.2709% 42.9082 69.2966);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-amber-900: lab(31.2288% 30.2627 40.0378);
      --color-amber-950: lab(15.8111% 20.9107 23.3752);
      --color-green-100: lab(96.1861% -13.8464 6.52365);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-emerald-50: lab(97.8462% -6.94966 1.85487);
      --color-emerald-100: lab(94.9004% -17.0769 5.63836);
      --color-emerald-200: lab(90.2247% -31.039 9.47084);
      --color-emerald-500: lab(66.9756% -58.27 19.5419);
      --color-emerald-700: lab(44.4871% -41.0396 11.0361);
      --color-emerald-800: lab(35.3675% -33.1188 8.04002);
      --color-emerald-900: lab(28.8637% -26.9249 5.45986);
      --color-emerald-950: lab(15.0582% -17.9507 2.38369);
      --color-blue-50: lab(96.492% -1.14644 -5.11479);
      --color-blue-100: lab(92.0301% -2.24757 -11.6453);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-blue-800: lab(30.2514% 27.7853 -70.2699);
      --color-indigo-500: lab(48.295% 38.3129 -81.9673);
      --color-violet-50: lab(96.2416% 2.28849 -5.51657);
      --color-violet-100: lab(93.0838% 4.35197 -9.88284);
      --color-violet-300: lab(76.7419% 18.3911 -37.0706);
      --color-violet-500: lab(49.9355% 55.1776 -81.8963);
      --color-violet-700: lab(35.2783% 67.9912 -88.793);
      --color-violet-800: lab(29.3188% 57.7986 -76.1493);
      --color-rose-50: lab(96.2369% 4.94155 1.28011);
      --color-rose-100: lab(92.8221% 9.86832 2.60075);
      --color-rose-200: lab(86.806% 19.1909 4.07754);
      --color-rose-500: lab(56.101% 79.4328 31.4532);
      --color-rose-600: lab(49.1882% 81.577 36.0311);
      --color-rose-700: lab(41.1651% 71.6251 30.3087);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
      --color-slate-950: lab(1.76974% 1.32743 -9.28855);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
      --color-gray-900: lab(8.11897% .811279 -12.254);
    }
  }
}

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

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer components;

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

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

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

  .float-left {
    float: left;
  }

  .float-right {
    float: right;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .table {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[calc\(100vh-116px\)\] {
    height: calc(100vh - 116px);
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

  .max-h-\[calc\(100vh-9rem\)\] {
    max-height: calc(100vh - 9rem);
  }

  .max-h-\[calc\(100vh-190px\)\] {
    max-height: calc(100vh - 190px);
  }

  .max-h-full {
    max-height: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .shrink {
    flex-shrink: 1;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-\[33\%\] {
    flex-basis: 33%;
  }

  .basis-\[67\%\] {
    flex-basis: 67%;
  }

  .basis-full {
    flex-basis: 100%;
  }

  .border-separate {
    border-collapse: separate;
  }

  .border-spacing-y-3 {
    --tw-border-spacing-y: calc(var(--spacing) * 3);
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

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

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

  .rotate-180 {
    rotate: 180deg;
  }

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

  .cursor-default {
    cursor: default;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-slate-100 > :not(:last-child)) {
    border-color: var(--color-slate-100);
  }

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-rose-100 {
    border-color: var(--color-rose-100);
  }

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

  .border-slate-100 {
    border-color: var(--color-slate-100);
  }

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

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

  .border-slate-800 {
    border-color: var(--color-slate-800);
  }

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

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

  .bg-\[\#0F72FF\] {
    background-color: #0f72ff;
  }

  .bg-\[\#11163A\] {
    background-color: #11163a;
  }

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

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

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

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

  .bg-black\/40 {
    background-color: #0006;
  }

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

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

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

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

  .bg-blue-50\/50 {
    background-color: #eff6ff80;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-\[24px\] {
    padding: 24px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-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-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

  .break-words {
    overflow-wrap: break-word;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-inherit {
    color: inherit;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-100 {
    opacity: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .outline-offset-\[-1px\] {
    outline-offset: -1px;
  }

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

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

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

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

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

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

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
  }

  @media (hover: hover) {
    .hover\:border-slate-300:hover {
      border-color: var(--color-slate-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#151b4a\]:hover {
      background-color: #151b4a;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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\:ring-indigo-500:focus {
    --tw-ring-color: var(--color-indigo-500);
  }

  .focus\:ring-rose-500\/60:focus {
    --tw-ring-color: #ff235799;
  }

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

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

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

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

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

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

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

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

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

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

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

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

  @media (min-width: 40rem) {
    .sm\:justify-end {
      justify-content: flex-end;
    }
  }

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

  @media (min-width: 48rem) {
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-36 {
      height: calc(var(--spacing) * 36);
    }
  }

  @media (min-width: 48rem) {
    .md\:h-96 {
      height: calc(var(--spacing) * 96);
    }
  }

  @media (min-width: 48rem) {
    .md\:w-56 {
      width: calc(var(--spacing) * 56);
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

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

  @media (min-width: 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

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

  @media (min-width: 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-x-10 {
      column-gap: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 48rem) {
    .md\:self-center {
      align-self: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 48rem) {
    .md\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 48rem) {
    .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 48rem) {
    .md\:text-right {
      text-align: right;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[1\.5fr_1fr_1fr_auto\] {
      grid-template-columns: 1.5fr 1fr 1fr auto;
    }
  }

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

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

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[240px_minmax\(0\,1fr\)_390px\] {
      grid-template-columns: 240px minmax(0, 1fr) 390px;
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[260px_minmax\(0\,1fr\)_340px\] {
      grid-template-columns: 260px minmax(0, 1fr) 340px;
    }
  }
}

:root {
  --z360-background: #fff;
  --z360-text-color: #000;
  --z360-text-inactive-color: #000000a3;
  --z360-icon-border-color: #b5b8b776;
  --z360-content-max-width: none;
  --z360-footer-height: 30px;
  --z360-header-footer: calc(var(--z360-header-height, 0)  + var(--z360-footer-height, 0)  + var(--z360-subheader-height, 0)  + 10px);
  --background: #eef2f5;
  --foreground: #000;
  --primary-color: #2196f3;
  --primary-glow: #2196f3cc;
  --secondary-color: #9c27b0;
  --text-color: #fff;
  --bg-color: #0a0a12;
  --nav-bg: #10101ab3;
  --dropdown-bg: #141423cc;
  --hover-color: #3f51b5;
  --border-color: #ffffff14;
  --shadow-color: #0000004d;
  --neon-glow: 0 0 10px #2196f380, 0 0 20px #2196f34d, 0 0 30px #2196f31a;
  --transition-fast: .2s cubic-bezier(.4, 0, .2, 1);
  --transition-medium: .3s cubic-bezier(.4, 0, .2, 1);
  --transition-slow: .5s cubic-bezier(.4, 0, .2, 1);
  --gradient-bg: linear-gradient(135deg, var(--bg-color), #151530);
  --glass-effect: saturate(180%) blur(10px);
  --border-radius: 12px;
  --text-description: #ffffffb3;
}

@media (prefers-color-scheme: dark) {
  :root {
    --background: #eef2f5;
    --foreground: #000;
  }
}

body {
  background: var(--background);
  color: var(--foreground);
  max-width: 100%;
  overflow-x: hidden;
  font-family: Poppins, sans-serif !important;
}

select.small {
  height: 32px;
  padding: 0 12px;
  line-height: 32px;
}

.z360-font {
  font-family: Poppins, sans-serif !important;
}

.z360-btn {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  background: linear-gradient(#9b0c11 0%, #15173b 100%) !important;
}

.z360-btn-disabled {
  opacity: .4;
  cursor: not-allowed;
}

.z360-btn-blue {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  background: #15173b !important;
}

.z360-btn.rounded-sm {
  height: 24px;
}

.z360-btn-outline {
  background: var(--color-white);
  color: #15173b;
  background: linear-gradient(#fff, #fff) padding-box padding-box, linear-gradient(to right, #15173b, #9b0c11) border-box;
  border: 1px solid #0000;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.z360-btn-outline .z360-btn-txt {
  color: #15173b;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

::-webkit-input-placeholder {
  color: #0006;
}

:-moz-placeholder-shown {
  color: #0006;
  opacity: 1;
}

::-moz-placeholder {
  color: #0006;
  opacity: 1;
}

:-ms-placeholder-shown {
  color: #0006;
}

::placeholder {
  color: #0006;
}

.spinner-overlay {
  z-index: 9999;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.MuiAutocomplete-inputRoot {
  height: 50px !important;
}

.z36o-error-txt {
  color: #d32f2f;
  letter-spacing: .03333em;
  text-align: left;
  margin: 3px 14px 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.66;
  font-family: Poppins, sans-serif !important;
}

.z360-container {
  margin: 24px 40px;
}

.z360-white-box {
  background-color: var(--color-white);
  border-width: 1px;
  border-color: #0000001f;
  border-radius: 8px;
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}

.z360-content-container, .z360-content-container main {
  min-width: 0;
  max-width: 100%;
}

.no-scroll {
  height: 100vh;
  overflow: hidden;
}

.z360-content-container.blur-content header, .z360-content-container.blur-content main {
  filter: blur(2px);
}

.z360-input-container, .z360-select-container {
  margin-bottom: 24px;
}

:is(.z360-input-container, .z360-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

:is(:is(.z360-input-container, .z360-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.z360-input-container, .z360-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.z360-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.z360-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.z360-select-container .uploader-container label {
  color: #857f7fa3;
  font-weight: 400;
  font-family: Poppins, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.z360-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.z360-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.MuiFormControl-root.MuiTextField-root, .MuiFormControl-root.MuiPickersTextField-root {
  width: 100%;
}

.MuiPickersSectionList-section, .MuiInputBase-root, .z360-datepicker .MuiInputBase-root {
  font-family: Poppins, sans-serif !important;
}

.z360-floating-btn {
  color: #fff;
  cursor: pointer;
  background: linear-gradient(90deg, #9b0c11 0%, #15173b 100%);
  border-radius: 40px;
  gap: 4px;
  padding: 10px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  font-family: Poppins, sans-serif !important;
}

.z360-floating-btn-blue {
  color: #fff;
  cursor: pointer;
  background: #15173b;
  border-radius: 40px;
  gap: 4px;
  padding: 10px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  font-family: Poppins, sans-serif !important;
}

.modal-overlay {
  z-index: 9999;
  -webkit-backdrop-filter: blur(8px);
  background: #0f172a59;
  justify-content: center;
  align-items: center;
  transition: all .25s;
  display: flex;
  position: fixed;
  inset: 0;
}

.modal-overlay--enter {
  opacity: 1;
}

.modal-overlay--exit {
  opacity: 0;
}

.modal-content {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  transform-origin: center;
  background: #ffffffe6;
  border-radius: 16px;
  padding: 24px;
  transition: all .25s cubic-bezier(.22, 1, .36, 1);
  box-shadow: 0 20px 40px #0003, 0 8px 16px #0000001a;
}

.modal-content {
  box-sizing: border-box;
  opacity: 0;
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  transition: all .2s;
  transform: scale(.95)translateY(8px);
}

.modal-content--enter {
  opacity: 1;
  transform: scale(1)translateY(0);
}

.modal-content--exit {
  opacity: 0;
  transform: scale(.95)translateY(8px);
}

.modal-close {
  cursor: pointer;
  background: none;
  border: none;
  font-size: 22px;
  position: absolute;
  top: 12px;
  right: 12px;
}

@media (prefers-reduced-motion: reduce) {
  .modal-overlay, .modal-content {
    transition: none;
  }
}

.drawer {
  background: #fff;
  flex-direction: column;
  width: 420px;
  max-width: 90vw;
  height: 100vh;
  transition: transform .25s;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: -8px 0 24px #00000026;
}

.drawer--right {
  right: 0;
  transform: translateX(100%);
}

.modal-content--enter.drawer--right {
  transform: translateX(0);
}

.modal-content--exit.drawer--right {
  transform: translateX(100%);
}

.drawer--left {
  left: 0;
  transform: translateX(-100%);
}

.modal-content--enter.drawer--left {
  transform: translateX(0);
}

.modal-content--exit.drawer--left {
  transform: translateX(-100%);
}

.drawer--bottom {
  width: 100%;
  height: auto;
  max-height: 90vh;
  inset: auto 0 0;
  transform: translateY(100%);
}

.modal-content--enter.drawer--bottom {
  transform: translateY(0);
}

.modal-content--exit.drawer--bottom {
  transform: translateY(100%);
}

.drawer {
  opacity: 1 !important;
}

.drawer .modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
}

.password-modal {
  width: 480px;
  min-width: 480px;
  max-width: 90vw;
  padding: 24px;
}

.password-modal .MuiTextField-root {
  margin-bottom: 8px;
}

.flex-table {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.flex-table thead, .flex-table tbody {
  flex-direction: column;
  display: flex;
}

.flex-table thead tr {
  background: #15173b14;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: auto;
  margin-top: 16px;
  margin-bottom: 8px;
  display: flex;
}

.flex-table thead tr th {
  flex: 1;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.flex-table thead tr th:first-child {
  padding-left: 24px;
}

.flex-table tbody tr {
  border: 1px solid #15173b29;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  display: flex;
}

.flex-table tbody tr td {
  color: #000c;
  flex: 1;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.flex-table tbody tr td:first-child {
  padding-left: 24px;
}

.flex-table tr {
  gap: 8px;
  width: 100%;
  height: auto;
  display: flex;
}

.flex-table th, .flex-table td {
  flex: 1;
}

.flex-table .full-width-row td {
  flex: 0 0 100%;
}

.z360-sidebar {
  z-index: 1000;
  background: #fff;
  border-left: 1px solid #0f172a14;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 320px;
  max-width: calc(100vw - 24px);
  min-height: 100vh;
  padding: 24px;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  box-shadow: -18px 0 44px #0f172a24;
}

.z360-sidebar .close-icon-container {
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  justify-content: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.z360-sidebar .close-icon-container img {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 5px;
}

.z360-sidebar .sidebar-divider {
  border: 1px solid #00000029;
  margin: 24px 0;
}

.z360-sidebar .sidebar-link-txt {
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.z360-sidebar .sidebar-user-info .org-name, .z360-sidebar .sidebar-user-info .u-name {
  color: #000c;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.z360-sidebar .sidebar-user-info .profile-email {
  color: #0009;
  overflow-wrap: anywhere;
  margin-top: 2px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.z360-sidebar .sidebar-user-info .profile_orgName {
  color: #0000007a;
  margin-top: 6px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.z360-sidebar .sidebar-user-info .role {
  color: #0000007a;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.z360-sidebar .sidebar-user-info .view-profile-link {
  color: #15173b;
  margin-top: 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
}

.z360-sidebar .sidebar-links {
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.z360-sidebar.open {
  transition: transform .5s;
  display: block;
  transform: translateX(0%);
}

.z360-sidebar.close {
  transition: transform .5s, visibility .5s;
}

.header {
  background-color: var(--z360-background);
  color: var(--z360-text-color);
  z-index: 1000;
  border-radius: 8px;
  width: 100%;
  top: 0;
  left: 0;
}

.navbar {
  min-height: 68px;
  -webkit-backdrop-filter: var(--glass-effect);
  border-bottom: 1px solid var(--border-color);
  transition: var(--transition-medium);
  background: var(--z360-background);
  color: var(--z360-text-color);
  border-radius: 8px;
  align-items: center;
  padding: 0 24px;
  display: flex;
  box-shadow: 0 10px 24px #0f172a14;
}

.logo {
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: var(--neon-glow);
  transition: var(--transition-medium);
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.logo:hover {
  text-shadow: 0 0 15px var(--primary-glow), 0 0 30px var(--primary-glow);
  transform: translateY(-2px);
}

.logo:after {
  content: "";
  background: var(--primary-color);
  transform-origin: 100%;
  width: 100%;
  height: 2px;
  transition: transform var(--transition-medium);
  box-shadow: var(--neon-glow);
  position: absolute;
  bottom: -4px;
  left: 0;
  transform: scaleX(0);
}

.logo:hover:after {
  transform-origin: 0;
  transform: scaleX(1);
}

.nav-menu {
  flex-basis: 100%;
  align-items: center;
  gap: 24px;
  min-width: 0;
  display: flex;
}

.nav-list {
  align-items: center;
  gap: 4px;
  padding-left: 22px;
  list-style: none;
  display: flex;
}

.nav-item {
  position: relative;
}

.nav-link {
  color: var(--z360-text-inactive-color);
  min-height: 34px;
  transition: all var(--transition-medium);
  border: 1px solid #0000;
  border-radius: 18px;
  align-items: center;
  gap: 5px;
  padding: 0 14px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.nav-link:hover {
  color: var(--z360-text-color);
  background: #f8fafc;
  border-color: #0000;
}

.nav-link.active {
  box-shadow: none;
  color: #101828;
  background: #f4f6f8;
  border-color: #d9dee6;
  font-weight: 600;
}

.icon {
  transition: var(--transition-medium);
  vertical-align: middle;
}

.chevron-icon {
  transition: transform var(--transition-medium);
}

.has-dropdown:hover .chevron-icon {
  transform: rotate(180deg);
}

.hidden {
  display: none;
}

.has-dropdown {
  position: relative;
}

.dropdown {
  background: var(--dropdown-bg);
  min-width: 220px;
  -webkit-backdrop-filter: var(--glass-effect);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  opacity: 0;
  visibility: hidden;
  transition: all var(--transition-medium);
  box-shadow: 0 10px 30px var(--shadow-color);
  z-index: 100;
  padding: .5rem;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  transform: translateY(10px)scale(.98);
}

.has-dropdown:hover .dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)scale(1);
}

.dropdown:before {
  content: "";
  background: var(--dropdown-bg);
  border-left: 1px solid var(--border-color);
  border-top: 1px solid var(--border-color);
  width: 12px;
  height: 12px;
  -webkit-backdrop-filter: var(--glass-effect);
  position: absolute;
  top: -6px;
  left: 20px;
  transform: rotate(45deg);
}

.dropdown li {
  list-style: none;
}

.dropdown a {
  color: var(--text-color);
  border-radius: var(--border-radius);
  transition: all var(--transition-medium);
  margin-bottom: 2px;
  padding: .7rem 1rem;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {
  color: var(--primary-color);
  background: #2196f326;
  transform: translateX(5px);
}

.nav-actions {
  flex-shrink: 0;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
  display: flex;
}

.search-container {
  align-items: center;
  min-width: 0;
  display: flex;
  position: relative;
}

.search-input {
  color: var(--z360-text-color);
  width: 180px;
  max-width: 100%;
  transition: all var(--transition-medium);
  background: #a0a0a038;
  border-radius: 20px;
  padding: .25rem 2rem;
  font-size: 12px;
}

.search-input:focus {
  background: #ffffff26;
  outline: none;
  width: 240px;
  box-shadow: 0 0 0 2px #2196f34d;
}

@media (max-width: 1280px) {
  .navbar {
    padding: 0 16px;
  }

  .nav-menu {
    gap: 12px;
  }

  .nav-list {
    gap: 2px;
    padding-left: 12px;
  }

  .nav-link {
    padding: 0 10px;
  }

  .nav-actions {
    gap: .5rem;
  }

  .search-input {
    width: 160px;
  }

  .search-input:focus {
    width: 190px;
  }
}

@media (max-width: 1080px) and (min-width: 969px) {
  .search-input, .search-input:focus {
    width: 140px;
  }
}

.search-input::placeholder {
  color: #000;
}

.search-btn {
  cursor: pointer;
  transition: var(--transition-fast);
  background: none;
  border: none;
  position: absolute;
  left: 5px;
}

.search-btn:hover {
  color: var(--primary-color);
  transform: scale(1.1);
}

.theme-toggle {
  border: 1px solid var(--border-color);
  cursor: pointer;
  transition: all var(--transition-medium);
  background: #ffffff14;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: .6rem;
  font-size: 1.2rem;
  display: flex;
}

.theme-toggle:hover {
  color: var(--primary-color);
  text-shadow: var(--neon-glow);
  background: #ffffff26;
  transform: rotate(15deg);
}

.nav-toggle {
  cursor: pointer;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  transition: var(--transition-medium);
  background: #ffffff14;
  padding: .6rem;
  display: none;
}

.nav-toggle:hover {
  background: #ffffff26;
}

.hamburger {
  width: 24px;
  height: 20px;
  position: relative;
}

.hamburger span {
  background: var(--z360-text-color);
  width: 100%;
  height: 2px;
  transition: all var(--transition-medium);
  border-radius: 10px;
  display: block;
  position: absolute;
}

.hamburger span:first-child {
  top: 0;
}

.hamburger span:nth-child(2) {
  width: 70%;
  top: 9px;
}

.hamburger span:last-child {
  top: 18px;
}

.nav-active .hamburger span:first-child {
  top: 9px;
  transform: rotate(45deg);
}

.nav-active .hamburger span:nth-child(2) {
  opacity: 0;
  width: 0;
}

.nav-active .hamburger span:last-child {
  top: 9px;
  transform: rotate(-45deg);
}

.content {
  margin-top: 70px;
  padding: 2rem;
}

.hero {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding: 2rem;
  display: flex;
}

.hero h1 {
  background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
  color: #0000;
  text-shadow: 0 0 15px #2196f34d;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 1rem;
  font-size: 3rem;
}

.hero p {
  max-width: 600px;
  color: var(--text-description);
  margin-bottom: 2rem;
  font-size: 1.2rem;
}

.cta-button {
  background: linear-gradient(45deg, var(--primary-color), var(--secondary-color));
  color: #fff;
  cursor: pointer;
  transition: var(--transition-medium);
  border: none;
  border-radius: 30px;
  padding: .8rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  box-shadow: 0 5px 15px #2196f366;
}

.cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px #2196f399;
}

.section {
  padding: 5rem 2rem;
}

.section h2 {
  text-align: center;
  color: var(--primary-color);
  margin-bottom: 3rem;
  font-size: 2.5rem;
}

.features {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
}

.feature {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  transition: var(--transition-medium);
  background: #ffffff08;
  padding: 2rem;
}

.feature:hover {
  background: #ffffff0f;
  border-color: #2196f34d;
  transform: translateY(-10px);
  box-shadow: 0 10px 30px #00000026;
}

.feature h3 {
  color: var(--primary-color);
  margin-bottom: 1rem;
  font-size: 1.3rem;
}

.feature p {
  color: var(--text-description);
}

@media (max-width: 968px) {
  .nav-toggle {
    margin-left: auto;
    display: flex;
  }

  .nav-menu {
    background: var(--nav-bg);
    -webkit-backdrop-filter: var(--glass-effect);
    width: 80%;
    height: calc(100vh - 70px);
    transition: right var(--transition-slow);
    box-shadow: -10px 0 30px var(--shadow-color);
    border-left: 1px solid var(--border-color);
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem;
    position: fixed;
    top: 70px;
    right: -100%;
  }

  .nav-active .nav-menu {
    right: 0;
  }

  .nav-list {
    flex-direction: column;
    width: 100%;
    margin-bottom: 2rem;
  }

  .nav-item {
    width: 100%;
  }

  .nav-link {
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    padding: 1rem;
  }

  .nav-link.active:after {
    display: none;
  }

  .nav-link.active {
    background: #2196f326;
  }

  .dropdown {
    width: 100%;
    box-shadow: none;
    border: none;
    border-left: 1px solid var(--border-color);
    transition: all var(--transition-medium);
    background: #0003;
    margin-left: 1rem;
    padding: 0 0 0 1rem;
    display: none;
    position: static;
    transform: none;
  }

  .dropdown:before {
    display: none;
  }

  .has-dropdown.active .dropdown {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .dropdown a {
    border-bottom: 1px solid var(--border-color);
    padding: .8rem 1rem;
  }

  .nav-actions {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
  }

  .search-container, .search-input, .search-input:focus {
    width: 100%;
  }

  .search-input {
    padding: .8rem 1rem;
  }

  .theme-toggle {
    align-self: flex-start;
  }

  .chevron-icon {
    position: absolute;
    right: 1rem;
  }

  .has-dropdown.active .chevron-icon {
    transform: rotate(180deg);
  }
}

@media (max-width: 576px) {
  .navbar {
    padding: 1rem;
  }

  .nav-menu {
    width: 100%;
  }

  .hero h1 {
    font-size: 2.2rem;
  }

  .hero p {
    font-size: 1rem;
  }

  .content {
    padding: 1rem;
  }

  .section {
    padding: 3rem 1rem;
  }
}

.profile-btn {
  border: solid 1.4px var(--z360-icon-border-color);
  border-radius: 50%;
  padding: 4px;
}

.carousel-container {
  border: solid 1px var(--z360-icon-border-color);
  border-radius: 8px;
  height: 176px;
}

.btn-drop-down {
  font-family: Poppins, sans-serif !important;
}

.btn-drop-down .opt-lbl-li {
  cursor: pointer;
}

.btn-drop-down .opt-lbl-li:hover .opt-lbl {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
}

.btn-drop-down .opt-lbl {
  color: #000000a3;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.Z360Modal {
  font-family: Poppins, sans-serif !important;
}

.Z360Modal .header-lbl {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.Z360Modal .header-d-val {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.Z360Modal .template-viewer .header-lbl {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.Z360Modal .template-viewer .header-d-val {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.Z360Modal .template-viewer .subject-lbl {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.Z360Modal .template-viewer .subject-val {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.Z360Modal .template-viewer .body-content {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.Z360Modal .template-viewer .attachment-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.Z360Modal .template-viewer .attachment-file-val {
  color: #0006;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.notification-menu {
  align-items: center;
  display: flex;
  position: relative;
}

.notification-trigger {
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 0;
  display: inline-flex;
  position: relative;
}

.notification-trigger:focus-visible {
  outline-offset: 3px;
  outline: 2px solid #175cd3;
}

.notification-badge {
  color: #fff;
  background: #bc0922;
  border: 2px solid #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-width: 17px;
  height: 17px;
  padding: 0 4px;
  font-size: 10px;
  font-weight: 800;
  line-height: 13px;
  display: inline-flex;
  position: absolute;
  top: -4px;
  right: -4px;
}

.notification-panel {
  z-index: 80;
  background: #fff;
  border: 1px solid #d9e1ec;
  border-radius: 8px;
  width: min(380px, 100vw - 32px);
  position: absolute;
  top: calc(100% + 12px);
  right: -48px;
  overflow: hidden;
  box-shadow: 0 18px 45px #10182829;
}

.notification-panel:before {
  content: "";
  background: #fff;
  border-top: 1px solid #d9e1ec;
  border-left: 1px solid #d9e1ec;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -7px;
  right: 58px;
  transform: rotate(45deg);
}

.notification-panel-header {
  z-index: 1;
  border-bottom: 1px solid #edf1f7;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  display: flex;
  position: relative;
}

.notification-panel-header div {
  gap: 2px;
  display: grid;
}

.notification-panel-header .notification-panel-actions {
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  display: flex;
}

.notification-panel-header strong {
  color: #06152f;
  font-size: 14px;
  line-height: 18px;
}

.notification-panel-header span {
  color: #52637a;
  font-size: 12px;
  line-height: 16px;
}

.notification-panel-header button {
  color: #06152f;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d0d8e5;
  border-radius: 6px;
  height: 30px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
}

.notification-panel-header button:disabled {
  cursor: wait;
  opacity: .6;
}

.notification-list {
  max-height: 430px;
  padding: 6px;
  overflow-y: auto;
}

.notification-item {
  text-align: left;
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 7px;
  grid-template-columns: 28px minmax(0, 1fr);
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  padding: 11px 10px;
  display: grid;
}

.notification-item:hover {
  background: #f5f8fc;
}

.notification-item svg {
  color: #175cd3;
  margin-top: 2px;
}

.notification-item.tone-danger svg {
  color: #bc0922;
}

.notification-item.tone-warning svg {
  color: #b65f00;
}

.notification-item span {
  gap: 3px;
  min-width: 0;
  display: grid;
}

.notification-item strong {
  color: #06152f;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
}

.notification-item small {
  color: #52637a;
  font-size: 12px;
  line-height: 16px;
}

.notification-empty {
  color: #52637a;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 88px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.notification-empty svg {
  color: #079455;
}

@media (max-width: 720px) {
  .notification-panel {
    right: -92px;
  }

  .notification-panel:before {
    right: 102px;
  }
}

@property --tw-border-spacing-x {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-spacing-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/* [project]/src/app/audit/audit.css [app-client] (css) */
.audit-table-chip {
  border-radius: 8px;
  font-size: 12px;
}

.audit-comp-wrapper {
  background: #fff;
  border-radius: 8px;
  padding: 6px 12px;
}

.audit-page {
  min-height: calc(100vh - 120px);
}

.audit-summary-strip {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 14px;
  display: grid;
}

.audit-summary-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  min-height: 76px;
  padding: 12px 14px;
}

.audit-summary-card span {
  color: #64748b;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.audit-summary-card strong {
  color: #0f172a;
  overflow-wrap: anywhere;
  margin-top: 8px;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.audit-filter-panel {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 12px;
}

.audit-filter-grid {
  grid-template-columns: minmax(150px, .8fr) minmax(190px, 1fr) minmax(150px, .8fr) minmax(150px, .8fr) minmax(240px, 1.4fr);
  gap: 12px;
  display: grid;
}

.audit-filter-grid .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.audit-page table thead {
  z-index: 2;
  position: sticky;
  top: 0;
}

.audit-page table th {
  background: #f8fafc;
}

.audit-action-pill {
  color: #15173b;
  white-space: nowrap;
  background: #f8fafc;
  border: 1px solid #15173b29;
  border-radius: 999px;
  align-items: center;
  min-height: 24px;
  padding: 3px 9px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.audit-target-code {
  color: #334155;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  max-width: 280px;
  padding: 4px 7px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, monospace;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  overflow: hidden;
}

.audit-row-critical {
  background: #fff7f7;
  outline-color: #fecaca !important;
}

.audit-row-critical td:first-child {
  border-left: 4px solid #dc2626;
}

@media (max-width: 1180px) {
  .audit-summary-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .audit-search-input {
    grid-column: 1 / -1;
  }
}

@media (max-width: 640px) {
  .audit-summary-strip, .audit-filter-grid {
    grid-template-columns: 1fr;
  }
}

/* [project]/src/app/reports/reports.css [app-client] (css) */
.reports-wrapper {
  background: none;
  margin: 16px 0;
}

.reports-page-shell {
  min-height: calc(100vh - 180px);
}

.reports-control-panel {
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 14px;
  margin-bottom: 14px;
  overflow: hidden;
  box-shadow: 0 1px 2px #0f172a0f;
}

.reports-page-header {
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  padding: 18px 22px 12px;
  display: flex;
}

.reports-page-header .MuiTypography-h5 {
  color: #0f172a;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 1.1;
}

.reports-page-header .MuiTypography-root:not(.MuiTypography-h5) {
  color: #4b5565;
  margin-top: 5px;
  font-size: 14px;
}

.reports-family-tabs {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  padding: 0 22px 14px;
  display: grid;
}

.reports-family-tabs button {
  color: #1f2a44;
  cursor: pointer;
  text-align: left;
  background: #f8fafc;
  border: 1px solid #d8e0ea;
  border-radius: 10px;
  gap: 3px;
  min-height: 56px;
  padding: 10px 12px;
  display: grid;
}

.reports-family-tabs button:hover {
  border-color: #b7c4d5;
}

.reports-family-tabs button.active {
  color: #fff;
  background: #10133d;
  border-color: #10133d;
}

.reports-family-tabs strong {
  font-size: 13px;
  line-height: 16px;
}

.reports-family-tabs span {
  color: #64748b;
  font-size: 11px;
  line-height: 14px;
}

.reports-family-tabs button.active span {
  color: #d8def0;
}

.reports-filter-bar {
  gap: 10px;
  margin: 0;
  padding: 0 22px 16px;
  display: grid;
}

.reports-filter-bar-workflow {
  grid-template-columns: minmax(145px, .8fr) minmax(190px, 1fr) minmax(155px, .8fr) minmax(240px, 1.4fr);
}

.reports-filter-bar-atera {
  grid-template-columns: minmax(155px, .8fr) minmax(145px, .7fr) minmax(190px, 1fr) minmax(260px, 1.5fr);
}

.reports-filter-bar-assets, .reports-filter-bar-freshdesk {
  grid-template-columns: minmax(145px, .8fr) minmax(190px, 1fr) minmax(155px, .8fr) minmax(260px, 1.5fr);
}

.reports-filter-bar .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.reports-filter-bar .MuiInputBase-root {
  border-radius: 7px;
  height: 40px;
}

.reports-filter-bar .MuiInputBase-input {
  font-size: 14px;
}

.reports-filter-bar .MuiInputLabel-root {
  font-size: 12px;
  font-weight: 700;
}

.reports-schedule-strip {
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 14px;
  grid-template-columns: minmax(260px, .9fr) 150px 140px minmax(280px, 1.4fr) auto;
  align-items: end;
  gap: 10px;
  margin: -2px 0 14px;
  padding: 14px 16px;
  display: grid;
  box-shadow: 0 1px 2px #0f172a0f;
}

.reports-schedule-title {
  align-self: center;
  gap: 3px;
  min-width: 0;
  display: grid;
}

.reports-schedule-title .MuiTypography-root:first-child {
  color: #0f172a;
  font-size: 17px;
  line-height: 1.2;
}

.reports-schedule-title .MuiTypography-root:last-child {
  color: #64748b;
  line-height: 1.25;
}

.reports-schedule-field {
  gap: 5px;
  display: grid;
}

.reports-schedule-field > span {
  color: #516483;
  font-size: 11px;
  font-weight: 700;
}

.reports-schedule-label-row {
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  min-width: 0;
  display: flex;
}

.reports-schedule-label-row > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.reports-schedule-timezone {
  color: #475569;
  background: #f1f5f9;
  border: 1px solid #d8e0ea;
  border-radius: 999px;
  flex: none;
  padding: 3px 6px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.reports-schedule-strip select, .reports-schedule-strip input {
  color: #0f172a;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 7px;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-size: 14px;
}

.reports-schedule-actions {
  white-space: nowrap;
  justify-content: flex-end;
  align-items: end;
  gap: 8px;
  padding-bottom: 1px;
  display: flex;
}

.reports-schedule-recipient {
  min-width: 260px;
}

.reports-schedule-time {
  min-width: 120px;
}

.reports-workspace {
  grid-template-columns: minmax(0, 1fr) 420px;
  align-items: start;
  gap: 14px;
  display: grid;
}

.reports-main-panel, .reports-side-panel {
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 1px 2px #0f172a0f;
}

.reports-main-panel {
  min-width: 0;
  padding: 0;
}

.reports-side-panel {
  padding: 0;
}

.reports-live-header, .reports-selected-strip {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}

.reports-live-header {
  border-bottom: 1px solid #edf1f6;
  padding: 14px 16px 10px;
}

.reports-report-tabs, .reports-download-actions {
  gap: 8px;
  display: flex;
}

.reports-live-header .reports-report-tabs {
  border-top: 1px solid #edf1f6;
  margin: 0 -16px -10px;
  padding: 10px 16px;
}

.reports-report-tabs {
  scrollbar-width: thin;
  flex-wrap: nowrap;
  flex: 100%;
  padding-bottom: 2px;
  overflow-x: auto;
}

.reports-report-tabs button {
  white-space: nowrap;
  flex: none;
}

.reports-download-actions {
  flex-wrap: wrap;
}

.reports-selected-strip {
  padding: 16px 16px 12px;
}

.reports-summary-strip {
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 8px;
  margin: 0 16px 12px;
  display: grid;
}

.reports-summary-chip {
  background: #f8fafc;
  border: 1px solid #e4eaf2;
  border-radius: 9px;
  min-height: 48px;
  padding: 10px 12px;
}

.reports-summary-chip span {
  color: #64748b;
  overflow-wrap: anywhere;
  font-size: 11px;
  line-height: 14px;
  display: block;
}

.reports-summary-chip strong {
  color: #0f172a;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.reports-empty-preview {
  color: #0f172a;
  text-align: center;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 12px;
  place-content: center;
  gap: 4px;
  min-height: 220px;
  margin: 16px;
  display: grid;
}

.reports-table-wrap {
  border: 1px solid #e5ebf3;
  border-radius: 10px;
  min-height: 340px;
  max-height: calc(100vh - 345px);
  margin: 0 16px 16px;
  overflow: auto;
}

.reports-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  min-width: 920px;
}

.reports-table thead {
  z-index: 1;
  position: sticky;
  top: 0;
}

.reports-table th {
  color: #1f2a44;
  white-space: nowrap;
  text-align: left;
  background: #edf3f9;
  height: 38px;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.reports-table td {
  color: #0f172a;
  vertical-align: top;
  border-bottom: 1px solid #edf1f6;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 18px;
}

.reports-empty-cell {
  text-align: center;
  color: #64748b !important;
  padding: 40px 12px !important;
}

.reports-side-heading {
  border-bottom: 1px solid #edf1f6;
  margin: 0;
  padding: 14px 16px 10px;
}

.reports-library-search {
  border-bottom: 1px solid #edf1f6;
  padding: 0 16px 12px;
}

.reports-library-search input {
  color: #0f172a;
  border: 1px solid #d8e0ea;
  border-radius: 8px;
  outline: none;
  width: 100%;
  height: 36px;
  padding: 0 12px;
  font-size: 14px;
}

.reports-library-search input::placeholder {
  color: #98a2b3;
}

.reports-card-list {
  gap: 10px;
  max-height: calc(100vh - 260px);
  padding: 12px;
  display: grid;
  overflow: auto;
}

.reports-empty-library {
  color: #52627a;
  text-align: center;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 10px;
  padding: 18px;
  font-size: 13px;
  line-height: 18px;
}

.reports-card-list .MuiCardContent-root {
  padding: 12px !important;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:first-child {
  align-items: flex-start;
  gap: 10px;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:first-child img {
  width: 28px;
  height: 28px;
}

.reports-card-list .MuiTypography-root {
  overflow-wrap: anywhere;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:nth-child(2) {
  margin-top: 8px;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:nth-child(3) {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 10px;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:nth-child(3) > .MuiBox-root:last-child {
  grid-template-columns: 1fr 1fr;
  width: 100%;
  display: grid;
}

.reports-card-list .MuiCardContent-root > .MuiBox-root:nth-child(3) button {
  width: 100%;
  min-width: 0;
}

.reports-content-wrapper {
  background: #d3d3d354;
  border-radius: 8px;
  padding: 10px;
}

.onboarding-summary, .asset-inventory {
  background: #20908c !important;
}

.asset-activity {
  background: #e09341 !important;
}

.patch-compliance {
  background: #7355a7 !important;
}

.pending-patches {
  background: #287dcc !important;
}

@media (max-width: 1400px) {
  .reports-workspace {
    grid-template-columns: 1fr;
  }

  .reports-family-tabs, .reports-filter-bar, .reports-filter-bar-workflow, .reports-filter-bar-atera, .reports-filter-bar-assets, .reports-filter-bar-freshdesk {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reports-card-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: none;
  }
}

@media (max-width: 900px) {
  .reports-page-header {
    flex-direction: column;
    align-items: stretch;
  }

  .reports-family-tabs, .reports-filter-bar, .reports-filter-bar-workflow, .reports-filter-bar-atera, .reports-filter-bar-assets, .reports-filter-bar-freshdesk, .reports-schedule-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reports-summary-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .reports-family-tabs, .reports-filter-bar, .reports-filter-bar-workflow, .reports-filter-bar-atera, .reports-filter-bar-assets, .reports-filter-bar-freshdesk, .reports-schedule-strip, .reports-summary-strip, .reports-card-list {
    grid-template-columns: 1fr;
  }

  .reports-download-actions button, .reports-report-tabs button {
    width: 100%;
  }
}

/* [project]/src/app/analytics/analytics.css [app-client] (css) */
.analytics-page {
  color: #111827;
  width: min(100%, 1780px);
  margin: 18px auto 0;
  padding: 12px 22px 36px;
  font-family: Poppins, sans-serif !important;
}

.analytics-topbar {
  border-bottom: 1px solid #d8e0ea;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 14px;
  padding: 0 4px 14px;
  display: flex;
}

.analytics-kicker {
  color: #10183b;
  background: #e8eef7;
  border: 1px solid #b9c8dc;
  border-radius: 6px;
  align-items: center;
  height: 24px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  line-height: 22px;
  display: inline-flex;
}

.analytics-topbar h1 {
  color: #0f172a;
  margin: 8px 0 4px;
  font-size: 28px;
  font-weight: 900;
  line-height: 30px;
}

.analytics-topbar p {
  color: #000000a3;
  max-width: 760px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.analytics-icon-button, .analytics-primary-button, .analytics-secondary-button, .analytics-tabs button {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 36px;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  transition: background-color .16s, border-color .16s, color .16s;
  display: inline-flex;
}

.analytics-icon-button {
  color: #15173b;
  background: #fff;
  border: 1px solid #15173b29;
  flex: none;
  width: auto;
  padding: 0 10px;
}

.analytics-icon-button:hover, .analytics-secondary-button:hover, .analytics-tabs button:hover {
  background: #f8fafc;
  border-color: #15173b66;
}

.analytics-tabs {
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
  padding-bottom: 0;
  display: flex;
}

.analytics-tabs button {
  color: #15173bcc;
  background: #fff;
  border: 1px solid #15173b29;
  padding: 8px 12px;
}

.analytics-tabs button.active {
  color: #fff;
  background: #15173b;
  border-color: #15173b;
}

.analytics-control-card {
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 16px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
  padding: 12px;
  display: flex;
  box-shadow: 0 1px 2px #0f172a0f, 0 10px 24px #0f172a0a;
}

.analytics-segmented-area {
  flex-wrap: nowrap;
  flex: none;
  align-items: center;
  gap: 12px;
  display: flex;
}

.analytics-segment-group {
  background: #f8fafc;
  border: 1px solid #d8e0ea;
  border-radius: 10px;
  align-items: center;
  gap: 4px;
  padding: 4px;
  display: inline-flex;
}

.analytics-segment-group button {
  color: #30374f;
  background: none;
  border: 0;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  display: inline-flex;
}

.analytics-segment-group button.active {
  color: #fff;
  background: #15173b;
  box-shadow: 0 1px 2px #0f172a14;
}

.analytics-compact-filters {
  flex-wrap: nowrap;
  flex: auto;
  justify-content: flex-end;
  align-items: end;
  gap: 10px;
  min-width: 0;
  display: flex;
}

.analytics-compact-filters label {
  color: #5c6f89;
  gap: 4px;
  font-size: 11px;
  font-weight: 800;
  line-height: 14px;
  display: grid;
}

.analytics-compact-filters input, .analytics-compact-filters select {
  color: #0f172a;
  background: #fff;
  border: 1px solid #cfd8e3;
  border-radius: 7px;
  outline: none;
  height: 36px;
  padding: 0 11px;
  font-size: 13px;
  font-weight: 700;
}

.analytics-compact-filters-atera label:first-of-type input {
  width: 76px;
}

.analytics-compact-filters-atera label:first-of-type select {
  width: 210px;
}

.analytics-compact-filters-freshdesk {
  max-width: 100%;
}

.analytics-compact-filters-freshdesk > label input {
  width: 210px;
}

.analytics-compact-filters-freshdesk .analytics-secondary-button {
  white-space: nowrap;
  padding-inline: 11px;
}

.analytics-filter-menu {
  align-self: end;
  position: relative;
}

.analytics-filter-menu summary {
  color: #15173b;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #cfd8e3;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  height: 36px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  list-style: none;
  display: inline-flex;
}

.analytics-filter-menu summary::-webkit-details-marker {
  display: none;
}

.analytics-filter-menu[open] summary {
  background: #f8fafc;
  border-color: #15173b66;
}

.analytics-filter-menu-panel {
  z-index: 30;
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 8px;
  grid-template-columns: repeat(2, minmax(132px, 1fr));
  gap: 10px;
  width: 320px;
  padding: 12px;
  display: grid;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  box-shadow: 0 14px 32px #0f172a29;
}

.analytics-filter-menu-panel label input, .analytics-filter-menu-panel label select {
  width: 100%;
}

.analytics-segmented-control.compact {
  grid-template-columns: repeat(3, minmax(46px, 1fr));
  align-self: end;
}

@media (max-width: 1400px) {
  .freshdesk-dashboard-grid > .analytics-panel-trend, .analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-trend, .analytics-side-stack, .freshdesk-dashboard-grid > .analytics-panel-half, .analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-half {
    grid-column: span 12;
  }

  .freshdesk-dashboard-grid > .analytics-panel-third, .analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-third {
    grid-column: span 6;
  }
}

@media (max-width: 980px) {
  .freshdesk-dashboard-grid > .analytics-panel-third, .analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-third {
    grid-column: span 12;
  }

  .analytics-metric-note {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 1500px) {
  .analytics-control-card, .analytics-compact-filters {
    flex-wrap: wrap;
  }
}

.analytics-reports-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.analytics-report-controls {
  background: #fff;
  border: 1px solid #15173b1f;
  border-radius: 8px;
  flex-wrap: wrap;
  grid-column: span 12;
  align-items: end;
  gap: 10px;
  padding: 10px;
  display: flex;
}

.analytics-report-controls label {
  color: #64748b;
  gap: 4px;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  display: grid;
}

.analytics-report-controls input, .ticket-table-filters select {
  color: #111827;
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  min-height: 36px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 18px;
}

.analytics-segmented-control {
  border: 1px solid #15173b29;
  border-radius: 4px;
  grid-template-columns: repeat(3, minmax(58px, 1fr));
  gap: 0;
  display: inline-grid;
  overflow: hidden;
}

.analytics-segmented-control button {
  color: #15173bcc;
  text-transform: capitalize;
  background: #fff;
  border: 0;
  border-right: 1px solid #15173b29;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
}

.analytics-segmented-control button:last-child {
  border-right: 0;
}

.analytics-segmented-control button.active {
  color: #fff;
  background: #15173b;
}

.analytics-metric-card, .analytics-panel {
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 12px;
  box-shadow: 0 1px 2px #0f172a0f, 0 8px 24px #0f172a0a;
}

.analytics-metric-card {
  border-left-width: 4px;
  grid-column: span 3;
  align-content: space-between;
  min-height: 104px;
  padding: 16px 16px 15px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.analytics-reports-grid:not(.atera-dashboard-grid) > .analytics-metric-card {
  grid-column: span 2;
}

.analytics-metric-card:after {
  content: "";
  opacity: .045;
  pointer-events: none;
  background: currentColor;
  border-radius: 999px;
  width: 92px;
  height: 92px;
  position: absolute;
  bottom: -34px;
  right: -28px;
}

.analytics-metric-card span {
  color: #475569;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.analytics-metric-card strong {
  color: #071026;
  letter-spacing: 0;
  margin-top: 12px;
  font-size: 29px;
  font-weight: 900;
  line-height: 34px;
  display: block;
}

.accent-navy {
  color: #101338;
  border-left-color: #101338;
}

.accent-green {
  color: #0f766e;
  border-left-color: #0f9f6e;
}

.accent-amber {
  color: #b7791f;
  border-left-color: #b7791f;
}

.accent-red {
  color: #9b0c11;
  border-left-color: #9b0c11;
}

.analytics-page-actions {
  color: #52637f;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.analytics-alert-strip {
  grid-column: span 12;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.analytics-alert-item {
  background: #fff;
  border: 1px solid;
  border-radius: 14px;
  align-items: flex-start;
  gap: 10px;
  min-height: 76px;
  padding: 14px;
  display: flex;
  box-shadow: 0 1px 2px #0f172a0a;
}

.analytics-alert-item svg {
  flex: none;
  margin-top: 1px;
}

.analytics-alert-item span {
  gap: 4px;
  min-width: 0;
  display: grid;
}

.analytics-alert-item strong {
  color: #071026;
  font-size: 14px;
  font-weight: 900;
  line-height: 18px;
}

.analytics-alert-item small {
  color: #52637f;
  font-size: 12px;
  line-height: 17px;
}

.analytics-alert-item.tone-danger {
  color: #b91c1c;
  background: #fff5f5;
  border-color: #dc262640;
}

.analytics-alert-item.tone-warning {
  color: #b7791f;
  background: #fffbeb;
  border-color: #f59e0b4d;
}

.analytics-alert-item.tone-ok {
  color: #0f766e;
  background: #ecfdf5;
  border-color: #10b9814d;
}

.atera-dashboard-grid > .analytics-error {
  grid-column: span 12;
  margin-bottom: 0;
}

.analytics-inline-status {
  color: #64748b;
  align-self: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.analytics-checkbox-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  display: grid;
}

.analytics-checkbox-option {
  color: #101338;
  background: #f8fafc;
  border: 1px solid #d8e0ea;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  min-height: 36px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  display: flex;
}

.analytics-checkbox-option input {
  accent-color: #101338;
  width: 14px;
  height: 14px;
}

.analytics-link-button {
  color: #52637f;
  text-align: left;
  background: none;
  border: 0;
  width: fit-content;
  padding: 0;
  font-size: 12px;
  font-weight: 800;
}

.analytics-link-button:hover {
  color: #101338;
}

.analytics-sync-status {
  color: #334155;
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  grid-column: 1 / -1;
  align-items: center;
  gap: 8px;
  width: fit-content;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.analytics-sync-status strong {
  color: #101338;
  text-transform: capitalize;
  background: #e8eef8;
  border-radius: 999px;
  padding: 2px 8px;
  font-size: 11px;
}

.analytics-sync-status.running, .analytics-sync-status.queued {
  color: #1e3a8a;
  background: #eff6ff;
  border-color: #bfdbfe;
}

.analytics-sync-status.succeeded {
  color: #0f766e;
  background: #ecfdf5;
  border-color: #bbf7d0;
}

.analytics-sync-status.failed {
  color: #b91c1c;
  background: #fff5f5;
  border-color: #fecaca;
}

.analytics-spin {
  animation: .9s linear infinite analytics-spin;
}

@keyframes analytics-spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.analytics-panel {
  border-radius: 16px;
  min-width: 0;
  padding: 16px;
  overflow: hidden;
}

.analytics-panel-wide {
  grid-column: span 6;
}

.atera-dashboard-grid > .atera-patch-trend-panel {
  grid-column: span 8;
}

.atera-dashboard-grid > .atera-patch-classes-panel {
  grid-column: span 4;
}

.atera-dashboard-grid > .atera-alert-lifecycle-panel {
  grid-column: span 6;
}

.atera-dashboard-grid > .atera-breakdown-panel {
  grid-column: span 3;
}

.atera-dashboard-grid .atera-trend-chart {
  grid-template-columns: repeat(auto-fit, minmax(72px, 1fr));
  column-gap: clamp(14px, 2vw, 30px);
}

.atera-patch-trend-panel .trend-chart-frame, .atera-alert-lifecycle-panel .trend-chart-frame, .atera-patch-trend-panel .trend-chart, .atera-alert-lifecycle-panel .trend-chart {
  min-height: 300px;
}

.atera-patch-trend-panel .trend-column, .atera-alert-lifecycle-panel .trend-column {
  min-width: 72px;
  height: 276px;
}

.atera-patch-trend-panel .trend-y-axis, .atera-alert-lifecycle-panel .trend-y-axis {
  height: 276px;
}

.atera-patch-classes-panel .analytics-bar-list, .atera-breakdown-panel .analytics-bar-list {
  gap: 16px;
  padding-top: 6px;
}

@media (max-width: 1180px) {
  .atera-dashboard-grid > .atera-patch-trend-panel, .atera-dashboard-grid > .atera-patch-classes-panel, .atera-dashboard-grid > .atera-alert-lifecycle-panel, .atera-dashboard-grid > .atera-breakdown-panel {
    grid-column: span 6;
  }
}

.analytics-reports-grid > .analytics-panel:not(.analytics-panel-wide) {
  grid-column: span 3;
}

.analytics-panel-header {
  align-items: center;
  gap: 10px;
  min-height: 30px;
  margin-bottom: 14px;
  display: flex;
}

.analytics-panel-header span {
  color: #101338;
  background: #eef2f7;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: inline-flex;
}

.analytics-panel-header h2 {
  color: #071026;
  margin: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 21px;
}

.analytics-panel-header > div {
  min-width: 0;
}

.analytics-panel-header p {
  color: #64748b;
  margin: 2px 0 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.analytics-panel-header-row {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
}

.analytics-panel-header-row .analytics-panel-header {
  margin-bottom: 0;
}

.analytics-panel-header-row .analytics-secondary-button {
  flex: none;
  margin-top: 2px;
}

.analytics-metric-note {
  color: #64748b;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.analytics-metric-note small {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  font-size: 12px;
  font-weight: 500;
  overflow: hidden;
}

.analytics-pill {
  border-radius: 999px;
  flex: none;
  align-items: center;
  height: 22px;
  padding: 0 8px;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
  line-height: 22px;
  display: inline-flex;
}

.analytics-pill.good {
  color: #059669;
  background: #ecfdf5;
}

.analytics-pill.warn {
  color: #b7791f;
  background: #fff7e6;
}

.analytics-pill.bad {
  color: #b91c1c;
  background: #fff1f2;
}

.analytics-pill.info {
  color: #2563eb;
  background: #eff6ff;
}

.freshdesk-dashboard-grid {
  gap: 14px;
}

.freshdesk-dashboard-grid > .analytics-panel-trend {
  grid-column: span 8;
}

.analytics-side-stack {
  grid-column: span 4;
  gap: 14px;
  display: grid;
}

.analytics-side-stack > .analytics-panel {
  min-height: 0;
}

.freshdesk-dashboard-grid > .analytics-panel-third {
  grid-column: span 4;
}

.freshdesk-dashboard-grid > .analytics-panel-half {
  grid-column: span 6;
}

.analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-trend {
  grid-column: span 8;
}

.analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-third {
  grid-column: span 4;
}

.analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel-half {
  grid-column: span 6;
}

.analytics-reports-grid.freshdesk-dashboard-grid > .analytics-panel:not(.analytics-panel-wide):not(.analytics-panel-trend):not(.analytics-panel-third):not(.analytics-panel-half), .o365-dashboard-grid > .analytics-metric-card {
  grid-column: span 3;
}

.o365-dashboard-grid > .o365-license-panel, .o365-dashboard-grid > .analytics-error {
  grid-column: span 12;
}

.o365-license-panel .analytics-panel-header {
  align-items: flex-start;
}

.o365-license-panel .analytics-panel-header span {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
}

@media (max-width: 1180px) {
  .o365-dashboard-grid > .analytics-metric-card {
    grid-column: span 6;
  }
}

@media (max-width: 760px) {
  .o365-dashboard-grid > .analytics-metric-card, .o365-dashboard-grid > .o365-license-panel {
    grid-column: span 12;
  }
}

.analytics-actions-panel .analytics-action-list {
  gap: 14px;
  display: grid;
}

.analytics-actions-panel .analytics-alert-item {
  min-height: 0;
}

.asset-trends-content {
  gap: 14px;
  display: grid;
}

.asset-trend-tabs {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.asset-trend-tabs button {
  color: #475569;
  font: inherit;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 600;
}

.asset-trend-tabs button.active {
  color: #1d4ed8;
  background: #eff6ff;
  border-color: #2563eb;
}

.asset-trend-tabs button:disabled {
  cursor: not-allowed;
  opacity: .42;
}

.asset-trend-note {
  color: #64748b;
  margin: 0;
  font-size: 12px;
}

.trend-chart-frame {
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 8px;
  min-height: 260px;
  display: grid;
}

.trend-y-axis {
  color: #64748b;
  text-align: right;
  flex-direction: column;
  justify-content: space-between;
  height: 238px;
  padding-top: 8px;
  font-size: 10px;
  line-height: 12px;
  display: flex;
}

.trend-plot {
  min-width: 0;
  position: relative;
}

.trend-grid {
  pointer-events: none;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  inset: 18px 0 24px;
}

.trend-grid i {
  border-top: 1px solid #e5e7eb;
  display: block;
}

.trend-chart {
  z-index: 1;
  grid-template-columns: repeat(14, minmax(28px, 1fr));
  align-items: end;
  gap: 8px;
  min-height: 260px;
  padding-top: 8px;
  display: grid;
  position: relative;
  overflow-x: auto;
}

.trend-column {
  grid-template-rows: 1fr auto;
  align-items: end;
  gap: 8px;
  min-width: 28px;
  height: 238px;
  display: grid;
}

.trend-bars {
  z-index: 1;
  grid-template-columns: repeat(4, minmax(4px, 1fr));
  align-items: end;
  gap: 3px;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.trend-bar {
  background: #15173b;
  border-radius: 4px 4px 0 0;
  width: 100%;
  min-height: 4px;
}

.trend-bar.trend-created, .trend-legend .trend-created {
  background: #15173b;
}

.trend-bar.trend-resolved, .trend-legend .trend-resolved {
  background: #0f766e;
}

.trend-bar.trend-open, .trend-legend .trend-open {
  background: #b7791f;
}

.trend-bar.trend-breached, .trend-legend .trend-breached {
  background: #9b0c11;
}

.trend-bar.trend-reopened, .trend-legend .trend-reopened {
  background: #b7791f;
}

.trend-column em {
  color: #64748b;
  text-align: center;
  min-height: 14px;
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  display: block;
}

.trend-column-baseline .trend-bar {
  background: repeating-linear-gradient(45deg, #94a3b8, #94a3b8 4px, #cbd5e1 4px 8px);
}

.trend-column-partial .trend-bar {
  background: #b7791f;
}

.analytics-quality-banner {
  background: #fffaf0;
  border-color: #b7791f3d;
}

.trend-legend {
  color: #64748b;
  flex-wrap: wrap;
  gap: 10px;
  margin: -4px 0 6px 36px;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  display: flex;
}

.trend-legend span {
  align-items: center;
  gap: 5px;
  display: inline-flex;
}

.trend-legend i {
  border-radius: 999px;
  width: 8px;
  height: 8px;
}

.trend-column span {
  color: #64748b;
  text-align: center;
  white-space: nowrap;
  font-size: 10px;
  line-height: 12px;
}

.analytics-bar-list {
  gap: 12px;
  display: grid;
}

.analytics-bar-row {
  grid-template-columns: minmax(96px, 150px) 1fr minmax(40px, auto);
  align-items: center;
  gap: 8px;
  min-height: 24px;
  display: grid;
}

.analytics-bar-row span, .analytics-bar-row strong {
  color: #334155;
  overflow-wrap: anywhere;
  font-size: 12px;
  line-height: 16px;
}

.analytics-bar-row strong {
  text-align: right;
  font-weight: 700;
}

.analytics-bar-row div {
  background: #e5e9ef;
  border-radius: 999px;
  height: 8px;
  overflow: hidden;
}

.analytics-bar-row i {
  border-radius: inherit;
  background: #0f766e;
  min-width: 4px;
  height: 100%;
  display: block;
}

.analytics-builder-grid {
  grid-template-columns: minmax(260px, 320px) minmax(0, 1fr) minmax(220px, 280px);
  align-items: start;
  gap: 12px;
  display: grid;
}

.builder-controls, .saved-widgets {
  align-self: start;
  max-height: calc(100vh - 112px);
  position: sticky;
  top: 88px;
  overflow: auto;
}

.builder-controls label {
  color: #000000a3;
  gap: 6px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: grid;
}

.builder-controls select, .builder-controls input {
  color: #111827;
  background: #fff;
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  min-height: 38px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 18px;
}

.builder-date-row {
  grid-template-columns: 1fr;
  gap: 0;
  display: grid;
}

.builder-actions {
  gap: 8px;
  margin-top: 12px;
  display: flex;
}

.analytics-primary-button {
  color: #fff;
  background: #15173b;
  border: 1px solid #15173b;
  padding: 8px 12px;
}

.analytics-primary-button:hover {
  background: #252858;
}

.analytics-primary-button:disabled, .analytics-secondary-button:disabled {
  cursor: not-allowed;
  opacity: .55;
}

.analytics-secondary-button {
  color: #15173b;
  background: #fff;
  border: 1px solid #15173b29;
  padding: 8px 12px;
}

.builder-preview {
  min-height: 480px;
}

.builder-preview-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  display: flex;
}

.builder-preview-actions, .builder-actions {
  flex-wrap: wrap;
}

.builder-preview-actions .analytics-secondary-button, .builder-actions .analytics-secondary-button, .builder-actions .analytics-primary-button {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  min-height: 36px;
  font-weight: 700;
  display: inline-flex;
}

.builder-chart-shell {
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  min-height: 260px;
  padding: 10px;
}

.builder-echart {
  width: 100%;
  height: 240px;
}

.asset-trends-panel .builder-chart-shell {
  min-height: 280px;
}

.asset-trends-panel .builder-echart {
  height: 260px;
}

.builder-kpi-grid {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  display: grid;
}

.builder-kpi-card {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 8px;
  gap: 6px;
  min-height: 102px;
  padding: 12px;
  display: grid;
}

.builder-kpi-card.emphasis {
  color: #fff;
  background: #15173b;
  border-color: #15173b;
}

.builder-kpi-card span, .builder-kpi-card small {
  color: #64748b;
  font-size: 12px;
  line-height: 16px;
}

.builder-kpi-card.emphasis span, .builder-kpi-card.emphasis small {
  color: #fffc;
}

.builder-kpi-card strong {
  color: #020617;
  font-size: 24px;
  line-height: 30px;
}

.builder-kpi-card.emphasis strong {
  color: #fff;
}

.saved-widget {
  text-align: left;
  background: #f8fafc;
  border: 1px solid #15173b29;
  border-radius: 6px;
  gap: 4px;
  width: 100%;
  margin-bottom: 8px;
  padding: 10px;
  display: grid;
}

.saved-widget:hover {
  background: #fff;
  border-color: #15173b66;
}

.saved-widget strong {
  color: #111827;
  font-size: 13px;
  line-height: 18px;
}

.saved-widget span {
  color: #64748b;
  font-size: 12px;
  line-height: 16px;
}

.analytics-table-wrap {
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  width: 100%;
  margin-top: 14px;
  overflow-x: auto;
}

.analytics-table {
  border-collapse: collapse;
  background: #fff;
  width: 100%;
  min-width: 480px;
}

.analytics-table th, .analytics-table td {
  color: #334155;
  text-align: left;
  border-bottom: 1px solid #e5e7eb;
  padding: 9px 10px;
  font-size: 12px;
  line-height: 16px;
}

.analytics-table th {
  color: #000000a3;
  background: #f8fafc;
  font-weight: 700;
}

.analytics-table tr:last-child td {
  border-bottom: 0;
}

.analytics-table .num {
  text-align: right;
}

.ticket-table-panel {
  max-width: none;
}

.ticket-table-header, .ticket-pagination {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}

.ticket-table-header .analytics-panel-header {
  margin-bottom: 0;
}

.ticket-table-filters, .ticket-pagination div {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  display: flex;
}

.ticket-pagination {
  color: #64748b;
  margin-top: 12px;
  font-size: 12px;
  line-height: 16px;
}

.ticket-pagination strong {
  color: #111827;
  font-size: 12px;
  line-height: 16px;
}

.ticket-table td:first-child {
  min-width: 240px;
}

.ticket-table td:first-child strong, .ticket-table td:first-child span {
  display: block;
}

.ticket-table td:first-child span {
  color: #64748b;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 360px;
  margin-top: 3px;
  overflow: hidden;
}

.analytics-empty, .analytics-error {
  color: #64748b;
  background: #f8fafc;
  border: 1px solid #15173b1f;
  border-radius: 6px;
  padding: 12px;
  font-size: 13px;
  line-height: 18px;
}

.analytics-error {
  color: #9b0c11;
  background: #fff5f5;
  border-color: #9b0c1133;
  margin-bottom: 12px;
}

.analytics-error.compact {
  margin: 10px 0 0;
}

.analytics-locked-state {
  text-align: center;
  place-items: center;
  min-height: 420px;
  display: grid;
}

.analytics-locked-state svg {
  color: #15173b;
}

.analytics-locked-state h1 {
  color: #000c;
  margin: 12px 0 6px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.analytics-locked-state p {
  color: #64748b;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1500px) {
  .analytics-control-card, .analytics-compact-filters {
    flex-wrap: wrap;
  }

  .analytics-reports-grid:not(.atera-dashboard-grid) > .analytics-metric-card {
    grid-column: span 3;
  }
}

@media (max-width: 1180px) {
  .analytics-page {
    padding: 14px;
  }

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

  .analytics-report-controls {
    align-items: stretch;
  }

  .analytics-builder-grid {
    grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);
  }

  .saved-widgets {
    grid-column: 1 / -1;
    position: static;
  }

  .analytics-metric-card, .analytics-reports-grid:not(.atera-dashboard-grid) > .analytics-metric-card {
    grid-column: span 6;
  }

  .analytics-panel-wide {
    grid-column: span 12;
  }

  .analytics-reports-grid > .analytics-panel:not(.analytics-panel-wide) {
    grid-column: span 4;
  }
}

@media (max-width: 860px) {
  .analytics-topbar {
    flex-direction: column;
    align-items: stretch;
  }

  .analytics-page-actions {
    justify-content: flex-start;
  }

  .analytics-builder-grid, .analytics-reports-grid {
    grid-template-columns: 1fr;
  }

  .analytics-metric-card, .analytics-reports-grid:not(.atera-dashboard-grid) > .analytics-metric-card, .analytics-panel-wide, .analytics-reports-grid > .analytics-panel:not(.analytics-panel-wide) {
    grid-column: auto;
  }

  .builder-controls {
    position: static;
  }

  .analytics-bar-row {
    grid-template-columns: minmax(70px, 104px) 1fr minmax(34px, auto);
  }
}

@media (max-width: 560px) {
  .analytics-page {
    margin-top: 12px;
    padding: 10px;
  }

  .analytics-tabs {
    grid-template-columns: 1fr;
    display: grid;
  }

  .analytics-tabs button {
    justify-content: flex-start;
  }

  .builder-actions, .ticket-table-header, .ticket-pagination, .ticket-table-filters, .analytics-report-controls {
    grid-template-columns: 1fr;
    display: grid;
  }

  .trend-chart {
    grid-template-columns: repeat(14, 32px);
  }
}

.analytics-scope-banner {
  color: #64748b;
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 6px;
  grid-column: span 12;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 18px;
}

.analytics-scope-banner strong {
  color: #111827;
}

.analytics-clickable-row {
  text-align: left;
  cursor: pointer;
  background: none;
  border: 0;
  width: 100%;
  padding: 0;
}

.analytics-clickable-row:hover span, .analytics-clickable-table-row:hover td {
  color: #15173b;
}

.analytics-clickable-table-row {
  cursor: pointer;
}

.analytics-clickable-table-row:hover {
  background: #f8fafc;
}

.atera-agent-detail-panel {
  grid-column: span 12;
}

.atera-action-list {
  gap: 10px;
}

.atera-action-row {
  border-bottom: 1px solid #e2e8f0;
  gap: 8px;
  padding-bottom: 10px;
  display: grid;
}

.atera-action-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.atera-row-actions {
  flex-wrap: wrap;
  gap: 6px;
  padding-left: 0;
  display: flex;
}

.analytics-table-action-group {
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

.atera-row-actions button, .analytics-table-action {
  color: #101338;
  background: #f8fafc;
  border: 1px solid #d8e0ea;
  border-radius: 999px;
  min-height: 26px;
  padding: 0 9px;
  font-size: 11px;
  font-weight: 800;
  line-height: 24px;
}

.atera-row-actions button:hover, .analytics-table-action:hover {
  background: #eef2f7;
  border-color: #10133866;
}

.atera-freshness-panel .analytics-panel-header-row {
  margin-bottom: 12px;
}

.atera-freshness-panel .analytics-secondary-button {
  min-width: 92px;
}

.atera-agent-summary {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 12px;
  display: grid;
}

.atera-agent-summary.compact {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.atera-agent-summary div {
  background: #f8fafc;
  border: 1px solid #15173b1f;
  border-radius: 6px;
  padding: 10px;
}

.atera-agent-summary span, .atera-agent-summary strong {
  overflow-wrap: anywhere;
  display: block;
}

.atera-agent-summary span {
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
}

.atera-agent-summary strong {
  color: #111827;
  margin-top: 4px;
  font-size: 13px;
  line-height: 18px;
}

.atera-patch-detail-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.atera-patch-table-title {
  color: #000c;
  margin: 4px 0 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

@media (max-width: 1180px) {
  .atera-agent-summary, .atera-agent-summary.compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .atera-patch-detail-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 860px) {
  .analytics-scope-banner, .atera-agent-detail-panel {
    grid-column: auto;
  }

  .atera-agent-summary, .atera-agent-summary.compact {
    grid-template-columns: 1fr;
  }
}

.agent-performance-list, .customer-risk-list {
  gap: 0;
  display: grid;
}

.compact-rank-list {
  border-top: 0;
}

.analytics-mini-summary {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 10px;
  display: grid;
}

.analytics-mini-summary span {
  color: #52637f;
  background: #f8fafc;
  border: 1px solid #d8e0ea;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
}

.analytics-mini-summary strong {
  color: #071026;
  margin-right: 5px;
  font-size: 19px;
  font-weight: 900;
}

.agent-performance-row, .customer-risk-row {
  border-bottom: 1px solid #e2e8f0;
  align-items: center;
  padding: 11px 0;
  display: grid;
}

.agent-performance-row:last-child, .customer-risk-row:last-child {
  border-bottom: 0;
}

.compact-agent-row {
  grid-template-columns: 34px minmax(120px, 1fr) minmax(120px, 1.15fr) 56px 42px;
  gap: 10px;
}

.agent-avatar {
  color: #2563eb;
  background: #dbeafe;
  border-radius: 999px;
  place-items: center;
  width: 32px;
  height: 32px;
  font-size: 11px;
  font-weight: 800;
  display: inline-grid;
}

.compact-rank-copy {
  min-width: 0;
}

.compact-rank-copy strong, .customer-risk-head strong {
  color: #071026;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 900;
  line-height: 18px;
  display: block;
  overflow: hidden;
}

.compact-rank-copy span {
  color: #52637f;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.compact-rank-copy small {
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
  line-height: 15px;
  display: block;
}

.analytics-inline-note {
  color: #40516c;
  background: #f8fbff;
  border: 1px solid #dbe4ef;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.analytics-inline-note.warning {
  color: #9a3412;
  background: #fff7ed;
  border-color: #fed7aa;
}

.agent-performance-bar, .customer-risk-bar {
  background: #eceff2;
  border-radius: 999px;
  height: 7px;
  overflow: hidden;
}

.agent-performance-bar i, .customer-risk-bar i {
  border-radius: inherit;
  background: #0f9f6e;
  min-width: 5px;
  height: 100%;
  display: block;
}

.customer-risk-bar i {
  background: #f59e0b;
}

.compact-sla-value {
  color: #059669;
  text-align: right;
  font-size: 12px;
  font-weight: 800;
}

.compact-breach-value {
  color: #334155;
  text-align: right;
  font-size: 12px;
  font-weight: 700;
}

.compact-rank-footer {
  color: #334155;
  border-top: 1px solid #e2e8f0;
  grid-template-columns: 34px minmax(120px, 1fr) minmax(120px, 1.15fr) 56px 42px;
  gap: 10px;
  padding-top: 12px;
  font-size: 12px;
  line-height: 16px;
  display: grid;
}

.compact-rank-footer span:first-child {
  text-align: center;
  grid-column: 2 / 4;
}

.compact-rank-footer span:nth-child(2), .compact-rank-footer span:nth-child(3) {
  text-align: right;
}

.compact-risk-row {
  grid-template-columns: minmax(140px, 1fr);
  gap: 8px;
}

.customer-risk-head {
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  display: flex;
}

.compact-risk-pills {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.risk-pill {
  border-radius: 999px;
  align-items: center;
  min-height: 20px;
  padding: 0 8px;
  font-size: 11px;
  font-weight: 800;
  line-height: 20px;
  display: inline-flex;
}

.risk-pill.info {
  color: #1d4ed8;
  background: #dbeafe;
}

.risk-pill.warn {
  color: #92400e;
  background: #ffedd5;
}

.risk-pill.bad {
  color: #b91c1c;
  background: #fee2e2;
}

.risk-pill.good {
  color: #3f6212;
  background: #dcfce7;
}

.analytics-panel-wide:last-of-type .customer-risk-row {
  border-bottom-color: #f1e5d3;
}

@media (max-width: 760px) {
  .analytics-alert-strip, .analytics-checkbox-grid {
    grid-template-columns: 1fr;
  }

  .compact-agent-row, .compact-rank-footer {
    grid-template-columns: 34px minmax(0, 1fr) 52px 38px;
  }

  .compact-agent-row .agent-performance-bar, .compact-rank-footer span:first-child {
    grid-column: 2 / -1;
  }
}

.duplicate-ticket-list {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  gap: 0;
  display: grid;
  overflow: hidden;
}

.duplicate-summary-chips {
  background: #fff;
  border-bottom: 1px solid #e2e8f0;
  flex-wrap: wrap;
  gap: 10px;
  padding: 12px 14px;
  display: flex;
}

.duplicate-summary-chips span {
  color: #334155;
  background: #fbfaf7;
  border: 1px solid #d8d6ce;
  border-radius: 999px;
  align-items: center;
  min-height: 30px;
  padding: 0 14px;
  font-size: 13px;
  line-height: 30px;
  display: inline-flex;
}

.duplicate-summary-chips span.active {
  color: #fff;
  background: #22a579;
  border-color: #0f9f6e;
}

.duplicate-summary-chips strong {
  margin-right: 5px;
  font-weight: 900;
}

.duplicate-ticket-row {
  border-bottom: 1px solid #e2e8f0;
  gap: 8px;
  padding: 12px 14px 0;
  display: grid;
}

.duplicate-ticket-row:last-child {
  border-bottom: 0;
}

.duplicate-row-head {
  grid-template-columns: minmax(0, 1fr) minmax(210px, 330px);
  align-items: center;
  gap: 12px;
  display: grid;
}

.duplicate-row-head h3 {
  color: #071026;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  overflow: hidden;
}

.duplicate-row-risk {
  grid-template-columns: auto minmax(90px, 1fr);
  align-items: center;
  gap: 10px;
  display: grid;
}

.duplicate-row-risk span {
  color: #92400e;
  white-space: nowrap;
  background: #fff7e6;
  border-radius: 999px;
  align-items: center;
  height: 22px;
  padding: 0 9px;
  font-size: 12px;
  font-weight: 800;
  display: inline-flex;
}

.duplicate-row-risk div {
  background: #ece9df;
  border-radius: 999px;
  height: 5px;
  overflow: hidden;
}

.duplicate-row-risk i {
  border-radius: inherit;
  background: #b7791f;
  min-width: 5px;
  height: 100%;
  display: block;
}

.duplicate-detail-grid {
  border-top: 1px solid #e2e8f0;
  grid-template-columns: 1.05fr 1.3fr .62fr 1.7fr;
  display: grid;
}

.duplicate-detail-grid > div {
  border-right: 1px solid #e2e8f0;
  min-width: 0;
  padding: 9px 12px 12px;
}

.duplicate-detail-grid > div:last-child {
  border-right: 0;
}

.duplicate-detail-grid span {
  color: #475569;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 800;
  line-height: 14px;
  display: block;
}

.duplicate-detail-grid strong {
  color: #071026;
  overflow-wrap: anywhere;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 3px;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  display: flex;
}

.duplicate-detail-grid em {
  color: #334155;
  background: #f3f1ec;
  border-radius: 5px;
  align-items: center;
  min-height: 22px;
  padding: 0 7px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: inline-flex;
}

.duplicate-status-chips {
  flex-wrap: wrap;
  gap: 6px;
  padding: 0 12px 12px;
  display: flex;
}

.duplicate-status-chips span {
  color: #3730a3;
  background: #eef2ff;
  border-radius: 999px;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  font-size: 11px;
  font-weight: 800;
  line-height: 22px;
  display: inline-flex;
}

@media (max-width: 900px) {
  .duplicate-row-head {
    grid-template-columns: 1fr;
  }

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

  .duplicate-detail-grid > div:nth-child(2n) {
    border-right: 0;
  }
}

@media (max-width: 560px) {
  .duplicate-detail-grid {
    grid-template-columns: 1fr;
  }

  .duplicate-detail-grid > div {
    border-right: 0;
  }
}

.atera-freshness-panel {
  grid-column: span 12;
}

.atera-freshness-grid {
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 10px;
  display: grid;
}

.atera-freshness-grid div {
  background: #f8fafc;
  border: 1px solid #15173b1f;
  border-radius: 6px;
  padding: 10px;
}

.atera-freshness-grid span, .atera-freshness-grid strong {
  overflow-wrap: anywhere;
  display: block;
}

.atera-freshness-grid span {
  color: #64748b;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
}

.atera-freshness-grid strong {
  color: #111827;
  text-transform: capitalize;
  margin-top: 4px;
  font-size: 13px;
  line-height: 18px;
}

.atera-freshness-grid .freshness-ok {
  background: #ecfdf5;
  border-color: #0596694d;
}

.atera-freshness-grid .freshness-warning {
  background: #fffbeb;
  border-color: #b453094d;
}

.atera-freshness-warnings {
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  display: flex;
}

.atera-freshness-warnings span {
  color: #92400e;
  background: #fffbeb;
  border: 1px solid #b4530940;
  border-radius: 6px;
  align-items: center;
  gap: 6px;
  padding: 7px 9px;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.atera-freshness-customers {
  margin-top: 12px;
}

@media (max-width: 1180px) {
  .atera-freshness-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .analytics-alert-strip, .analytics-checkbox-grid {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 1180px) {
  .analytics-control-card {
    flex-direction: column;
    align-items: stretch;
  }

  .analytics-compact-filters, .analytics-segmented-area {
    justify-content: flex-start;
  }
}

@media (max-width: 720px) {
  .analytics-page {
    padding: 10px 12px;
  }

  .analytics-topbar {
    flex-direction: column;
    align-items: flex-start;
  }

  .analytics-compact-filters, .analytics-segmented-area, .analytics-segment-group {
    width: 100%;
  }

  .analytics-segment-group {
    overflow-x: auto;
  }

  .analytics-compact-filters label, .analytics-compact-filters input, .analytics-compact-filters select, .analytics-filter-menu, .analytics-filter-menu summary, .analytics-compact-filters .analytics-secondary-button, .analytics-segmented-control.compact {
    width: 100% !important;
  }

  .analytics-filter-menu-panel {
    width: 100%;
    box-shadow: none;
    grid-template-columns: 1fr;
    margin-top: 8px;
    position: static;
  }
}

.analytics-filter-trigger-group {
  color: #526782;
  white-space: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-left: auto;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.analytics-filter-drawer-shell {
  z-index: 1200;
  justify-content: flex-end;
  display: flex;
  position: fixed;
  inset: 0;
}

.analytics-filter-backdrop {
  background: #0f172a47;
  border: 0;
  position: absolute;
  inset: 0;
}

.analytics-filter-drawer {
  z-index: 1;
  background: #fff;
  border-left: 1px solid #d8e0ea;
  flex-direction: column;
  width: min(420px, 100vw - 24px);
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: -18px 0 40px #0f172a2e;
}

.analytics-filter-drawer-header {
  border-bottom: 1px solid #d8e0ea;
  justify-content: space-between;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 18px 16px;
  display: flex;
}

.analytics-filter-drawer-header span {
  color: #526782;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.analytics-filter-drawer-header strong {
  color: #0f172a;
  margin-top: 2px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  display: block;
}

.analytics-icon-only-button {
  color: #15173b;
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: inline-flex;
}

.analytics-drawer-form {
  gap: 14px;
  padding: 18px;
  display: grid;
  overflow-y: auto;
}

.analytics-drawer-form fieldset {
  border: 0;
  gap: 8px;
  min-width: 0;
  margin: 0;
  padding: 0;
  display: grid;
}

.analytics-drawer-form legend, .analytics-drawer-form label {
  color: #526782;
  gap: 6px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: grid;
}

.analytics-drawer-form input, .analytics-drawer-form select {
  color: #0f172a;
  background: #fff;
  border: 1px solid #cfd8e3;
  border-radius: 7px;
  outline: none;
  width: 100%;
  height: 38px;
  padding: 0 11px;
  font-size: 13px;
  font-weight: 700;
}

.analytics-multiselect-fieldset {
  gap: 10px;
}

.analytics-status-select {
  background: #f8fafc;
  border: 1px solid #cfd8e3;
  border-radius: 8px;
  gap: 8px;
  padding: 8px;
  display: grid;
}

.analytics-status-select input {
  background: #fff;
  border-radius: 7px;
  height: 36px;
}

.analytics-status-option-list {
  gap: 6px;
  max-height: 172px;
  padding-right: 2px;
  display: grid;
  overflow-y: auto;
}

.analytics-status-option-list button {
  color: #17233c;
  cursor: pointer;
  text-align: left;
  background: #fff;
  border: 1px solid #0000;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  min-height: 36px;
  padding: 0 10px;
  font-size: 13px;
  font-weight: 800;
  display: flex;
}

.analytics-status-option-list button:hover, .analytics-status-option-list button.selected {
  background: #f0f4ff;
  border-color: #18204a;
}

.analytics-status-option-list button strong {
  color: #526782;
  font-size: 11px;
  font-weight: 900;
}

.analytics-status-option-list button.selected strong {
  color: #0f766e;
}

.analytics-status-empty, .analytics-filter-hint {
  color: #60728c;
  font-size: 12px;
  font-weight: 700;
}

.analytics-selected-chips {
  flex-wrap: wrap;
  gap: 7px;
  display: flex;
}

.analytics-selected-chips button {
  color: #17233c;
  cursor: pointer;
  background: #eef6ff;
  border: 1px solid #cbd8ea;
  border-radius: 999px;
  align-items: center;
  gap: 5px;
  min-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 900;
  display: inline-flex;
}

.analytics-selected-chips button:hover {
  border-color: #18204a;
}

.analytics-drawer-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  display: grid;
}

.drawer-segment {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

.analytics-drawer-actions {
  background: #fff;
  border-top: 1px solid #d8e0ea;
  justify-content: flex-end;
  gap: 10px;
  margin: 6px -18px -18px;
  padding: 14px 18px;
  display: flex;
  position: sticky;
  bottom: 0;
}

@media (max-width: 720px) {
  .analytics-filter-trigger-group {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .analytics-drawer-grid {
    grid-template-columns: 1fr;
  }
}

.ticket-table-row-clickable {
  cursor: pointer;
}

.ticket-table-row-clickable:hover, .ticket-table-row-clickable:focus {
  background: #f8fafc;
  outline: none;
}

.analytics-ticket-drawer {
  width: min(560px, 100vw - 24px);
}

.ticket-detail-content {
  gap: 16px;
  padding: 18px;
  display: grid;
  overflow-y: auto;
}

.ticket-detail-section {
  border-bottom: 1px solid #e2e8f0;
  gap: 10px;
  padding-bottom: 16px;
  display: grid;
}

.ticket-detail-section:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.ticket-detail-section h3, .ticket-detail-section h4 {
  color: #0f172a;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
}

.ticket-detail-section p {
  color: #475569;
  white-space: pre-wrap;
  margin: 0;
  font-size: 13px;
  line-height: 20px;
}

.ticket-detail-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  display: grid;
}

.ticket-detail-field {
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 7px;
  min-width: 0;
  padding: 9px 10px;
}

.ticket-detail-field span {
  color: #526782;
  font-size: 11px;
  font-weight: 800;
  line-height: 15px;
  display: block;
}

.ticket-detail-field strong {
  overflow-wrap: anywhere;
  color: #0f172a;
  font-size: 13px;
  line-height: 18px;
  display: block;
}

.ticket-detail-section pre {
  color: #0f172a;
  background: #f8fafc;
  border: 1px solid #dbe3ee;
  border-radius: 7px;
  max-height: 220px;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
  overflow: auto;
}

@media (max-width: 720px) {
  .ticket-detail-grid {
    grid-template-columns: 1fr;
  }
}

.asset-kpi-strip {
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 8px;
  margin-top: 14px;
  display: grid;
}

.asset-kpi-strip span {
  color: #52617a;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 16px;
}

.asset-kpi-strip strong {
  color: #07133d;
  margin-bottom: 2px;
  font-size: 20px;
  line-height: 24px;
  display: block;
}

.asset-compact-table .analytics-table {
  min-width: 0;
}

.asset-status-list {
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  width: 100%;
  margin-top: 14px;
  overflow: hidden;
}

.asset-status-list table {
  border-collapse: collapse;
  width: 100%;
}

.asset-status-list th, .asset-status-list td {
  color: #334155;
  text-align: left;
  border-bottom: 1px solid #e5e7eb;
  padding: 9px 10px;
  font-size: 12px;
  line-height: 16px;
}

.asset-status-list th {
  color: #000000a3;
  background: #f8fafc;
  font-weight: 700;
}

.asset-status-list tr:last-child td {
  border-bottom: 0;
}

.asset-status-list .num {
  text-align: right;
  color: #07133d;
  font-weight: 700;
}

.asset-status-note {
  color: #64748b;
  background: #f8fafc;
  border-top: 1px solid #e5e7eb;
  margin: 0;
  padding: 8px 10px;
  font-size: 10px;
  line-height: 15px;
}

.asset-profile-readiness {
  gap: 14px;
  display: grid;
}

.asset-profile-toolbar {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}

.asset-profile-toolbar input {
  color: #0f172a;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 7px;
  width: min(360px, 100%);
  padding: 8px 10px;
  font-size: 12px;
}

.asset-profile-filters {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.asset-profile-filters button {
  color: #52617a;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 999px;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 700;
}

.asset-profile-filters button.active {
  color: #1d4ed8;
  background: #eff6ff;
  border-color: #1d4ed8;
}

.asset-profile-table td strong, .asset-profile-detail td strong {
  color: #0f172a;
  display: block;
}

.asset-profile-table td small, .asset-profile-detail td small {
  color: #64748b;
  margin-top: 2px;
  font-size: 10px;
  display: block;
}

.asset-readiness-pill, .asset-product-status {
  text-transform: capitalize;
  border-radius: 999px;
  padding: 3px 8px;
  font-size: 10px;
  font-weight: 800;
  display: inline-flex;
}

.asset-readiness-pill.ready, .asset-product-status.active {
  color: #166534;
  background: #dcfce7;
}

.asset-readiness-pill.warning {
  color: #92400e;
  background: #fef3c7;
}

.asset-readiness-pill.blocked, .asset-product-status.inactive, .asset-product-status.deleted {
  color: #991b1b;
  background: #fee2e2;
}

.asset-readiness-pill.unmapped {
  color: #475569;
  background: #e2e8f0;
}

.asset-stale-label {
  color: #92400e;
  margin-top: 4px;
  font-size: 10px;
  font-weight: 700;
  display: block;
}

.asset-ok-copy {
  color: #166534;
  font-weight: 700;
}

.asset-issue-copy {
  color: #991b1b;
  font-weight: 700;
}

.asset-profile-detail {
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  border-radius: 9px;
  gap: 14px;
  padding: 16px;
  display: grid;
}

.asset-profile-detail-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}

.asset-profile-detail-header h3, .asset-profile-detail h4 {
  color: #0f172a;
  margin: 6px 0 0;
}

.asset-profile-detail-header p {
  color: #64748b;
  margin: 3px 0 0;
  font-size: 12px;
}

.asset-profile-detail-header button {
  color: #64748b;
  cursor: pointer;
  background: none;
  border: 0;
}

.asset-profile-detail-kpis {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  display: grid;
}

.asset-profile-detail-kpis span {
  color: #64748b;
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 7px;
  padding: 10px;
  font-size: 11px;
}

.asset-profile-detail-kpis strong {
  color: #0f172a;
  font-size: 18px;
  display: block;
}

.asset-profile-issues {
  color: #881337;
  background: #fff1f2;
  border-left: 3px solid #dc2626;
  padding: 10px 12px;
  font-size: 12px;
}

.asset-profile-issues ul {
  margin: 6px 0 0;
  padding-left: 18px;
}

.asset-software-chip-list {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.asset-software-chip-list span {
  color: #64748b;
  background: #fff;
  border: 1px solid #dbe3ee;
  border-radius: 7px;
  padding: 8px 10px;
  font-size: 11px;
}

.asset-software-chip-list span strong {
  color: #0f172a;
  display: block;
}

.asset-software-chip-list span.blocked {
  background: #fef2f2;
  border-color: #fecaca;
}

.asset-capacity-list {
  gap: 10px;
  margin-top: 14px;
  display: grid;
}

.asset-capacity-list > div {
  color: #475569;
  grid-template-columns: minmax(90px, 1fr) minmax(100px, 2fr) 48px;
  align-items: center;
  gap: 9px;
  font-size: 11px;
  display: grid;
}

.asset-capacity-list.inspectable > div {
  grid-template-columns: minmax(80px, 1fr) minmax(80px, 2fr) 42px 56px;
}

.asset-capacity-list .analytics-table-action {
  padding: 4px 7px;
  font-size: 10px;
}

.asset-capacity-list i {
  background: #e2e8f0;
  border-radius: 999px;
  height: 7px;
  overflow: hidden;
}

.asset-capacity-list b {
  border-radius: inherit;
  background: #2563eb;
  height: 100%;
  display: block;
}

.asset-capacity-list strong {
  text-align: right;
  color: #0f172a;
}

.asset-configuration-grid {
  gap: 14px;
  display: grid;
}

.asset-configuration-grid section + section {
  border-top: 1px solid #e2e8f0;
  padding-top: 12px;
}

.asset-configuration-grid h4 {
  color: #334155;
  margin: 0;
  font-size: 12px;
}

.asset-configuration-detail {
  margin-top: 2px;
}

.asset-configuration-detail .analytics-table {
  min-width: 820px;
}

.asset-profile-readiness .analytics-table-wrap {
  max-height: 340px;
  overflow-y: auto;
}

.asset-profile-table-footer {
  color: #94a3b8;
  text-align: right;
  margin-top: 8px;
  font-size: 11px;
}

.asset-filter-count {
  vertical-align: middle;
  background: #00000014;
  border-radius: 999px;
  margin-left: 5px;
  padding: 0 5px;
  font-size: 9px;
  line-height: 16px;
  display: inline-block;
}

.asset-profile-filters button.active .asset-filter-count {
  background: #1d4ed824;
}

.asset-config-section-body {
  max-height: 200px;
  overflow-y: auto;
}

.analytics-table tr.asset-risk-good td {
  background: #f0fdf4;
  border-bottom-color: #bbf7d0;
}

.analytics-table tr.asset-risk-good td:first-child {
  color: #166534;
  font-weight: 700;
}

.analytics-table tr.asset-risk-warn td {
  background: #fefce8;
  border-bottom-color: #fde68a;
}

.analytics-table tr.asset-risk-warn td:first-child {
  color: #854d0e;
  font-weight: 700;
}

.analytics-table tr.asset-risk-danger td {
  background: #fff1f2;
  border-bottom-color: #fecdd3;
}

.analytics-table tr.asset-risk-danger td:first-child {
  color: #991b1b;
  font-weight: 700;
}

.asset-risk-label {
  border-radius: 4px;
  align-items: center;
  gap: 4px;
  padding: 2px 7px;
  font-size: 11px;
  font-weight: 700;
  display: inline-flex;
}

.asset-risk-label.good {
  color: #166534;
  background: #dcfce7;
}

.asset-risk-label.warn {
  color: #854d0e;
  background: #fef9c3;
}

.asset-risk-label.danger {
  color: #991b1b;
  background: #fee2e2;
}

.analytics-empty-compact {
  color: #94a3b8;
  text-align: center;
  background: #f8fafc;
  border: 1px dashed #e2e8f0;
  border-radius: 7px;
  margin-top: 14px;
  padding: 16px 14px;
  font-size: 12px;
}

.analytics-empty-compact strong {
  color: #64748b;
  margin-bottom: 3px;
  font-size: 13px;
  display: block;
}

@media (max-width: 900px) {
  .asset-profile-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  .asset-profile-toolbar input {
    width: 100%;
  }

  .asset-profile-detail-kpis {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.wf-kpi-value {
  color: #071026;
  letter-spacing: -1px;
  margin-top: 10px;
  font-weight: 900;
  line-height: 44px;
  display: block;
  font-size: 40px !important;
}

.wf-trend-delta {
  color: #64748b;
  margin-top: 2px;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
}

.wf-date-filter-bar {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  flex-wrap: wrap;
  grid-column: 1 / -1;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  display: flex;
}

.wf-date-filter-label {
  color: #64748b;
  margin-right: 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.wf-date-pill {
  color: #334155;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d8e0ea;
  border-radius: 999px;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 700;
  transition: background .14s, border-color .14s, color .14s;
  display: inline-flex;
}

.wf-date-pill:hover {
  background: #f1f5f9;
  border-color: #15173b66;
}

.wf-date-pill.active {
  color: #fff;
  background: #15173b;
  border-color: #15173b;
}

.wf-export-btn {
  align-items: center;
  gap: 6px;
  min-height: 30px;
  padding: 0 12px;
  font-size: 12px;
  display: inline-flex;
}

.wf-insight-list {
  gap: 10px;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.wf-insight-item {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  display: flex;
}

.wf-insight-severity {
  flex: none;
  font-size: 16px;
  line-height: 22px;
}

.wf-insight-item strong {
  color: #071026;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  display: block;
}

.wf-insight-item p {
  color: #52637f;
  margin: 3px 0 0;
  font-size: 12px;
  line-height: 17px;
}

.wf-progress-bar-inline {
  background: #e5e9ef;
  border-radius: 999px;
  flex: 80px;
  min-width: 60px;
  max-width: 140px;
  height: 7px;
  overflow: hidden;
}

.wf-progress-bar-inline > div {
  border-radius: inherit;
  background: #0f766e;
  min-width: 4px;
  height: 100%;
  transition: width .3s;
}

.wf-risk-legend {
  color: #64748b;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

@media (max-width: 860px) {
  .wf-date-filter-bar {
    flex-direction: column;
    align-items: flex-start;
  }

  .wf-kpi-value {
    font-size: 32px !important;
  }
}

/* [project]/src/app/dashboard/dashboard.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-50: #fef2f2;
    --color-red-100: #ffe2e2;
    --color-red-200: #ffcaca;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c6;
    --color-amber-200: #fee685;
    --color-amber-300: #ffd236;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-amber-700: #b75000;
    --color-amber-800: #953d00;
    --color-amber-900: #7b3306;
    --color-amber-950: #461901;
    --color-green-100: #dcfce7;
    --color-green-600: #00a544;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d0fae5;
    --color-emerald-200: #a4f4cf;
    --color-emerald-500: #00bb7f;
    --color-emerald-700: #007956;
    --color-emerald-800: #005f46;
    --color-emerald-900: #004e3b;
    --color-emerald-950: #002c22;
    --color-blue-50: #eff6ff;
    --color-blue-100: #dbeafe;
    --color-blue-300: #90c5ff;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-blue-700: #1447e6;
    --color-blue-800: #193cb8;
    --color-indigo-500: #625fff;
    --color-violet-50: #f5f3ff;
    --color-violet-100: #ede9fe;
    --color-violet-300: #c4b4ff;
    --color-violet-500: #8d54ff;
    --color-violet-700: #7008e7;
    --color-violet-800: #5d0ec0;
    --color-rose-50: #fff1f2;
    --color-rose-100: #ffe4e6;
    --color-rose-200: #ffccd3;
    --color-rose-500: #ff2357;
    --color-rose-600: #e70044;
    --color-rose-700: #c20039;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-slate-950: #020618;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-800: #1e2939;
    --color-gray-900: #101828;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-6xl: 72rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18508 1.52328);
      --color-red-100: lab(92.243% 10.2865 3.83865);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-400: lab(63.7053% 60.745 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-amber-50: lab(98.6252% -.635922 8.42309);
      --color-amber-100: lab(95.916% -1.21653 23.111);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-amber-700: lab(47.2709% 42.9082 69.2966);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-amber-900: lab(31.2288% 30.2627 40.0378);
      --color-amber-950: lab(15.8111% 20.9107 23.3752);
      --color-green-100: lab(96.1861% -13.8464 6.52365);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-emerald-50: lab(97.8462% -6.94966 1.85487);
      --color-emerald-100: lab(94.9004% -17.0769 5.63836);
      --color-emerald-200: lab(90.2247% -31.039 9.47084);
      --color-emerald-500: lab(66.9756% -58.27 19.5419);
      --color-emerald-700: lab(44.4871% -41.0396 11.0361);
      --color-emerald-800: lab(35.3675% -33.1188 8.04002);
      --color-emerald-900: lab(28.8637% -26.9249 5.45986);
      --color-emerald-950: lab(15.0582% -17.9507 2.38369);
      --color-blue-50: lab(96.492% -1.14644 -5.11479);
      --color-blue-100: lab(92.0301% -2.24757 -11.6453);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-blue-800: lab(30.2514% 27.7853 -70.2699);
      --color-indigo-500: lab(48.295% 38.3129 -81.9673);
      --color-violet-50: lab(96.2416% 2.28849 -5.51657);
      --color-violet-100: lab(93.0838% 4.35197 -9.88284);
      --color-violet-300: lab(76.7419% 18.3911 -37.0706);
      --color-violet-500: lab(49.9355% 55.1776 -81.8963);
      --color-violet-700: lab(35.2783% 67.9912 -88.793);
      --color-violet-800: lab(29.3188% 57.7986 -76.1493);
      --color-rose-50: lab(96.2369% 4.94155 1.28011);
      --color-rose-100: lab(92.8221% 9.86832 2.60075);
      --color-rose-200: lab(86.806% 19.1909 4.07754);
      --color-rose-500: lab(56.101% 79.4328 31.4532);
      --color-rose-600: lab(49.1882% 81.577 36.0311);
      --color-rose-700: lab(41.1651% 71.6251 30.3087);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
      --color-slate-950: lab(1.76974% 1.32743 -9.28855);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
      --color-gray-900: lab(8.11897% .811279 -12.254);
    }
  }
}

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

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer components;

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

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

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

  .float-left {
    float: left;
  }

  .float-right {
    float: right;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .table {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[calc\(100vh-116px\)\] {
    height: calc(100vh - 116px);
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

  .max-h-\[calc\(100vh-9rem\)\] {
    max-height: calc(100vh - 9rem);
  }

  .max-h-\[calc\(100vh-190px\)\] {
    max-height: calc(100vh - 190px);
  }

  .max-h-full {
    max-height: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .shrink {
    flex-shrink: 1;
  }

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

  .grow {
    flex-grow: 1;
  }

  .basis-\[33\%\] {
    flex-basis: 33%;
  }

  .basis-\[67\%\] {
    flex-basis: 67%;
  }

  .basis-full {
    flex-basis: 100%;
  }

  .border-separate {
    border-collapse: separate;
  }

  .border-spacing-y-3 {
    --tw-border-spacing-y: calc(var(--spacing) * 3);
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

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

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

  .rotate-180 {
    rotate: 180deg;
  }

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

  .cursor-default {
    cursor: default;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-slate-100 > :not(:last-child)) {
    border-color: var(--color-slate-100);
  }

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-rose-100 {
    border-color: var(--color-rose-100);
  }

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

  .border-slate-100 {
    border-color: var(--color-slate-100);
  }

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

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

  .border-slate-800 {
    border-color: var(--color-slate-800);
  }

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

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

  .bg-\[\#0F72FF\] {
    background-color: #0f72ff;
  }

  .bg-\[\#11163A\] {
    background-color: #11163a;
  }

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

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

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

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

  .bg-black\/40 {
    background-color: #0006;
  }

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

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

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

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

  .bg-blue-50\/50 {
    background-color: #eff6ff80;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-\[24px\] {
    padding: 24px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-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-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

  .break-words {
    overflow-wrap: break-word;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-inherit {
    color: inherit;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-100 {
    opacity: 1;
  }

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

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

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

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

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

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

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

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

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

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

  .outline-offset-\[-1px\] {
    outline-offset: -1px;
  }

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

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

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

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

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

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

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
  }

  @media (hover: hover) {
    .hover\:border-slate-300:hover {
      border-color: var(--color-slate-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#151b4a\]:hover {
      background-color: #151b4a;
    }
  }

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

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

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

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

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

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-300:hover {
      background-color: var(--color-gray-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-50:hover {
      background-color: var(--color-red-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-rose-50:hover {
      background-color: var(--color-rose-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-rose-700:hover {
      background-color: var(--color-rose-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-slate-50:hover {
      background-color: var(--color-slate-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-slate-100:hover {
      background-color: var(--color-slate-100);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .focus\:border-red-700:focus {
    border-color: var(--color-red-700);
  }

  .focus\:border-rose-500:focus {
    border-color: var(--color-rose-500);
  }

  .focus\:bg-gray-100:focus {
    background-color: var(--color-gray-100);
  }

  .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\:ring-indigo-500:focus {
    --tw-ring-color: var(--color-indigo-500);
  }

  .focus\:ring-rose-500\/60:focus {
    --tw-ring-color: #ff235799;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .focus\:ring-rose-500\/60:focus {
      --tw-ring-color: color-mix(in oklab, var(--color-rose-500) 60%, transparent);
    }
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:ring-offset-white:focus {
    --tw-ring-offset-color: var(--color-white);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-40:disabled {
    opacity: .4;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  @media (min-width: 40rem) {
    .sm\:block {
      display: block;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex {
      display: flex;
    }
  }

  @media (min-width: 40rem) {
    .sm\:max-w-\[10rem\] {
      max-width: 10rem;
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-wrap {
      flex-wrap: wrap;
    }
  }

  @media (min-width: 40rem) {
    .sm\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (min-width: 48rem) {
    .md\:static {
      position: static;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:h-36 {
      height: calc(var(--spacing) * 36);
    }
  }

  @media (min-width: 48rem) {
    .md\:h-96 {
      height: calc(var(--spacing) * 96);
    }
  }

  @media (min-width: 48rem) {
    .md\:w-56 {
      width: calc(var(--spacing) * 56);
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 48rem) {
    .md\:gap-x-10 {
      column-gap: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 48rem) {
    .md\:self-center {
      align-self: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 48rem) {
    .md\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 48rem) {
    .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 48rem) {
    .md\:text-right {
      text-align: right;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[1\.5fr_1fr_1fr_auto\] {
      grid-template-columns: 1.5fr 1fr 1fr auto;
    }
  }

  @media (min-width: 64rem) {
    .lg\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 64rem) {
    .lg\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[240px_minmax\(0\,1fr\)_390px\] {
      grid-template-columns: 240px minmax(0, 1fr) 390px;
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[260px_minmax\(0\,1fr\)_340px\] {
      grid-template-columns: 260px minmax(0, 1fr) 340px;
    }
  }
}

.flex-container {
  width: 100%;
  max-width: var(--z360-content-max-width);
  min-height: calc(100vh - var(--z360-header-footer, 0));
  color: var(--z360-text-color);
  background-color: #f2f2f2;
  flex-direction: column;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dashboard-white-box-container {
  grid-template-columns: repeat(2, 1fr);
  display: grid !important;
}

.dashboard-white-box {
  background-color: var(--color-white);
  border-width: 1px;
  border-color: #0000001f;
  border-radius: 4px;
  height: 100%;
  padding: 0;
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}

.dashboard-white-box-header {
  padding: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.assets-distribution-box {
  padding: 0 16px 16px;
}

.box-text-large {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.box-text-medium {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.box-text-bold {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.box-text {
  width: 50px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.box-text-small {
  font-size: 8px;
  font-weight: 400;
  line-height: 12px;
}

.box-text--white-small {
  color: var(--color-white);
  font-size: 8px;
  font-weight: 500;
  line-height: 16px;
}

.assets-progress-section {
  margin-top: 16px;
}

.assets-progress-section .online {
  background: #48c87f;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-left: 4px;
  display: inline-block;
}

.analytics-progress-section {
  width: -webkit-fill-available;
  margin-top: 16px;
  margin-right: 16px;
  position: absolute;
  top: 160px;
}

.analytics-progress-txt-absolute {
  position: absolute;
  top: -24px;
}

.assets-progress {
  border-radius: 8px;
  height: 4px;
}

.analytics-progress {
  border-radius: 8px;
  height: 64px;
  margin-bottom: 16px;
  position: relative;
}

.analytics-progress-txt {
  position: absolute;
  top: 40px;
  left: 8px;
}

.available-progress {
  background: #48ca81;
}

.allocated-progress {
  background: #733dfe;
}

.maintenance-progress {
  background: #fd822c;
}

.completed-progress {
  background: #01233c;
}

.inprogress-progress {
  background: #9b0c11;
}

.notstarted-progress {
  background: #01233c66;
}

.assets-individual-box {
  background: #15173b0a;
  border-radius: 8px;
  align-items: center;
  height: 108px;
  margin-top: 16px;
  display: flex;
}

.assets-individual-box-item {
  text-align: center;
  border-right: 1px solid #15173b29;
  width: 33.33%;
}

.assets-individual-box-item:last-child {
  border-right: none;
}

.pending-requests-container {
  background: #15173b0a;
  border-radius: 8px;
  flex: none;
  margin: 0 16px 16px;
}

.pending-requests-container .pending-req-header-section .pending-req-header {
  width: 50%;
}

.pending-requests-container .pending-req-button-section {
  text-align: right;
  justify-content: end;
  width: 50%;
  margin-right: 8px;
}

.pending-requests-container .pending-req-content-section {
  width: 70%;
}

.pending-requests-container .pending-req-content-status-section {
  text-align: right;
  justify-content: end;
  width: 30%;
}

.pending-requests-container .pending-req-content-status-section .pending-req-content-status-chip {
  border-radius: 4px;
  height: 20px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  display: inline-block;
}

.pending-requests-container .pending-req-content-status-section .pending-req-content-status-chip.overdue {
  color: #bc0922;
  background: #bc092229;
}

.pending-requests-container .pending-req-content-status-section .pending-req-content-status-chip.timeleft {
  color: #556df8;
  background: #556df829;
}

.pending-requests-container .pending-req-content-img-container Image {
  border: solid 1.4px var(--z360-icon-border-color);
  border-radius: 8px;
  padding: 0;
}

.pending-requests-container .pending-req-content-data-container {
  flex-direction: column;
  gap: 4px;
  margin-left: 8px;
  display: flex;
}

.pending-requests-container .pending-req-content-data-container .pending-req-content-data-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.pending-requests-container .pending-req-content-data-container .pending-req-content-data-details {
  font-size: 10px;
  line-height: 16px;
}

.pending-requests-container .pending-req-content-data-container .pending-req-content-data-details .pending-req-content-data-value {
  font-weight: 700;
}

.pending-requests-container .pending-req-content-data-container .pending-req-content-data-details .pending-req-content-data-key {
  font-weight: 400;
}

.z360-select {
  border: 1px solid #15173b29;
  border-radius: 4px;
}

.workflow-health-dashboard {
  width: min(100%, var(--z360-content-max-width, 1440px));
  color: #101828;
  margin: 0 auto;
  padding: 18px 0 32px;
}

.workflow-health-hero {
  color: #fff;
  background: linear-gradient(90deg, #071f35eb, #071f3594), linear-gradient(135deg, #2d5b78, #8a0028 62%, #091f3a);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  min-height: 150px;
  padding: 24px;
  display: flex;
  box-shadow: 0 12px 30px #10182814;
}

.workflow-health-kicker {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #ffffffc2;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.workflow-health-hero h1 {
  letter-spacing: 0;
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
}

.workflow-health-hero p {
  color: #ffffffd1;
  max-width: 680px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.workflow-health-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  display: flex;
}

.workflow-health-actions select, .workflow-health-actions button {
  color: #071f35;
  background: #fffffff5;
  border: 1px solid #ffffffb8;
  border-radius: 6px;
  min-height: 38px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 800;
}

.workflow-health-actions button {
  cursor: pointer;
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

.workflow-health-error {
  color: #b42318;
  background: #fff1f3;
  border: 1px solid #fda29b;
  border-radius: 6px;
  margin-top: 14px;
  padding: 10px 12px;
  font-size: 13px;
  font-weight: 700;
}

.workflow-health-summary {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
  display: grid;
}

.workflow-health-summary > div, .workflow-health-panel, .workflow-health-list, .workflow-health-table-section, .workflow-health-insight {
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
}

.workflow-health-summary > div {
  grid-template-columns: 26px 1fr;
  align-items: center;
  column-gap: 10px;
  min-height: 78px;
  padding: 14px;
  display: grid;
}

.workflow-health-summary svg {
  color: #8a0028;
}

.workflow-health-summary span {
  color: #5c6b82;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.workflow-health-summary strong {
  color: #071f35;
  margin-top: 4px;
  font-size: 22px;
  line-height: 28px;
  display: block;
}

.workflow-health-main-grid, .workflow-health-lower-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 16px;
  display: grid;
}

.workflow-health-panel {
  padding: 18px;
}

.workflow-health-panel-head, .workflow-health-section-head {
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  display: flex;
}

.workflow-health-panel h3, .workflow-health-section-head h3 {
  color: #071f35;
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.workflow-health-panel p, .workflow-health-section-head span {
  color: #5c6b82;
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.workflow-health-risk {
  white-space: nowrap;
  border-radius: 999px;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 16px;
  display: inline-flex;
}

.workflow-health-risk.high, .workflow-health-attention-row em.high {
  color: #b42318;
  background: #fff1f3;
}

.workflow-health-risk.medium, .workflow-health-attention-row em.medium {
  color: #b45309;
  background: #fff7ed;
}

.workflow-health-risk.low, .workflow-health-attention-row em.low {
  color: #067647;
  background: #ecfdf3;
}

.workflow-health-panel-metrics {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
  display: grid;
}

.workflow-health-panel-metrics div {
  background: #f8fafc;
  border: 1px solid #eef2f7;
  border-radius: 6px;
  padding: 10px;
}

.workflow-health-panel-metrics span, .workflow-health-blocker span {
  color: #667085;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.workflow-health-panel-metrics strong {
  color: #071f35;
  margin-top: 3px;
  font-size: 20px;
  line-height: 26px;
  display: block;
}

.workflow-health-progress {
  background: #eef2f7;
  border-radius: 999px;
  width: 100%;
  height: 12px;
  margin-top: 18px;
  display: flex;
  overflow: hidden;
}

.workflow-health-progress span, .workflow-health-breakdown i {
  display: block;
}

.workflow-health-progress .done, .workflow-health-breakdown i.done {
  background: #067647;
}

.workflow-health-progress .progressing, .workflow-health-breakdown i.progressing {
  background: #4f63f6;
}

.workflow-health-progress .late, .workflow-health-breakdown i.late {
  background: #b42318;
}

.workflow-health-progress .todo, .workflow-health-breakdown i.todo {
  background: #98a2b3;
}

.workflow-health-breakdown {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-top: 12px;
  display: grid;
}

.workflow-health-breakdown span {
  color: #344054;
  align-items: center;
  gap: 6px;
  min-width: 0;
  font-size: 12px;
  line-height: 16px;
  display: inline-flex;
}

.workflow-health-breakdown i {
  border-radius: 999px;
  flex: none;
  width: 8px;
  height: 8px;
}

.workflow-health-blocker {
  border-top: 1px solid #eef2f7;
  margin-top: 16px;
  padding-top: 14px;
}

.workflow-health-blocker strong {
  color: #071f35;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.workflow-health-insights {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
  display: grid;
}

.workflow-health-insight {
  gap: 10px;
  min-height: 96px;
  padding: 14px;
  display: flex;
}

.workflow-health-insight svg {
  color: #8a0028;
  flex: none;
}

.workflow-health-insight strong {
  color: #071f35;
  font-size: 13px;
  line-height: 18px;
  display: block;
}

.workflow-health-insight p {
  color: #5c6b82;
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 17px;
}

.workflow-health-list, .workflow-health-table-section {
  padding: 16px;
}

.workflow-health-empty {
  color: #667085;
  margin: 14px 0 0;
  font-size: 13px;
}

.workflow-health-attention-row, .workflow-health-upcoming-row {
  border-top: 1px solid #eef2f7;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  display: grid;
}

.workflow-health-attention-row {
  grid-template-columns: minmax(150px, 1fr) minmax(160px, 1.2fr) auto;
}

.workflow-health-upcoming-row {
  grid-template-columns: 1fr auto;
}

.workflow-health-attention-row:first-of-type, .workflow-health-upcoming-row:first-of-type {
  margin-top: 8px;
}

.workflow-health-attention-row strong, .workflow-health-upcoming-row strong {
  color: #071f35;
  font-size: 13px;
  line-height: 18px;
  display: block;
}

.workflow-health-attention-row p, .workflow-health-upcoming-row p, .workflow-health-attention-row small {
  color: #667085;
  margin: 3px 0 0;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.workflow-health-attention-row span, .workflow-health-upcoming-row span {
  color: #344054;
  font-size: 12px;
  line-height: 16px;
}

.workflow-health-attention-row em {
  white-space: nowrap;
  border-radius: 999px;
  padding: 4px 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 16px;
}

.workflow-health-table-section {
  margin-top: 16px;
}

.workflow-health-table-wrap {
  width: 100%;
  margin-top: 12px;
  overflow-x: auto;
}

.workflow-health-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 900px;
}

.workflow-health-table th, .workflow-health-table td {
  text-align: left;
  color: #344054;
  border-top: 1px solid #eef2f7;
  padding: 12px 10px;
  font-size: 13px;
  line-height: 18px;
}

.workflow-health-table th {
  color: #071f35;
  background: #f8fafc;
  font-weight: 800;
}

@media (max-width: 1180px) {
  .workflow-health-hero {
    flex-direction: column;
    align-items: flex-start;
  }

  .workflow-health-actions {
    justify-content: flex-start;
  }

  .workflow-health-summary, .workflow-health-insights {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .workflow-health-main-grid, .workflow-health-lower-grid {
    grid-template-columns: 1fr;
  }

  .workflow-health-panel-metrics, .workflow-health-breakdown {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .workflow-health-dashboard {
    padding-top: 10px;
  }

  .workflow-health-hero {
    padding: 18px;
  }

  .workflow-health-hero h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .workflow-health-actions, .workflow-health-actions select, .workflow-health-actions button {
    width: 100%;
  }

  .workflow-health-summary, .workflow-health-insights, .workflow-health-panel-metrics, .workflow-health-breakdown, .workflow-health-attention-row, .workflow-health-upcoming-row {
    grid-template-columns: 1fr;
  }
}

.role-dashboard {
  width: min(100%, var(--z360-content-max-width, 1440px));
  color: #101828;
  margin: 0 auto;
  padding: 18px 0 32px;
}

.role-dashboard-hero {
  color: #fff;
  background: linear-gradient(90deg, #071f35, #6d001f 62%, #101436);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  min-height: 150px;
  padding: 24px;
  display: flex;
  box-shadow: 0 12px 30px #10182814;
}

.role-dashboard-kicker {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #ffffffc2;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.role-dashboard-hero h1 {
  letter-spacing: 0;
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
}

.role-dashboard-hero p {
  color: #ffffffd1;
  max-width: 680px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.role-dashboard-hero-metrics {
  grid-template-columns: repeat(3, minmax(92px, 1fr));
  gap: 10px;
  min-width: 330px;
  display: grid;
}

.role-dashboard-hero-metrics div, .role-dashboard-card, .role-dashboard-panel, .role-dashboard-empty {
  background: #fff;
  border: 1px solid #15173b1f;
  border-radius: 8px;
}

.role-dashboard-hero-metrics div {
  background: #ffffff1a;
  border-color: #ffffff3d;
  padding: 14px;
}

.role-dashboard-hero-metrics strong {
  font-size: 28px;
  line-height: 32px;
  display: block;
}

.role-dashboard-hero-metrics span {
  color: #ffffffc7;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.role-dashboard-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
  display: grid;
}

.role-dashboard-card {
  min-height: 128px;
  padding: 16px;
}

.role-dashboard-card span, .role-dashboard-panel-header p, .role-dashboard-task small, .role-dashboard-signal-list span, .role-dashboard-health-grid span {
  color: #52637a;
}

.role-dashboard-card strong {
  color: #06152f;
  margin-top: 8px;
  font-size: 30px;
  line-height: 36px;
  display: block;
}

.role-dashboard-card p {
  color: #52637a;
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 18px;
}

.role-dashboard-card.tone-danger {
  border-color: #bc09223d;
}

.role-dashboard-card.tone-warning {
  border-color: #d67a0047;
}

.role-dashboard-card.tone-success {
  border-color: #0794553d;
}

.role-dashboard-work-area {
  grid-template-columns: minmax(0, 1.7fr) minmax(300px, .8fr);
  gap: 14px;
  margin-top: 14px;
  display: grid;
}

.role-dashboard-panel {
  padding: 16px;
}

.role-dashboard-panel-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
}

.role-dashboard-panel-header h2 {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.role-dashboard-panel-header p {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}

.role-dashboard-chip {
  color: #344054;
  border: 1px solid #d0d8e5;
  border-radius: 999px;
  flex: none;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 700;
}

.role-dashboard-task-list {
  gap: 8px;
  display: grid;
}

.role-dashboard-task {
  text-align: left;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e0e6ef;
  border-radius: 8px;
  grid-template-columns: 74px minmax(0, 1fr) minmax(126px, auto);
  align-items: center;
  gap: 12px;
  width: 100%;
  min-height: 68px;
  padding: 12px;
  transition: border-color .18s, box-shadow .18s, transform .18s;
  display: grid;
}

.role-dashboard-task:hover {
  border-color: #9b0c11;
  transform: translateY(-1px);
  box-shadow: 0 10px 22px #10182814;
}

.role-dashboard-task:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #9b0c11;
}

.role-dashboard-risk {
  text-transform: uppercase;
  border-radius: 999px;
  width: max-content;
  padding: 4px 9px;
  font-size: 11px;
  font-weight: 800;
  line-height: 14px;
}

.role-dashboard-risk.risk-high {
  color: #bc0922;
  background: #fff1f3;
}

.role-dashboard-risk.risk-medium {
  color: #b65f00;
  background: #fff7e6;
}

.role-dashboard-risk.risk-low {
  color: #175cd3;
  background: #edf7ff;
}

.role-dashboard-task-main {
  min-width: 0;
}

.role-dashboard-task-main strong, .role-dashboard-task-main small {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}

.role-dashboard-task-meta {
  color: #52637a;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.role-dashboard-task-meta > span {
  white-space: nowrap;
  display: block;
}

.role-dashboard-due {
  font-weight: 800;
}

.role-dashboard-due.due-breached {
  color: #bc0922;
}

.role-dashboard-due.due-warning {
  color: #b65f00;
}

.role-dashboard-due.due-on_track {
  color: #344054;
}

.role-dashboard-open-task, .role-dashboard-signal-action {
  color: #9b0c11;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  gap: 2px;
  font-weight: 800;
  display: flex;
}

.role-dashboard-signal-list, .role-dashboard-health-grid {
  gap: 10px;
  display: grid;
}

.role-dashboard-signal, .role-dashboard-health-grid div {
  background: #f7f9fc;
  border: 1px solid #0000;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 10px 12px;
  display: flex;
}

.role-dashboard-signal {
  cursor: pointer;
  text-align: left;
  width: 100%;
}

.role-dashboard-signal.signal-danger {
  background: #fff1f3;
  border-color: #ffd5dc;
}

.role-dashboard-signal.signal-warning {
  background: #fff7e6;
  border-color: #ffe0a3;
}

.role-dashboard-signal.signal-clear {
  background: #f0fdf4;
  border-color: #d9f2e5;
}

.role-dashboard-signal-label {
  flex: 1;
  align-items: center;
  gap: 8px;
  min-width: 0;
  display: flex;
}

.role-dashboard-signal-label svg, .role-dashboard-signal-action svg, .role-dashboard-open-task svg, .role-dashboard-task-meta svg {
  vertical-align: middle;
  flex-shrink: 0;
  display: inline-block;
}

.role-dashboard-signal.signal-danger .role-dashboard-signal-label {
  color: #bc0922;
}

.role-dashboard-signal.signal-warning .role-dashboard-signal-label {
  color: #b65f00;
}

.role-dashboard-signal.signal-clear .role-dashboard-signal-label {
  color: #047857;
}

.role-dashboard-signal-list strong, .role-dashboard-health-grid strong {
  color: #06152f;
  font-size: 18px;
  line-height: 22px;
}

.role-dashboard-signal-group {
  flex-direction: column;
  display: flex;
}

.role-dashboard-signal-detail {
  background: #fafbfc;
  border: 1px solid #e6e9ec;
  border-top: none;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}

.role-dashboard-signal-detail-row {
  cursor: pointer;
  text-align: left;
  background: none;
  border: none;
  border-bottom: 1px solid #edf0f2;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 9px 14px;
  transition: background .1s;
  display: flex;
}

.role-dashboard-signal-detail-row:last-child {
  border-bottom: none;
}

.role-dashboard-signal-detail-row:hover {
  background: #f0f4f8;
}

.role-dashboard-signal-detail-employee {
  color: #15173b;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
  min-width: 0;
  font-size: 13px;
  font-weight: 600;
  overflow: hidden;
}

.role-dashboard-signal-detail-task {
  color: #52637a;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 160px;
  font-size: 12px;
  overflow: hidden;
}

.role-dashboard-signal-detail-row svg {
  color: #52637a;
  flex-shrink: 0;
}

.role-dashboard-health-panel {
  margin-top: 14px;
}

.role-dashboard-health-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.role-dashboard-empty {
  color: #52637a;
  padding: 18px;
}

.role-dashboard-error-state {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}

.role-dashboard-error-state strong {
  color: #26344d;
  font-size: 15px;
  line-height: 20px;
  display: block;
}

.role-dashboard-error-state p {
  color: #64748b;
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.role-dashboard-loading .role-dashboard-grid {
  grid-template-columns: repeat(3, 1fr);
}

.role-dashboard-skeleton {
  background: linear-gradient(90deg, #eef2f7, #f7f9fc, #eef2f7) 0 0 / 200% 100%;
  border-radius: 8px;
  height: 150px;
  animation: 1.2s ease-in-out infinite role-dashboard-pulse;
}

.role-dashboard-skeleton-card {
  height: 128px;
}

@keyframes role-dashboard-pulse {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -200% 0;
  }
}

@media (max-width: 1180px) {
  .role-dashboard-hero {
    flex-direction: column;
    align-items: flex-start;
  }

  .role-dashboard-hero-metrics {
    width: 100%;
    min-width: 0;
  }

  .role-dashboard-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .role-dashboard-work-area {
    grid-template-columns: 1fr;
  }

  .role-dashboard-health-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .role-dashboard {
    padding: 12px 0 24px;
  }

  .role-dashboard-hero {
    padding: 18px;
  }

  .role-dashboard-hero h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .role-dashboard-hero-metrics, .role-dashboard-grid, .role-dashboard-health-grid, .role-dashboard-task {
    grid-template-columns: 1fr;
  }

  .role-dashboard-task-meta {
    text-align: left;
    align-items: flex-start;
  }
}

.role-dashboard-hero-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  display: flex;
}

.role-dashboard-hero-actions button {
  color: #071f35;
  cursor: pointer;
  background: #fffffff0;
  border: 1px solid #ffffffc7;
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  min-height: 36px;
  padding: 0 13px;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  display: inline-flex;
}

.role-dashboard-hero-actions button.brand {
  color: #fff;
  background: #8a0028;
  border-color: #8a0028;
}

.role-dashboard-health-cards, .role-dashboard-lower-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 14px;
  display: grid;
}

.role-dashboard-health-card .role-dashboard-panel-header {
  align-items: center;
}

.role-dashboard-health-metrics {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  display: grid;
}

.role-dashboard-health-metrics div {
  background: #f8fafc;
  border: 1px solid #eef2f7;
  border-radius: 8px;
  min-height: 66px;
  padding: 10px;
}

.role-dashboard-health-metrics span, .role-dashboard-health-footer span, .role-dashboard-upcoming-list span, .role-dashboard-upcoming-list small, .role-dashboard-attention-list small {
  color: #667085;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.role-dashboard-health-metrics strong {
  color: #06152f;
  margin-top: 4px;
  font-size: 22px;
  line-height: 28px;
  display: block;
}

.role-dashboard-progress {
  background: #e8edf4;
  border-radius: 999px;
  width: 100%;
  height: 12px;
  margin-top: 14px;
  display: flex;
  overflow: hidden;
}

.role-dashboard-progress span {
  height: 100%;
  display: block;
}

.role-dashboard-progress .done {
  background: #071f35;
}

.role-dashboard-progress .progressing {
  background: #8a0028;
}

.role-dashboard-progress .late {
  background: #f79009;
}

.role-dashboard-progress .todo {
  background: #98a2b3;
}

.role-dashboard-health-footer {
  border-top: 1px solid #eef2f7;
  margin-top: 14px;
  padding-top: 12px;
}

.role-dashboard-health-footer strong {
  color: #06152f;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.role-dashboard-attention-panel {
  margin-top: 14px;
}

.role-dashboard-attention-list, .role-dashboard-upcoming-list, .role-dashboard-insight-list {
  gap: 8px;
  display: grid;
}

.role-dashboard-attention-list button, .role-dashboard-upcoming-list div, .role-dashboard-insight-list div {
  background: #fff;
  border: 1px solid #eef2f7;
  border-radius: 8px;
  padding: 12px;
}

.role-dashboard-attention-list button {
  text-align: left;
  cursor: pointer;
  grid-template-columns: 118px minmax(180px, .6fr) minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  width: 100%;
  display: grid;
}

.role-dashboard-attention-list button:hover {
  border-color: #9b0c11;
  box-shadow: 0 8px 18px #10182812;
}

.role-dashboard-attention-list strong, .role-dashboard-upcoming-list strong, .role-dashboard-insight-list strong {
  color: #06152f;
  font-size: 14px;
  line-height: 19px;
  display: block;
}

.role-dashboard-upcoming-list div {
  grid-template-columns: 88px minmax(0, .8fr) minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  display: grid;
}

.role-dashboard-history-grid {
  margin-top: 14px;
}

.role-dashboard-history-list {
  gap: 8px;
  display: grid;
}

.role-dashboard-history-row {
  background: #fff;
  border: 1px solid #e5eaf1;
  border-radius: 8px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  min-height: 50px;
  padding: 10px 12px;
  display: grid;
}

.role-dashboard-history-row-button {
  text-align: left;
  cursor: pointer;
  grid-template-columns: 96px minmax(0, 1fr);
  width: 100%;
}

.role-dashboard-history-main {
  text-align: left;
  cursor: pointer;
  background: none;
  border: 0;
  grid-template-columns: 96px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 0;
  display: grid;
}

.role-dashboard-history-copy {
  gap: 2px;
  min-width: 0;
  display: grid;
}

.role-dashboard-history-copy strong, .role-dashboard-history-copy small {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  display: block;
  overflow: hidden;
}

.role-dashboard-history-copy strong {
  color: #06152f;
  font-size: 14px;
  line-height: 19px;
}

.role-dashboard-history-copy small {
  color: #667085;
  font-size: 12px;
  line-height: 17px;
}

.role-dashboard-history-action {
  color: #fff;
  white-space: nowrap;
  background: #071f35;
  border: 1px solid #cfd8e3;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  min-width: 92px;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.role-dashboard-history-action:disabled {
  opacity: .65;
  cursor: not-allowed;
}

@media (max-width: 720px) {
  .role-dashboard-history-row {
    grid-template-columns: minmax(0, 1fr);
    align-items: stretch;
  }

  .role-dashboard-history-main, .role-dashboard-history-row-button {
    grid-template-columns: 92px minmax(0, 1fr);
  }

  .role-dashboard-history-action {
    width: 100%;
  }
}

.role-dashboard-insight-list p {
  color: #667085;
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.role-dashboard-insight-list .severity-critical, .role-dashboard-insight-list .severity-warning {
  border-color: #bc09222e;
}

@media (max-width: 1180px) {
  .role-dashboard-hero-actions {
    width: 100%;
  }

  .role-dashboard-health-cards, .role-dashboard-lower-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .role-dashboard-health-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .role-dashboard-attention-list button, .role-dashboard-upcoming-list div {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .role-dashboard-hero-actions, .role-dashboard-hero-actions button {
    width: 100%;
  }

  .role-dashboard-health-metrics {
    grid-template-columns: 1fr;
  }
}

.role-dashboard-hero-side {
  flex: none;
  justify-items: end;
  gap: 12px;
  display: grid;
}

.role-dashboard-hero-side .role-dashboard-hero-actions {
  justify-content: flex-end;
}

@media (max-width: 1180px) {
  .role-dashboard-hero-side {
    justify-items: stretch;
    width: 100%;
  }

  .role-dashboard-hero-side .role-dashboard-hero-actions {
    justify-content: flex-start;
  }
}

.role-dashboard-filter-bar {
  background: #fff;
  border: 1px solid #d9e1ec;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-top: 14px;
  padding: 14px 16px;
  display: flex;
}

.role-dashboard-filter-bar h2 {
  color: #06152f;
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
}

.role-dashboard-filter-bar p {
  color: #52637a;
  margin: 3px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.role-dashboard-filters {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-left: auto;
  display: flex;
}

.role-dashboard-filter-control, .role-dashboard-refresh-button {
  box-sizing: border-box;
  color: #06152f;
  background-color: #fff;
  border: 1px solid #d0d8e5;
  border-radius: 6px;
  min-width: 138px;
  height: 38px;
  padding: 0 12px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
}

.role-dashboard-filter-control {
  appearance: auto;
}

.role-dashboard-refresh-button {
  color: #fff;
  cursor: pointer;
  background: #071f35;
  border-color: #071f35;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-width: 104px;
  display: inline-flex;
}

.role-dashboard-refresh-button svg {
  flex: none;
  display: block;
}

.role-dashboard-breakdown-panel {
  margin-top: 14px;
}

.role-dashboard-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.role-dashboard-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 860px;
}

.role-dashboard-table th, .role-dashboard-table td {
  text-align: left;
  color: #344054;
  border-top: 1px solid #eef2f7;
  padding: 11px 10px;
  font-size: 13px;
  line-height: 18px;
}

.role-dashboard-table th {
  color: #06152f;
  background: #f2f5f9;
  font-weight: 800;
}

.role-dashboard-table td .role-dashboard-risk {
  text-transform: capitalize;
}

.role-dashboard-insight-list .severity-healthy {
  border-color: #0794552e;
}

@media (max-width: 900px) {
  .role-dashboard-filter-bar {
    flex-direction: column;
    align-items: flex-start;
  }

  .role-dashboard-filters, .role-dashboard-filter-control, .role-dashboard-refresh-button {
    width: 100%;
  }
}

.role-dashboard-hero-actions button:disabled {
  opacity: .55;
  cursor: not-allowed;
}

@property --tw-border-spacing-x {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-spacing-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/* [project]/src/app/organizations/organizations.css [app-client] (css) */
.organizations-page {
  margin-top: 16px;
  padding: 0 16px 16px;
}

.organizations-white-box-header {
  padding: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.organizations-table-header {
  background: #15173b14;
  border-radius: 4px;
  align-items: center;
  height: 40px;
  margin-top: 16px;
  margin-bottom: 8px;
}

.organizations-table-header-txt {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.organizations-table-header-txt:first-child, .organizations-table-row-txt:first-child {
  padding-left: 24px;
}

.organizations-table-row {
  border: 1px solid #15173b29;
  border-radius: 4px;
  align-items: center;
  height: 48px;
  margin-bottom: 8px;
}

.organizations-table-row:last-child {
  margin-bottom: 0;
}

.organizations-table-row-txt {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.create-organization-page {
  margin-top: 18px;
  padding: 14px 16px;
  font-family: Poppins, sans-serif !important;
}

.create-organization-page .create-organization-heading {
  color: #000;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.create-organization-page .create-organization-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.create-organization-page .create-organization-creation-box {
  width: min(900px, 100%);
  margin: 32px auto 0;
  padding: 40px 48px 36px;
}

.create-organization-page .error-txt {
  color: var(--color-red-400);
}

.create-organization-page .create-organization-input-container, .create-organization-page .create-organization-select-container {
  margin-bottom: 18px;
}

:is(.create-organization-page .create-organization-input-container, .create-organization-page .create-organization-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

:is(:is(.create-organization-page .create-organization-input-container, .create-organization-page .create-organization-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.create-organization-page .create-organization-input-container, .create-organization-page .create-organization-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-organization-page .create-organization-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.create-organization-page .create-organization-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-organization-page .create-organization-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.create-organization-page .create-organization-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.create-organization-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
  min-width: 0;
}

.create-organization-page .stepper-form {
  min-width: 0;
  margin-top: 18px;
}

.create-organization-page .stepper-form fieldset {
  min-width: 0;
}

.create-organization-page .create-organization-contact-form, .create-organization-page .create-organization-admin-form {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
  display: grid;
}

.create-organization-page .create-organization-contact-form .create-organization-input-container, .create-organization-page .create-organization-contact-form .create-organization-select-container, .create-organization-page .create-organization-admin-form .create-organization-input-container {
  min-width: 0;
  margin-bottom: 0;
}

.create-organization-page .create-organization-admin-form .MuiFormHelperText-root {
  min-height: 18px;
  margin-top: 2px;
}

.create-organization-page .create-organization-admin-form #registrationNumber, .create-organization-page .create-organization-admin-form #websiteUrl {
  grid-column: auto;
}

.create-organization-page .create-organization-address-field, .create-organization-page .create-organization-contact-actions, .create-organization-page .create-organization-admin-actions {
  grid-column: 1 / -1;
}

.create-organization-page .organization-service-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  display: grid;
}

.create-organization-page .organization-step-actions {
  clear: both;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
  margin-top: 14px;
  display: flex;
}

.create-organization-page .organization-step-actions button {
  white-space: normal;
  flex: none;
}

.create-organization-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-active {
  color: #15173b;
}

.create-organization-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed {
  color: #0acf83;
}

@media (max-width: 900px) {
  .create-organization-page .create-organization-creation-box {
    padding: 32px;
  }

  .create-organization-page .create-organization-contact-form, .create-organization-page .create-organization-admin-form {
    grid-template-columns: 1fr;
  }

  .create-organization-page .create-organization-address-field, .create-organization-page .create-organization-contact-actions, .create-organization-page .create-organization-admin-actions {
    grid-column: auto;
  }

  .create-organization-page .organization-service-grid {
    grid-template-columns: 1fr;
  }

  .create-organization-page .organization-step-actions {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .create-organization-page .organization-step-actions {
    flex-direction: column-reverse;
  }

  .create-organization-page .organization-step-actions button {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .create-organization-page {
    padding: 12px;
  }

  .create-organization-page .create-organization-heading {
    font-size: 22px;
    line-height: 28px;
  }

  .create-organization-page .create-organization-sub-heading {
    line-height: 20px;
  }

  .create-organization-page .create-organization-creation-box {
    margin-top: 24px;
    padding: 20px;
  }
}

.departments-page {
  margin-top: 16px;
  padding: 0 16px 16px;
}

.departments-breadcrumb {
  border-bottom: 1px solid #15173b1f;
  padding: 14px 4px;
}

.departments-titlebar {
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 8px 18px;
  display: flex;
}

.departments-title {
  padding: 0;
  font-size: 20px;
  line-height: 28px;
}

.departments-subtitle {
  color: #334b6f;
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
}

.departments-button-content {
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

.departments-form-panel, .departments-list-panel {
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 8px;
  box-shadow: 0 1px 2px #0000000a;
}

.departments-form-panel {
  padding: 16px;
}

.departments-form-heading {
  color: #0f2544;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: inline-flex;
}

.departments-form-grid {
  grid-template-columns: minmax(220px, .8fr) minmax(320px, 1.7fr) auto;
  align-items: flex-start;
  gap: 12px;
  display: grid;
}

.departments-form-actions {
  justify-content: flex-end;
  gap: 8px;
  display: inline-flex;
}

.departments-list-panel {
  margin-top: 16px;
  overflow: hidden;
}

.departments-list-header {
  border-bottom: 1px solid #15173b1f;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  display: flex;
}

.departments-list-header h2 {
  color: #000;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.departments-list-header p {
  color: #334b6f;
  margin: 2px 0 0;
  font-size: 13px;
  line-height: 20px;
}

.departments-table-wrap {
  overflow-x: auto;
}

.departments-table {
  border-collapse: separate;
  border-spacing: 0 12px;
  color: #102544;
  width: 100%;
  padding: 0 16px 12px;
  font-size: 14px;
  line-height: 22px;
}

.departments-table thead th {
  color: #334155;
  text-align: left;
  background: #15173b0a;
  height: 44px;
  padding: 0 16px;
  font-weight: 600;
}

.departments-table thead th:first-child {
  border-radius: 4px 0 0 4px;
}

.departments-table thead th:last-child {
  border-radius: 0 4px 4px 0;
}

.departments-table tbody tr {
  background: #fff;
}

.departments-table tbody td {
  vertical-align: middle;
  border-top: 1px solid #15173b1f;
  border-bottom: 1px solid #15173b1f;
  padding: 14px 16px;
}

.departments-table tbody td:first-child {
  border-left: 1px solid #15173b1f;
  border-radius: 6px 0 0 6px;
}

.departments-table tbody td:last-child {
  border-right: 1px solid #15173b1f;
  border-radius: 0 6px 6px 0;
}

.departments-name {
  color: #000;
  font-weight: 500;
}

.departments-actions-col {
  width: 190px;
  text-align: right !important;
}

.departments-row-actions {
  justify-content: flex-end;
  gap: 8px;
  display: flex;
}

.departments-empty {
  color: #64748b;
  text-align: center;
}

@media (max-width: 900px) {
  .departments-form-grid {
    grid-template-columns: 1fr;
  }

  .departments-form-actions {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .departments-page {
    padding: 0 12px 12px;
  }

  .departments-titlebar {
    flex-direction: column;
    padding: 18px 0;
  }

  .departments-titlebar button, .departments-form-actions button {
    width: 100%;
  }

  .departments-form-actions, .departments-row-actions {
    flex-direction: column;
  }

  .departments-table {
    min-width: 680px;
    padding: 0 12px 12px;
  }
}

.org-delete-modal-container {
  width: 400px;
  padding: 24px;
}

.org-delete-modal-container .img-container {
  margin: 0 auto;
  padding: 24px 32px;
}

.org-delete-modal-container .btns {
  margin-top: 16px;
}

.org-delete-modal-container .header {
  letter-spacing: 0%;
  text-align: center;
  color: #000c;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.org-delete-modal-container .desc {
  letter-spacing: 0%;
  text-align: center;
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

/* [project]/src/app/users/users.css [app-client] (css) */
.users-page {
  margin-top: 24px;
  padding: 16px;
  font-family: Poppins, sans-serif !important;
}

.users-page .user-page-heading {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.users-page .user-page-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.users-page .user-creation-box {
  margin: 40px auto 0;
  padding: 48px;
}

.users-page .error-txt {
  color: var(--color-red-400);
}

.users-page .user-form-input-container, .users-page .user-form-select-container {
  margin-bottom: 24px;
}

.users-page .user-form-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.users-page .user-form-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.users-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.users-page .stepper-form {
  margin-top: 16px;
}

.users-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-active {
  color: #15173b;
}

.users-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed {
  color: #0acf83;
}

.users-page {
  max-width: 100%;
  margin-top: 16px;
  padding: 0 16px 16px;
  overflow: hidden;
}

.users-page table {
  table-layout: fixed;
}

.users-page th, .users-page td {
  overflow-wrap: anywhere;
  word-break: normal;
}

.users-page .users-actions-cell {
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: keep-all;
}

.users-page td.users-actions-cell {
  text-align: center;
}

.users-white-box-header {
  padding: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.users-list-header {
  align-items: center;
  margin-bottom: 8px;
}

.users-result-count {
  color: #64748b;
  margin-top: -10px;
  font-size: 12px;
  line-height: 18px;
}

.users-table-header {
  background: #15173b14;
  border-radius: 4px;
  align-items: center;
  height: 40px;
  margin-top: 16px;
  margin-bottom: 8px;
}

.users-table-header-txt {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.users-table-header-txt:first-child, .users-table-row-txt:first-child {
  padding-left: 24px;
}

.users-table-row {
  border: 1px solid #15173b29;
  border-radius: 4px;
  align-items: center;
  height: 48px;
  margin-bottom: 8px;
}

.users-table-row:last-child {
  margin-bottom: 0;
}

.users-table-row-txt {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.create-user-page {
  min-width: 0;
  max-width: 100%;
  margin-top: 16px;
  padding: 12px 16px;
  overflow-x: hidden;
  font-family: Poppins, sans-serif !important;
}

.create-user-page .create-user-heading {
  color: #0f172a;
  letter-spacing: 0;
  margin-bottom: 4px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.create-user-page .create-user-sub-heading {
  color: #53627c;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.create-user-page .create-user-creation-box {
  border: 1px solid #dfe6ef;
  border-radius: 14px;
  width: min(100%, 1184px);
  min-width: 0;
  max-width: 1184px;
  margin: 18px auto 0;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 12px 32px #0f172a0f;
}

.create-user-page .create-user-step-pills {
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin: 14px auto 12px;
  display: flex;
}

.create-user-page .create-user-step-pills button {
  color: #334155;
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 999px;
  min-height: 34px;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
}

.create-user-page .create-user-step-pills button.active {
  color: #fff;
  background: #15173b;
  border-color: #15173b;
}

.create-user-page .create-user-step-pills button:not(:disabled) {
  cursor: pointer;
}

.create-user-page .create-user-step-pills button:disabled {
  opacity: .65;
}

.create-user-page .error-txt {
  color: var(--color-red-400);
}

.create-user-page .create-user-input-container, .create-user-page .create-user-select-container {
  margin-bottom: 14px;
}

:is(.create-user-page .create-user-input-container, .create-user-page .create-user-select-container) label {
  color: #334155;
  margin-bottom: 7px;
  font-weight: 800;
  font-size: 13px !important;
  line-height: 18px !important;
}

:is(:is(.create-user-page .create-user-input-container, .create-user-page .create-user-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.create-user-page .create-user-input-container, .create-user-page .create-user-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-user-page .create-user-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.create-user-page .create-user-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-user-page .create-user-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.create-user-page .create-user-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.create-user-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
  min-width: 0;
}

.create-user-page .stepper-form {
  min-width: 0;
  margin-top: 0;
}

.create-user-page .stepper-form > fieldset {
  min-width: 0;
}

.create-user-page .create-user-step-tabs {
  background: #fff;
  border-bottom: 1px solid #eef2f7;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  padding: 20px 28px 16px;
  display: grid;
}

.create-user-page .create-user-step-tabs button {
  color: #64748b;
  text-align: left;
  background: none;
  border: 0;
  border-radius: 0;
  grid-template-columns: 30px minmax(0, auto) minmax(32px, 1fr);
  align-items: center;
  gap: 2px 10px;
  min-width: 0;
  padding: 8px 0;
  display: grid;
  position: relative;
}

.create-user-page .create-user-step-tabs button:after {
  content: "";
  background: #cfd8e3;
  grid-area: 1 / 3;
  align-self: center;
  height: 1px;
}

.create-user-page .create-user-step-tabs button:last-child {
  grid-template-columns: 30px minmax(0, auto);
}

.create-user-page .create-user-step-tabs button:last-child:after {
  display: none;
}

.create-user-page .create-user-step-tabs button:not(:disabled) {
  cursor: pointer;
}

.create-user-page .create-user-step-tabs button:disabled {
  opacity: .9;
}

.create-user-page .create-user-step-tabs button span {
  color: #fff;
  background: #a5acb5;
  border-radius: 999px;
  grid-row: 1 / span 2;
  place-items: center;
  width: 30px;
  height: 30px;
  font-size: 13px;
  font-weight: 800;
  display: grid;
}

.create-user-page .create-user-step-tabs button strong {
  color: #172033;
  overflow-wrap: anywhere;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
}

.create-user-page .create-user-step-tabs button small {
  display: none;
}

.create-user-page .create-user-step-tabs button.active {
  box-shadow: none;
}

.create-user-page .create-user-step-tabs button.active span {
  background: #15173b;
}

.create-user-page .create-user-step-tabs button.done span {
  background: #10b981;
}

.create-user-page .create-user-profile-form {
  padding: 20px 28px 0;
}

.create-user-page .create-user-profile-form .MuiInputBase-root {
  background: #fff;
  border-radius: 8px;
  min-height: 44px;
}

.create-user-page .create-user-profile-form .MuiOutlinedInput-notchedOutline {
  border: 1px solid #cfd8e3 !important;
}

.create-user-page .create-user-profile-form .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline, .create-user-page .create-user-profile-form .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-width: 1px !important;
  border-color: #94a3b8 !important;
}

.create-user-page .create-user-profile-form .MuiInputBase-root.Mui-focused {
  box-shadow: 0 0 0 3px #2563eb14;
}

.create-user-page .create-user-profile-form .MuiInputBase-root.Mui-disabled {
  background: #f8fafc;
}

.create-user-page .create-user-profile-form .MuiInputBase-input, .create-user-page .create-user-profile-form textarea.MuiInputBase-input {
  color: #172033;
  font-size: 15px;
}

.create-user-page .create-user-profile-form .MuiInputBase-input::placeholder, .create-user-page .create-user-profile-form textarea.MuiInputBase-input::placeholder {
  color: #94a3b8;
  opacity: 1;
}

.create-user-page .create-user-profile-form .MuiFormHelperText-root {
  color: #64748b;
  margin-top: 6px;
  margin-left: 0;
  font-size: 12px;
  line-height: 16px;
}

.create-user-page .create-user-profile-form .MuiFormHelperText-root.Mui-error {
  color: #d32f2f;
}

.create-user-page .create-user-profile-form > fieldset {
  border: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
}

.create-user-page .create-user-section-title {
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 14px;
  display: flex;
}

.create-user-page .create-user-section-title h2 {
  color: #172033;
  margin: 0 0 5px;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.create-user-page .create-user-section-title p {
  color: #64748b;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.create-user-page .create-user-section-title span {
  color: #2563eb;
  white-space: nowrap;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 999px;
  align-items: center;
  min-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: inline-flex;
}

.create-user-page .create-user-full-field {
  grid-column: 1 / -1;
}

.create-user-page .create-user-readonly-card {
  background: #eff6ff;
  border: 1px solid #dfe6ef;
  border-radius: 12px;
  padding: 14px;
}

.create-user-page .create-user-readonly-card span {
  color: #64748b;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.create-user-page .create-user-readonly-card strong {
  color: #172033;
  font-size: 15px;
  font-weight: 800;
  line-height: 20px;
  display: block;
}

.create-user-page .create-user-readonly-card p {
  color: #64748b;
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.create-user-page .create-user-review-box {
  background: #f8fafc;
  border: 1px solid #dfe6ef;
  border-radius: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 20px;
  padding: 16px;
  display: grid;
}

.create-user-page .create-user-review-box div {
  background: #fff;
  border: 1px solid #eef2f7;
  border-radius: 10px;
  min-width: 0;
  padding: 12px;
}

.create-user-page .create-user-review-box span {
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
  display: block;
}

.create-user-page .create-user-review-box strong {
  color: #172033;
  overflow-wrap: anywhere;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.create-user-page .create-user-form-footer {
  background: #fffffff5;
  border-top: 1px solid #eef2f7;
  justify-content: space-between;
  align-items: center;
  margin: 18px -28px 0;
  padding: 14px 28px;
}

.create-user-page .create-user-form-footer > span {
  color: #64748b;
  margin-right: auto;
  font-size: 13px;
  line-height: 18px;
}

.create-user-page .create-user-form-footer > div {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
  display: flex;
}

.create-user-page .create-user-org-form {
  flex-direction: column;
  display: flex;
}

.create-user-page .create-user-contact-form {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
  display: grid;
}

.create-user-page .create-user-form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
  min-width: 0;
  display: grid;
}

.create-user-page .create-user-org-form .create-user-input-container, .create-user-page .create-user-org-form .create-user-select-container, .create-user-page .create-user-contact-form .create-user-input-container, .create-user-page .create-user-contact-form .create-user-select-container {
  min-width: 0;
  margin-bottom: 0;
}

.create-user-page .create-user-form-actions {
  clear: both;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
  margin-top: 14px;
  display: flex;
}

.create-user-page .create-user-form-actions button {
  white-space: normal;
  flex: none;
}

.create-user-page .create-user-contact-actions {
  grid-column: 1 / -1;
}

.create-user-page .create-user-success-section {
  flex-direction: column;
  align-items: center;
  padding: 44px 0 16px;
  display: flex;
}

.create-user-page .create-user-success-icon {
  margin-bottom: 28px;
}

.create-user-page .create-user-success-actions {
  justify-content: center;
  margin-top: 22px;
  display: flex;
}

.create-user-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-active {
  color: #15173b;
}

.create-user-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed {
  color: #0acf83;
}

.create-user-page .MuiStepper-root, .create-user-page .MuiStep-root, .create-user-page .MuiStepLabel-root {
  min-width: 0;
}

.create-user-page .MuiStepLabel-label {
  overflow-wrap: anywhere;
}

.create-user-page [data-testid="VisibilityIcon"], .create-user-page [data-testid="VisibilityOffIcon"] {
  width: 16px;
  height: 16px;
}

@media (max-height: 800px) and (min-width: 901px) {
  .create-user-page {
    margin-top: 10px;
    padding-top: 8px;
  }

  .create-user-page .create-user-heading {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 26px;
  }

  .create-user-page .create-user-sub-heading {
    font-size: 13px;
    line-height: 18px;
  }

  .create-user-page .create-user-creation-box, .create-user-page .stepper-form {
    margin-top: 12px;
  }

  .create-user-page .create-user-input-container, .create-user-page .create-user-select-container {
    margin-bottom: 10px;
  }

  .create-user-page .create-user-contact-form, .create-user-page .create-user-form-grid {
    row-gap: 10px;
  }

  .create-user-page .MuiInputBase-root {
    min-height: 48px;
  }

  .create-user-page .MuiInputBase-input {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (max-height: 900px) and (min-width: 901px) {
  .create-user-page {
    margin-top: 6px;
    padding-top: 4px;
  }

  .create-user-page .create-user-heading {
    margin-bottom: 2px;
    font-size: 24px;
    line-height: 30px;
  }

  .create-user-page .create-user-sub-heading {
    font-size: 13px;
    line-height: 18px;
  }

  .create-user-page .create-user-step-pills {
    margin: 10px auto;
  }

  .create-user-page .create-user-step-pills button {
    min-height: 30px;
    padding: 0 10px;
    font-size: 11px;
  }

  .create-user-page .create-user-creation-box {
    margin-top: 0;
  }

  .create-user-page .create-user-step-tabs {
    padding: 16px 28px 12px;
  }

  .create-user-page .create-user-step-tabs button {
    padding: 4px 0;
  }

  .create-user-page .create-user-step-tabs button span {
    width: 28px;
    height: 28px;
  }

  .create-user-page .create-user-profile-form {
    padding-top: 16px;
  }

  .create-user-page .create-user-section-title {
    margin-bottom: 10px;
  }

  .create-user-page .create-user-section-title h2 {
    margin-bottom: 2px;
    font-size: 18px;
    line-height: 22px;
  }

  .create-user-page .create-user-section-title p {
    font-size: 13px;
    line-height: 18px;
  }

  .create-user-page .create-user-input-container, .create-user-page .create-user-select-container {
    margin-bottom: 8px;
  }

  .create-user-page .create-user-input-container label, .create-user-page .create-user-select-container label {
    margin-bottom: 4px;
  }

  .create-user-page .create-user-form-grid, .create-user-page .create-user-contact-form {
    row-gap: 6px;
  }

  .create-user-page .MuiInputBase-root {
    min-height: 42px;
  }

  .create-user-page .MuiInputBase-input {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .create-user-page .MuiFormHelperText-root {
    margin-top: 3px;
    line-height: 14px;
  }

  .create-user-page textarea.MuiInputBase-input {
    min-height: 44px !important;
  }

  .create-user-page .create-user-form-footer {
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (max-width: 900px) {
  .users-page {
    padding: 0 12px 12px;
  }

  .users-page table {
    min-width: 820px;
  }

  .users-list-header {
    align-items: flex-start;
    gap: 12px;
  }

  .create-user-page {
    margin-top: 12px;
    padding: 12px;
  }

  .create-user-page .create-user-creation-box {
    margin-top: 24px;
  }

  .create-user-page .MuiStepper-root {
    align-items: flex-start;
    padding-bottom: 6px;
    overflow-x: auto;
  }

  .create-user-page .MuiStep-root {
    min-width: 168px;
  }

  .create-user-page .create-user-form-grid, .create-user-page .create-user-contact-form, .create-user-page .create-user-step-tabs, .create-user-page .create-user-review-box {
    grid-template-columns: 1fr;
  }

  .create-user-page .create-user-step-tabs button, .create-user-page .create-user-step-tabs button:last-child {
    grid-template-columns: 30px minmax(0, 1fr);
  }

  .create-user-page .create-user-step-tabs button:after {
    display: none;
  }

  .create-user-page .create-user-form-actions {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .create-user-page .create-user-form-actions {
    flex-direction: column-reverse;
  }

  .create-user-page .create-user-form-actions button {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .create-user-page {
    margin-top: 10px;
    padding: 8px;
  }

  .create-user-page .create-user-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .create-user-page .create-user-sub-heading {
    font-size: 12px;
    line-height: 18px;
  }

  .create-user-page .create-user-creation-box {
    margin-top: 16px;
  }

  .create-user-page .create-user-step-tabs {
    padding: 16px;
  }

  .create-user-page .create-user-profile-form {
    padding: 18px 16px 0;
  }

  .create-user-page .create-user-section-title {
    flex-direction: column;
  }

  .create-user-page .create-user-form-footer {
    flex-direction: column;
    align-items: flex-start;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .create-user-page .create-user-form-footer > div, .create-user-page .create-user-form-footer > div button {
    width: 100%;
  }
}

.user-delete-modal-container {
  width: 400px;
  padding: 24px;
}

.user-delete-modal-container .img-container {
  margin: 0 auto;
  padding: 24px 32px;
}

.user-delete-modal-container .btns {
  margin-top: 16px;
}

.user-delete-modal-container .header {
  letter-spacing: 0%;
  text-align: center;
  color: #000c;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.user-delete-modal-container .desc {
  letter-spacing: 0%;
  text-align: center;
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

/* [project]/src/app/components/Table.css [app-client] (css) */
.z360-table .header-section {
  flex: none;
}

.z360-table .header-section .table-header {
  width: 30%;
}

.z360-table .header-section .content-selector {
  justify-content: center;
  gap: 8px;
  width: 40%;
  display: flex;
}

.z360-table .header-section .content-selector .active {
  color: #000c;
  border: 1px solid #15173b29;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.z360-table .header-section .content-selector .content-selector-text {
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.z360-table .header-section .button-section {
  width: 30%;
  margin-right: 8px;
  margin-left: "auto";
  display: "inline-flex";
  justify-content: end;
  gap: "12px";
  text-align: right;
}

/* [project]/src/app/view-profile/view-profile.css [app-client] (css) */
.view-profile-page {
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.view-profile-page .basic-info-sec {
  gap: 16px;
  width: 100%;
  padding: 24px;
  display: flex;
}

.view-profile-page .basic-info-sec .profile-image {
  flex-basis: 160px;
}

.view-profile-page .basic-info-sec .profile-basic-info {
  width: 100%;
}

.view-profile-page .basic-info-sec .profile-basic-info .divider {
  border: 1px solid #00000029;
}

.view-profile-page .basic-info-sec .profile-basic-info .box-header .box-header-title {
  color: #000c;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.view-profile-page .basic-info-sec .profile-basic-info .profile-basic-info-txt {
  color: #0000007a;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.view-profile-page .other-info-sec {
  width: 100%;
  display: flex;
}

.view-profile-page .other-info-sec .org-info, .view-profile-page .other-info-sec .employee-info {
  flex-basis: 100%;
  padding: 24px;
}

.view-profile-page .other-info-sec .box-header {
  color: #000c;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.view-profile-page .other-info-sec .box-header-container {
  margin-bottom: 16px;
}

.view-profile-page .other-info-sec .box-value-txt {
  color: #000c;
  padding-left: 4px;
}

.view-profile-page .other-info-sec .box-key-txt {
  color: #0000007a;
  font-size: 14px !important;
}

.view-profile-page .other-info-sec .box-txt {
  font-weight: 400;
  font-style: Regular;
  letter-spacing: 0%;
  font-size: 16px;
  line-height: 24px;
}

.view-profile-page .edit-container {
  cursor: pointer;
  border: 1px solid #0000003d;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-left: auto;
}

.view-profile-page .edit-container img {
  margin: 3px;
  padding: 2px;
}

/* [project]/src/app/settings/settings.css [app-client] (css) */
.settings-page {
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  margin-top: 24px;
  padding: 16px;
  font-family: Poppins, sans-serif !important;
}

.settings-page .settings-main {
  min-width: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.settings-page .settings-heading {
  color: #000;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.settings-page .settings-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.settings-page .settings-creation-box {
  margin: 40px auto 0;
  padding: 48px;
}

.settings-page .error-txt {
  color: var(--color-red-400);
}

.settings-page .settings-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.settings-page .settings-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.settings-page .stepper-form {
  margin-top: 24px;
}

.settings-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-active {
  color: #15173b;
}

.settings-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed {
  color: #0acf83;
}

.settings-page [data-testid="VisibilityIcon"], .settings-page [data-testid="VisibilityOffIcon"] {
  width: 16px;
  height: 16px;
}

.settings-page .settings-sidebar {
  border-right: 1px solid #00000029;
  flex: 0 0 240px;
  font-family: Poppins, sans-serif !important;
}

.settings-page .settings-sidebar .setting-item {
  color: #15173bcc;
  cursor: pointer;
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.settings-page .settings-sidebar .setting-item .img-container {
  background: #15173b14;
  border-radius: 4px;
}

.settings-page .settings-sidebar .setting-item:not(.active-item):hover {
  background: #fff;
  border-color: #15173b66;
}

.settings-page .settings-sidebar .setting-item.active-item {
  color: #fff !important;
  background: linear-gradient(#9b0c11 0%, #15173b 100%) !important;
}

.settings-page .settings-sidebar .setting-item.active-item .img-container {
  background: #b4b4c352;
  border-radius: 4px;
}

.settings-page .create-workflow-setting-input-container, .settings-page .create-workflow-setting-select-container {
  margin-bottom: 8px;
}

:is(.settings-page .create-workflow-setting-input-container, .settings-page .create-workflow-setting-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 16px !important;
}

.settings-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 16px !important;
}

.settings-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 16px !important;
}

.settings-page .create-workflow-setting-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.settings-page .create-workflow-setting-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.settings-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.settings-page .comp-header {
  color: #000c;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.settings-page .comp-sub-header {
  color: #000c;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.settings-page .workflow-flow-shell {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 16px;
  overflow-x: auto;
}

.settings-page .workflow-flow-track {
  align-items: stretch;
  min-width: max-content;
  display: flex;
}

.settings-page .workflow-flow-step {
  align-items: center;
  display: flex;
}

.settings-page .workflow-flow-node {
  border: 1px solid;
  border-radius: 8px;
  width: 232px;
  min-height: 168px;
  padding: 12px;
  box-shadow: 0 1px 2px #0000000a;
}

.settings-page .workflow-flow-index {
  color: #fff;
  background: #15173b;
  border-radius: 6px;
  flex: 0 0 28px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  display: inline-flex;
}

.settings-page .workflow-flow-title {
  color: #0f172a;
  overflow-wrap: anywhere;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.settings-page .workflow-flow-id {
  color: #64748b;
  overflow-wrap: anywhere;
  font-size: 11px;
  line-height: 16px;
}

.settings-page .workflow-flow-meta {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 12px;
  display: flex;
}

.settings-page .workflow-chip {
  border: 1px solid;
  border-radius: 6px;
  align-items: center;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  display: inline-flex;
}

.settings-page .workflow-flow-facts {
  color: #334155;
  grid-template-columns: 1fr;
  gap: 6px;
  margin-top: 12px;
  font-size: 12px;
  line-height: 16px;
  display: grid;
}

.settings-page .workflow-flow-facts span {
  overflow-wrap: anywhere;
  background: #ffffffb3;
  border-radius: 6px;
  min-height: 28px;
  padding: 6px 8px;
}

.settings-page .workflow-flow-status {
  color: #475569;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
}

.settings-page .workflow-flow-connector {
  background: #94a3b8;
  flex: 0 0 48px;
  width: 48px;
  height: 2px;
  margin: 0 10px;
  position: relative;
}

.settings-page .workflow-flow-connector:after {
  content: "";
  border-top: 6px solid #0000;
  border-bottom: 6px solid #0000;
  border-left: 8px solid #94a3b8;
  width: 0;
  height: 0;
  position: absolute;
  top: -5px;
  right: -1px;
}

.settings-page .workflow-readiness-categories {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.settings-page .workflow-readiness-category, .settings-page .workflow-builder-tabs button {
  text-align: left;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 12px 14px;
  transition: border-color .16s, box-shadow .16s, background .16s;
}

.settings-page .workflow-readiness-category span, .settings-page .workflow-builder-tabs button span {
  color: #15173b;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.settings-page .workflow-readiness-category strong, .settings-page .workflow-builder-tabs button strong {
  color: #64748b;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: block;
}

.settings-page .workflow-readiness-category.is-active, .settings-page .workflow-builder-tabs button.is-active {
  background: linear-gradient(#9b0c11 0%, #15173b 100%);
  border-color: #15173b;
  box-shadow: 0 10px 24px #15173b1a;
}

.settings-page .workflow-readiness-category.is-active span, .settings-page .workflow-readiness-category.is-active strong, .settings-page .workflow-builder-tabs button.is-active span, .settings-page .workflow-builder-tabs button.is-active strong {
  color: #fff;
}

.settings-page .workflow-builder-tabs {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
  max-width: 100%;
  display: grid;
}

.settings-page .workflow-readiness-category, .settings-page .workflow-builder-tabs button {
  min-width: 0;
}

.settings-page .workflow-readiness-category span, .settings-page .workflow-readiness-category strong, .settings-page .workflow-builder-tabs button span, .settings-page .workflow-builder-tabs button strong {
  overflow-wrap: anywhere;
}

.settings-page .workflow-test-card {
  background: #fbfcfe;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 14px;
}

.settings-page .workflow-readiness-redesign {
  --readiness-border: #dfe6ef;
  --readiness-border-soft: #edf1f6;
  --readiness-text: #172033;
  --readiness-muted: #64748b;
  --readiness-navy: #0d1033;
  --readiness-brand: #9b0c11;
  --readiness-brand-dark: #5c001d;
  --readiness-danger: #dc2626;
  --readiness-danger-bg: #fff1f2;
  --readiness-warning: #b45309;
  --readiness-warning-bg: #fff7ed;
  --readiness-success: #047857;
  --readiness-success-bg: #ecfdf5;
  color: var(--readiness-text);
}

.settings-page .readiness-page-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 18px;
  display: flex;
}

.settings-page .readiness-eyebrow {
  color: var(--readiness-brand);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
}

.settings-page .readiness-title.comp-header {
  color: var(--readiness-text);
  margin-bottom: 8px;
  font-size: 28px;
  line-height: 34px;
}

.settings-page .readiness-subtitle {
  color: var(--readiness-muted);
  max-width: 760px;
  margin: 0;
  font-size: 15px;
  line-height: 22px;
}

.settings-page .readiness-header-actions, .settings-page .readiness-section-actions, .settings-page .readiness-recommendation-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  display: flex;
}

.settings-page .readiness-btn {
  border: 1px solid var(--readiness-navy);
  min-height: 38px;
  color: var(--readiness-navy);
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  padding: 0 16px;
  font-size: 13px;
  font-weight: 800;
}

.settings-page .readiness-btn-primary {
  background: var(--readiness-navy);
  color: #fff;
}

.settings-page .readiness-btn-brand {
  border-color: var(--readiness-brand);
  background: var(--readiness-brand);
  color: #fff;
}

.settings-page .readiness-btn-ghost {
  border-color: var(--readiness-border);
  color: #334155;
}

.settings-page .readiness-hero-card, .settings-page .readiness-card {
  border: 1px solid var(--readiness-border);
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 12px 32px #0f172a0f;
}

.settings-page .readiness-hero-card {
  margin-bottom: 18px;
  padding: 22px;
}

.settings-page .readiness-hero-grid {
  grid-template-columns: 280px minmax(0, 1fr) 270px;
  align-items: center;
  gap: 24px;
  display: grid;
}

.settings-page .readiness-score-ring {
  grid-template-columns: 86px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  display: grid;
}

.settings-page .readiness-ring {
  border-radius: 50%;
  place-items: center;
  width: 86px;
  height: 86px;
  display: grid;
  position: relative;
}

.settings-page .readiness-ring:before {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  position: absolute;
}

.settings-page .readiness-ring span {
  z-index: 1;
  font-size: 19px;
  font-weight: 900;
  position: relative;
}

.settings-page .readiness-score-copy strong {
  color: var(--readiness-text);
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.settings-page .readiness-score-copy span {
  color: var(--readiness-muted);
  font-size: 13px;
  line-height: 19px;
}

.settings-page .readiness-recommendation {
  background: #eef4ff;
  border: 1px solid #d7e4ff;
  border-radius: 12px;
  padding: 18px;
}

.settings-page .readiness-recommendation strong {
  color: var(--readiness-text);
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

.settings-page .readiness-recommendation p {
  color: #40516c;
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
}

.settings-page .readiness-recommendation-actions {
  margin-top: 14px;
}

.settings-page .readiness-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  display: grid;
}

.settings-page .readiness-metric {
  border: 1px solid var(--readiness-border-soft);
  background: #f8fafc;
  border-radius: 10px;
  padding: 14px;
}

.settings-page .readiness-metric span {
  color: var(--readiness-muted);
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
  line-height: 14px;
  display: block;
}

.settings-page .readiness-metric strong {
  color: var(--readiness-text);
  margin-top: 6px;
  font-size: 24px;
  line-height: 30px;
  display: block;
}

.settings-page .readiness-card {
  margin-bottom: 18px;
  box-shadow: 0 1px #0f172a08;
}

.settings-page .readiness-card-header {
  border-bottom: 1px solid var(--readiness-border-soft);
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 20px 14px;
  display: flex;
}

.settings-page .readiness-card-header h2 {
  color: var(--readiness-text);
  margin: 0 0 4px;
  font-size: 20px;
  line-height: 26px;
}

.settings-page .readiness-card-header p {
  color: var(--readiness-muted);
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.settings-page .readiness-tabs {
  align-items: center;
  gap: 8px;
  padding: 0 20px 16px;
  display: flex;
}

.settings-page .readiness-tab {
  border: 1px solid var(--readiness-border);
  color: #334155;
  cursor: pointer;
  background: #fff;
  border-radius: 6px;
  min-height: 36px;
  padding: 0 14px;
  font-weight: 700;
}

.settings-page .readiness-tab.is-active {
  border-color: var(--readiness-navy);
  background: var(--readiness-navy);
  color: #fff;
}

.settings-page .readiness-check-list {
  padding: 0 16px 16px;
}

.settings-page .readiness-check-row {
  border-top: 1px solid var(--readiness-border-soft);
  grid-template-columns: minmax(0, 1fr) 220px;
  gap: 22px;
  padding: 18px 4px 18px 0;
  display: grid;
}

.settings-page .readiness-check-row:first-child {
  border-top: 0;
}

.settings-page .readiness-check-main {
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 14px;
  display: grid;
}

.settings-page .readiness-check-icon {
  color: #475569;
  background: #f1f5f9;
  border-radius: 12px;
  place-items: center;
  width: 42px;
  height: 42px;
  font-weight: 900;
  display: grid;
}

.settings-page .readiness-check-icon.missing {
  background: var(--readiness-danger-bg);
  color: var(--readiness-danger);
}

.settings-page .readiness-check-icon.review {
  background: var(--readiness-warning-bg);
  color: var(--readiness-warning);
}

.settings-page .readiness-check-icon.ready {
  background: var(--readiness-success-bg);
  color: var(--readiness-success);
}

.settings-page .readiness-check-title {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
  display: flex;
}

.settings-page .readiness-check-title h3 {
  color: var(--readiness-text);
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}

.settings-page .readiness-status-pill {
  border: 1px solid #0000;
  border-radius: 999px;
  align-items: center;
  min-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  display: inline-flex;
}

.settings-page .readiness-status-pill.missing {
  background: var(--readiness-danger-bg);
  color: var(--readiness-danger);
  border-color: #fecdd3;
}

.settings-page .readiness-status-pill.review {
  background: var(--readiness-warning-bg);
  color: var(--readiness-warning);
  border-color: #fed7aa;
}

.settings-page .readiness-status-pill.ready {
  background: var(--readiness-success-bg);
  color: var(--readiness-success);
  border-color: #bbf7d0;
}

.settings-page .readiness-description {
  color: #53637a;
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 20px;
}

.settings-page .readiness-impact {
  color: #26344a;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.settings-page .readiness-impact strong {
  color: var(--readiness-text);
}

.settings-page .readiness-check-side {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 9px;
  display: flex;
}

.settings-page .readiness-small-note {
  color: var(--readiness-muted);
  text-align: right;
  font-size: 12px;
  line-height: 16px;
}

.settings-page .readiness-coverage-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 16px 20px 20px;
  display: grid;
}

.settings-page .readiness-coverage-card {
  border: 1px solid var(--readiness-border);
  background: #fff;
  border-radius: 12px;
  padding: 16px;
}

.settings-page .readiness-coverage-head {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  display: flex;
}

.settings-page .readiness-coverage-head h3 {
  color: var(--readiness-text);
  margin: 0;
  font-size: 17px;
  line-height: 24px;
}

.settings-page .readiness-coverage-warning {
  background: var(--readiness-warning-bg);
  color: #7c2d12;
  border: 1px solid #fed7aa;
  border-radius: 9px;
  margin-bottom: 12px;
  padding: 12px;
  font-size: 13px;
  line-height: 1.45;
}

.settings-page .readiness-coverage-stats {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  display: grid;
}

.settings-page .readiness-coverage-stat {
  border: 1px solid var(--readiness-border-soft);
  background: #f8fafc;
  border-radius: 8px;
  padding: 10px;
}

.settings-page .readiness-coverage-stat span {
  color: var(--readiness-muted);
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 16px;
  display: block;
}

.settings-page .readiness-coverage-stat strong {
  color: var(--readiness-text);
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 1180px) {
  .settings-page .readiness-hero-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .settings-page .readiness-page-header, .settings-page .readiness-card-header {
    flex-direction: column;
  }

  .settings-page .readiness-header-actions, .settings-page .readiness-section-actions {
    width: 100%;
  }

  .settings-page .readiness-metrics, .settings-page .readiness-coverage-grid, .settings-page .readiness-coverage-stats, .settings-page .readiness-check-row, .settings-page .readiness-check-main {
    grid-template-columns: 1fr;
  }

  .settings-page .readiness-check-side {
    align-items: flex-start;
  }

  .settings-page .readiness-small-note {
    text-align: left;
  }

  .settings-page .readiness-tabs {
    flex-wrap: wrap;
  }
}

.settings-page .workflow-task-details {
  border-top: 1px solid #eef1f4;
  padding-top: 12px;
}

.settings-page .workflow-task-details summary {
  color: #15173b;
  cursor: pointer;
  border: 1px solid #15173b29;
  border-radius: 6px;
  width: fit-content;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .settings-page .workflow-flow-track {
    gap: 12px;
    min-width: 0;
    display: grid;
  }

  .settings-page .workflow-flow-step {
    justify-items: stretch;
    display: grid;
  }

  .settings-page .workflow-flow-node {
    width: 100%;
  }

  .settings-page .workflow-flow-connector {
    width: 2px;
    height: 28px;
    margin: 10px auto 0;
  }

  .settings-page .workflow-flow-connector:after {
    border: 6px solid #0000;
    border-top: 8px solid #94a3b8;
    border-bottom: 0;
    top: auto;
    bottom: -1px;
    right: -5px;
  }

  .settings-page .workflow-readiness-categories, .settings-page .workflow-builder-tabs {
    grid-template-columns: 1fr;
  }
}

.settings-page .settings-input-container label {
  color: #000000a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.settings-page .email-settings .email-template-h {
  color: #000c;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.settings-page .email-settings .email-template-lbl {
  color: #15173b66;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.settings-page .email-settings .email-template-val {
  color: #000c;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.settings-page .smtp-settings, .settings-page .oem-settings, .settings-page .settings-main-general {
  width: 100%;
  max-width: none;
}

.settings-page .smtp-card {
  min-height: 464px;
  padding: 24px;
}

.settings-page .smtp-card-header {
  background: #f8fafc;
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
}

.settings-page .smtp-card-title-group {
  flex: 280px;
  min-width: 0;
}

.settings-page .smtp-card-title {
  color: #000c;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.settings-page .smtp-card-subtitle, .settings-page .smtp-helper-note {
  color: #15173b99;
  font-size: 12px;
  line-height: 18px;
}

.settings-page .smtp-helper-note {
  margin: -4px 0 16px;
  padding: 0 16px;
}

.settings-page .smtp-auth-segmented {
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 6px;
  flex-wrap: wrap;
  flex: 430px;
  justify-content: flex-end;
  align-items: stretch;
  gap: 4px;
  min-width: 0;
  max-width: 100%;
  padding: 3px;
  display: flex;
}

.settings-page .smtp-auth-segmented button {
  color: #15173b;
  white-space: normal;
  overflow-wrap: anywhere;
  text-align: center;
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 4px;
  flex: 136px;
  min-width: min(100%, 136px);
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.settings-page .smtp-auth-segmented button:hover {
  background: #15173b0f;
}

.settings-page .smtp-auth-segmented button.active {
  color: #fff;
  background: linear-gradient(#9b0c11 0%, #15173b 100%);
}

.settings-page .smtp-form, .settings-page .smtp-form-fieldset {
  width: 100%;
}

.settings-page .smtp-form-body {
  flex-direction: column;
  gap: 16px;
  min-height: 314px;
  display: flex;
}

.settings-page .smtp-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  display: grid;
}

.settings-page .smtp-action-footer {
  border-top: 1px solid #15173b14;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 20px;
  padding-top: 16px;
  display: flex;
}

.settings-page .settings-main-general .general-settings-panel {
  margin-bottom: 16px;
}

.settings-page .settings-main-general .general-settings-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  display: grid;
}

.settings-page .settings-main-general .general-settings-card {
  border: 1px solid #15173b29;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  min-height: 88px;
  padding: 16px;
  display: flex;
}

.settings-page .settings-main-general .general-settings-label {
  color: #15173b66;
  font-size: 12px;
  line-height: 16px;
}

.settings-page .settings-main-general .general-settings-value {
  color: #000c;
  overflow-wrap: anywhere;
  font-size: 16px;
  line-height: 24px;
}

.settings-page .notification-channel-row {
  grid-column: 1 / -1;
}

.settings-page .sla-alert-status {
  text-transform: capitalize;
  border-radius: 4px;
  align-items: center;
  min-height: 24px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.settings-page .sla-alert-status-pending {
  color: #9a3412;
  background: #fff7ed;
}

.settings-page .sla-alert-status-sent {
  color: #047857;
  background: #ecfdf5;
}

.settings-page .sla-alert-status-failed {
  color: #b91c1c;
  background: #fef2f2;
}

.settings-page .sla-alert-status-skipped {
  color: #475569;
  background: #f1f5f9;
}

.settings-input-container label {
  color: #000000a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

@media (max-width: 1024px) {
  .settings-page {
    gap: 24px;
  }

  .settings-page .settings-sidebar {
    flex-basis: 220px;
  }

  .settings-page .settings-main-general .general-settings-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .settings-page {
    flex-direction: column;
  }

  .settings-page .settings-sidebar {
    border-bottom: 1px solid #00000029;
    border-right: 0;
    padding-bottom: 12px;
    width: 100% !important;
    padding-right: 0 !important;
  }

  .settings-page .settings-main {
    width: 100%;
  }

  .settings-page .smtp-card-header {
    flex-direction: column;
  }

  .settings-page .smtp-auth-segmented {
    flex-basis: 100%;
    justify-content: stretch;
    width: 100%;
  }

  .settings-page .smtp-auth-segmented button {
    flex-basis: 140px;
  }

  .settings-page .smtp-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .settings-page {
    flex-direction: column;
    gap: 20px;
    padding: 12px;
  }

  .settings-page .settings-sidebar {
    border-bottom: 1px solid #00000029;
    border-right: 0;
    padding-bottom: 12px;
    width: 100% !important;
    padding-right: 0 !important;
  }

  .settings-page .settings-main {
    width: 100%;
  }

  .settings-page .smtp-card {
    min-height: 0;
    padding: 16px;
  }

  .settings-page .smtp-card-header {
    flex-direction: column;
    padding: 12px;
  }

  .settings-page .smtp-auth-segmented {
    flex-direction: column;
    flex-basis: 100%;
    width: 100%;
  }

  .settings-page .smtp-auth-segmented button {
    width: 100%;
    min-width: 0;
  }

  .settings-page .smtp-grid {
    grid-template-columns: 1fr;
  }

  .settings-page .smtp-form-body {
    min-height: 0;
  }

  .settings-page .smtp-action-footer {
    flex-direction: column-reverse;
  }

  .settings-page .smtp-action-footer button {
    width: 100%;
  }

  .settings-page .settings-main-general .general-settings-grid {
    grid-template-columns: 1fr;
  }
}

.profile-mapping-page {
  color: #172033;
  background: #f4f7fb;
  min-height: calc(100vh - 120px);
  padding: 24px 36px 48px;
}

.profile-mapping-heading {
  text-align: center;
  max-width: 1220px;
  margin: 0 auto 22px;
}

.profile-mapping-heading h1 {
  color: #172033;
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.15;
}

.profile-mapping-heading p {
  color: #64748b;
  margin: 0;
  font-size: 15px;
}

.profile-mapping-card {
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 14px;
  max-width: 1220px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 12px 32px #0f172a0f;
}

.profile-mapping-card-header {
  border-bottom: 1px solid #eef2f7;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 22px 14px;
  display: flex;
}

.profile-mapping-card-header h2 {
  color: #172033;
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
}

.profile-mapping-card-header p {
  color: #64748b;
  margin: 0;
  font-size: 14px;
}

.profile-mapping-pill {
  white-space: nowrap;
  border: 1px solid #0000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  display: inline-flex;
}

.profile-mapping-pill.blue {
  color: #2563eb;
  background: #eff6ff;
  border-color: #bfdbfe;
}

.profile-mapping-pill.green {
  color: #047857;
  background: #ecfdf5;
  border-color: #a7f3d0;
}

.profile-mapping-form {
  padding: 22px;
}

.profile-mapping-alert {
  color: #7c2d12;
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 12px;
  grid-template-columns: 30px 1fr auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  padding: 14px 16px;
  display: grid;
}

.profile-mapping-alert-icon {
  color: #b45309;
  background: #ffedd5;
  border-radius: 999px;
  place-items: center;
  width: 30px;
  height: 30px;
  font-weight: 900;
  display: grid;
}

.profile-mapping-alert strong {
  margin-bottom: 2px;
  font-size: 14px;
  display: block;
}

.profile-mapping-alert p, .profile-mapping-footer p, .profile-mapping-added-item p {
  margin: 0;
}

.profile-mapping-alert-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  display: flex;
}

.profile-mapping-form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 20px;
  display: grid;
}

.profile-mapping-field-full {
  grid-column: 1 / -1;
}

.profile-mapping-section-stack {
  gap: 14px;
  display: grid;
}

.profile-mapping-page .profile-mapping-section.MuiAccordion-root {
  box-shadow: none;
  border: 1px solid #dfe6ef;
  border-radius: 12px;
  margin: 0;
  overflow: hidden;
}

.profile-mapping-page .profile-mapping-section.MuiAccordion-root.Mui-expanded {
  margin: 0;
}

.profile-mapping-page .profile-mapping-section.MuiAccordion-root:before {
  display: none;
}

.profile-mapping-page .MuiAccordionSummary-root {
  background: #f8fafc;
  min-height: 58px;
  padding: 0 16px;
}

.profile-mapping-page .MuiAccordionSummary-content {
  margin: 12px 0;
}

.profile-mapping-page .MuiAccordionDetails-root {
  border-top: 1px solid #eef2f7;
  padding: 18px 16px;
}

.profile-mapping-section-title {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.profile-mapping-section-title span {
  color: #172033;
  font-size: 15px;
  font-weight: 800;
}

.profile-mapping-section-title small {
  color: #64748b;
  font-size: 12px;
}

.profile-mapping-row {
  align-items: start;
  gap: 12px;
  display: grid;
}

.profile-mapping-row.hardware-row {
  grid-template-columns: minmax(130px, 1fr) minmax(180px, 1.35fr) minmax(150px, 1fr) 80px minmax(120px, .9fr) minmax(120px, .9fr) 44px;
}

.profile-mapping-section-intro {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
}

.profile-mapping-info.compact {
  flex: 1;
  margin: 0;
}

.profile-mapping-requirement-toggle.MuiButton-root {
  color: #0d1033;
  white-space: nowrap;
  min-height: 40px;
  box-shadow: none;
  border-color: #9a001f;
  font-weight: 800;
}

.profile-mapping-requirement-toggle.MuiButton-contained {
  color: #fff;
  background: #0d1033;
}

.profile-mapping-requirement-panel {
  background: #f8fafc;
  border: 1px solid #d8e2f0;
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 14px;
}

.profile-mapping-requirement-panel-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  display: flex;
}

.profile-mapping-requirement-panel-header strong {
  color: #0d1730;
  font-size: 14px;
  display: block;
}

.profile-mapping-requirement-panel-header p {
  color: #52678f;
  margin: 3px 0 0;
  font-size: 13px;
}

.profile-mapping-row.hardware-requirement-row {
  grid-template-columns: repeat(4, minmax(130px, 1fr)) minmax(92px, auto);
  align-items: start;
}

.profile-mapping-filter-button.MuiButton-root {
  color: #0d1033;
  white-space: nowrap;
  border-color: #9a001f;
  min-height: 44px;
  font-weight: 800;
}

.profile-mapping-row.software-row {
  grid-template-columns: minmax(220px, 1fr) minmax(220px, 1.4fr) 44px;
}

.profile-mapping-add-button.MuiButton-root {
  width: 44px;
  min-width: 44px;
  height: 44px;
  box-shadow: none;
  background: #0d1033;
  border-radius: 999px;
  align-self: start;
  margin-top: 4px;
}

.profile-mapping-add-button.MuiButton-root:hover {
  box-shadow: none;
  background: #8a0028;
}

.profile-mapping-added-list {
  gap: 10px;
  margin-top: 16px;
  display: grid;
}

.profile-mapping-added-item {
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding: 12px 14px;
  display: flex;
}

.profile-mapping-added-item strong {
  color: #172033;
  margin-bottom: 4px;
  font-size: 14px;
  display: block;
}

.profile-mapping-added-item p {
  color: #64748b;
  font-size: 13px;
  line-height: 1.45;
}

.profile-mapping-added-meta {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  display: flex;
}

.profile-mapping-added-meta span:not(.profile-mapping-eligibility) {
  align-items: center;
  display: inline-flex;
}

.profile-mapping-added-meta span:not(.profile-mapping-eligibility):not(:first-child):before {
  content: "·";
  color: #94a3b8;
  margin-right: 6px;
}

.profile-mapping-eligibility {
  border-radius: 999px;
  align-items: center;
  min-height: 22px;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  display: inline-flex;
}

.profile-mapping-eligibility.compatible {
  color: #1d4ed8;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
}

.profile-mapping-eligibility.neutral {
  color: #047857;
  background: #ecfdf5;
  border: 1px solid #a7f3d0;
}

.profile-mapping-error {
  color: #b91c1c;
  margin: 12px 0 0;
  font-size: 13px;
  font-weight: 700;
}

.profile-mapping-info {
  color: #1e3a8a;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 10px;
  margin-bottom: 14px;
  padding: 12px 14px;
  font-size: 13px;
}

.profile-mapping-footer {
  border-top: 1px solid #eef2f7;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-top: 22px;
  padding-top: 18px;
  display: flex;
}

.profile-mapping-footer p {
  color: #64748b;
  max-width: 620px;
  font-size: 13px;
}

.profile-mapping-footer-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
  display: flex;
}

.profile-mapping-page .MuiOutlinedInput-root {
  background: #fff;
  border-radius: 8px;
}

.profile-mapping-page .MuiInputLabel-root {
  color: #64748b;
}

@media (max-width: 1180px) {
  .profile-mapping-row.hardware-row {
    grid-template-columns: repeat(2, minmax(0, 1fr)) 44px;
  }

  .profile-mapping-section-intro, .profile-mapping-requirement-panel-header {
    flex-direction: column;
    align-items: stretch;
  }

  .profile-mapping-row.hardware-requirement-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .profile-mapping-row.software-row {
    grid-template-columns: repeat(2, minmax(0, 1fr)) 44px;
  }
}

@media (max-width: 760px) {
  .profile-mapping-page {
    padding: 16px;
  }

  .profile-mapping-card-header, .profile-mapping-footer, .profile-mapping-alert {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .profile-mapping-form-grid, .profile-mapping-row.hardware-row, .profile-mapping-row.hardware-requirement-row, .profile-mapping-row.software-row {
    grid-template-columns: 1fr;
  }

  .profile-mapping-add-button.MuiButton-root, .profile-mapping-requirement-toggle.MuiButton-root, .profile-mapping-filter-button.MuiButton-root {
    border-radius: 8px;
    width: 100%;
  }

  .profile-mapping-added-item, .profile-mapping-footer-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .profile-mapping-footer-actions button {
    width: 100%;
  }
}

/* [project]/src/app/settings/workflow/create/create.css [app-client] (css) */
.create-workflow-setting-page {
  margin-top: 24px;
  padding: 16px;
  font-family: Poppins, sans-serif !important;
}

.create-workflow-setting-page .create-workflow-setting-heading {
  color: #000;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.create-workflow-setting-page .create-workflow-setting-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.create-workflow-setting-page .create-workflow-setting-creation-box {
  margin: 40px auto 0;
  padding: 48px;
}

.create-workflow-setting-page .error-txt {
  color: var(--color-red-400);
}

.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container {
  margin-bottom: 24px;
}

:is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

:is(:is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.create-workflow-setting-page .create-workflow-setting-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.create-workflow-setting-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.create-workflow-setting-page .MuiAutocomplete-root.MuiOutlinedInput-root {
  height: 50px !important;
}

/* [project]/src/app/settings/sla/create/create.css [app-client] (css) */
.create-workflow-setting-page {
  margin-top: 24px;
  padding: 16px;
  font-family: Poppins, sans-serif !important;
}

.create-workflow-setting-page .create-workflow-setting-heading {
  color: #000;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.create-workflow-setting-page .create-workflow-setting-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.create-workflow-setting-page .create-workflow-setting-creation-box {
  min-height: 308px;
  margin: 32px auto 0;
  padding: 24px 48px;
}

.create-workflow-setting-page .error-txt {
  color: var(--color-red-400);
}

.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container {
  margin-bottom: 24px;
}

:is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

:is(:is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.create-workflow-setting-page .create-workflow-setting-input-container, .create-workflow-setting-page .create-workflow-setting-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-workflow-setting-page .create-workflow-setting-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.create-workflow-setting-page .create-workflow-setting-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.create-workflow-setting-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.create-workflow-setting-page .MuiOutlinedInput-root {
  background: #fff;
  border-radius: 6px;
}

.create-workflow-setting-page .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-width: 1px !important;
  border-color: #15173b !important;
}

.create-workflow-setting-page .MuiInputLabel-root.Mui-focused {
  color: #15173b !important;
}

.create-workflow-setting-page .sla-workflow-selector-card {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  grid-template-columns: minmax(220px, .4fr) minmax(300px, 1fr);
  align-items: center;
  gap: 18px;
  padding: 16px;
  display: grid;
}

.create-workflow-setting-page .sla-workflow-selector-copy, .create-workflow-setting-page .sla-workflow-selector-control {
  min-width: 0;
}

.create-workflow-setting-page .sla-workflow-select .MuiOutlinedInput-root {
  min-height: 44px;
  box-shadow: 0 1px 2px #15173b0a;
}

.create-workflow-setting-page .sla-empty-state {
  text-align: center;
  background: #fbfcfe;
  border: 1px dashed #d8dce6;
  border-radius: 8px;
  place-items: center;
  min-height: 132px;
  padding: 24px;
  display: grid;
}

.create-workflow-setting-page .sla-empty-state p {
  color: #15173b;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.create-workflow-setting-page .sla-empty-state span {
  color: #58627a;
  max-width: 480px;
  font-size: 13px;
  line-height: 20px;
}

.create-workflow-setting-page .sla-create-footer {
  border-top: 1px solid #eef1f4;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 16px;
  padding-top: 16px;
  display: flex;
}

.create-workflow-setting-page .stepper-form {
  margin-top: 24px;
}

.create-workflow-setting-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-active {
  color: #15173b;
}

.create-workflow-setting-page .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed {
  color: #0acf83;
}

.create-workflow-setting-page [data-testid="VisibilityIcon"], .create-workflow-setting-page [data-testid="VisibilityOffIcon"] {
  width: 16px;
  height: 16px;
}

.create-workflow-setting-page .MuiAccordionDetails-root.accordion-container {
  padding: 0;
}

.create-workflow-setting-page .acc-wrapper {
  --Paper-shadow: none;
  background: #fff;
  border-radius: 8px;
}

.create-workflow-setting-page .sla-rule-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 22px #15173b0a;
}

.create-workflow-setting-page .sla-rule-card:before, .create-workflow-setting-page .sla-task-rule-card:before {
  content: "";
  background: linear-gradient(#9b0c11 0%, #15173b 100%);
  width: 4px;
  position: absolute;
  inset: 0 auto 0 0;
}

.create-workflow-setting-page .sla-global-rule-card {
  padding: 18px;
}

.create-workflow-setting-page .sla-task-rule-card {
  border: 1px solid #e7eaf0;
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.create-workflow-setting-page .sla-task-rule-card.Mui-expanded {
  border-color: #d8dce6;
  box-shadow: 0 10px 24px #15173b0d;
}

.create-workflow-setting-page .sla-task-rule-card .MuiAccordionSummary-root {
  min-height: 64px;
  padding-left: 20px;
  padding-right: 18px;
}

.create-workflow-setting-page .sla-task-rule-card .MuiAccordionSummary-content {
  margin: 10px 0;
}

.create-workflow-setting-page .sla-task-summary, .create-workflow-setting-page .sla-rule-card-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  display: flex;
}

.create-workflow-setting-page .sla-rule-card-header {
  margin-bottom: 16px;
}

.create-workflow-setting-page .sla-rule-title {
  color: #15173b;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.create-workflow-setting-page .sla-rule-subtitle {
  color: #58627a;
  font-size: 12px;
  line-height: 18px;
}

.create-workflow-setting-page .sla-rule-fields {
  background: #fbfcfe;
  border-top: 1px solid #eef1f4;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
  padding: 16px;
  display: grid;
}

.create-workflow-setting-page .sla-global-rule-card .sla-rule-fields {
  border: 1px solid #eef1f4;
  border-radius: 8px;
}

.create-workflow-setting-page .sla-rule-fields .MuiFormControl-root.MuiTextField-root, .create-workflow-setting-page .sla-rule-fields .MuiAutocomplete-root {
  width: 100%;
  margin-bottom: 0;
}

.create-workflow-setting-page .sla-rule-fields .MuiOutlinedInput-root {
  background: #fff;
  border-radius: 6px;
}

.create-workflow-setting-page .sla-rule-fields .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-width: 1px;
  border-color: #15173b;
}

.create-workflow-setting-page .sla-rule-fields .MuiInputLabel-root.Mui-focused {
  color: #15173b;
}

.create-workflow-setting-page .notification-channel-row {
  background: #fff;
  border: 1px solid #e7eaf0;
  border-radius: 8px;
  min-height: 56px;
  padding: 10px 12px;
}

.create-workflow-setting-page .notification-channel-row .flex {
  gap: 8px;
}

.create-workflow-setting-page .sla-channel-pill {
  color: #15173b;
  background: #fff;
  border: 1px solid #d8dce6;
  border-radius: 999px;
  min-height: 32px;
  margin: 0;
  padding: 0 12px 0 4px;
  transition: border-color .16s, background .16s, color .16s, box-shadow .16s;
}

.create-workflow-setting-page .sla-channel-pill .MuiCheckbox-root {
  color: #8a92a6;
  padding: 5px;
}

.create-workflow-setting-page .sla-channel-pill.is-active {
  color: #fff;
  background: linear-gradient(90deg, #9b0c11 0%, #15173b 100%);
  border-color: #15173b;
  box-shadow: 0 6px 14px #15173b1f;
}

.create-workflow-setting-page .sla-channel-pill.is-active .MuiCheckbox-root, .create-workflow-setting-page .sla-channel-pill.is-active .MuiCheckbox-root.Mui-checked {
  color: #fff;
}

.create-workflow-setting-page .notification-channel-row > p {
  color: #58627a;
  margin-top: 6px;
}

.create-workflow-setting-page .sla-webhook-row {
  align-items: flex-start;
  gap: 8px;
  display: flex;
}

.create-workflow-setting-page .sla-inline-action {
  white-space: nowrap;
  min-width: 92px;
  height: 36px;
  margin-top: 10px;
}

.create-workflow-setting-page .sla-rule-fields > .notification-channel-row, .create-workflow-setting-page .sla-rule-fields > .sla-webhook-row {
  align-self: start;
}

@media (max-width: 900px) {
  .create-workflow-setting-page .create-workflow-setting-creation-box {
    padding: 20px;
  }

  .create-workflow-setting-page .sla-workflow-selector-card, .create-workflow-setting-page .sla-rule-fields {
    grid-template-columns: 1fr;
  }

  .create-workflow-setting-page .sla-webhook-row {
    flex-direction: column;
  }

  .create-workflow-setting-page .sla-inline-action {
    width: 100%;
    margin-top: 0;
  }
}

@media (max-width: 640px) {
  .create-workflow-setting-page .sla-create-footer {
    flex-direction: column-reverse;
  }

  .create-workflow-setting-page .sla-create-footer button {
    width: 100%;
  }
}

.sla-create-page {
  color: #172033;
  background: #f4f7fb;
  min-height: calc(100vh - 120px);
  padding: 24px 36px 48px;
  font-family: Poppins, sans-serif;
}

.sla-create-heading {
  text-align: center;
  max-width: 1220px;
  margin: 0 auto 22px;
}

.sla-create-heading h1 {
  color: #172033;
  margin: 0 0 8px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.15;
}

.sla-create-heading p {
  color: #64748b;
  margin: 0;
  font-size: 15px;
}

.sla-create-card {
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 14px;
  max-width: 1220px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 12px 32px #0f172a0f;
}

.sla-create-card-header {
  border-bottom: 1px solid #eef2f7;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 22px 14px;
  display: flex;
}

.sla-create-card-header h2 {
  color: #172033;
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
}

.sla-create-card-header p {
  color: #64748b;
  margin: 0;
  font-size: 14px;
}

.sla-create-pill {
  white-space: nowrap;
  border: 1px solid #0000;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 800;
  display: inline-flex;
}

.sla-create-pill.blue {
  color: #2563eb;
  background: #eff6ff;
  border-color: #bfdbfe;
}

.sla-create-pill.success {
  color: #047857;
  background: #ecfdf5;
  border-color: #bbf7d0;
}

.sla-create-pill.warning {
  color: #b45309;
  background: #fff7ed;
  border-color: #fed7aa;
}

.sla-create-pill.neutral {
  color: #475569;
  background: #f8fafc;
  border-color: #dfe6ef;
}

.sla-create-form {
  padding: 22px;
}

.sla-create-page .sla-workflow-selector-card {
  background: #f8fafc;
  border: 1px solid #dfe6ef;
  border-radius: 12px;
  grid-template-columns: 280px 1fr;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
  padding: 16px;
  display: grid;
}

.sla-create-page .sla-workflow-selector-copy h3 {
  color: #172033;
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
}

.sla-create-page .sla-workflow-selector-copy p {
  color: #64748b;
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
}

.sla-create-page .sla-workflow-selector-control, .sla-create-page .sla-workflow-select {
  min-width: 0;
}

.sla-create-alert {
  color: #7c2d12;
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 12px;
  grid-template-columns: 30px 1fr;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  padding: 14px 16px;
  display: grid;
}

.sla-create-alert.info {
  color: #1e3a8a;
  background: #eff6ff;
  border-color: #bfdbfe;
}

.sla-create-alert-icon {
  background: #ffffffb3;
  border-radius: 999px;
  place-items: center;
  width: 30px;
  height: 30px;
  font-weight: 900;
  display: grid;
}

.sla-create-alert strong {
  margin-bottom: 2px;
  font-size: 14px;
  display: block;
}

.sla-create-alert p, .sla-rule-card-header p, .sla-task-summary p, .sla-create-footer p, .sla-collapsed-note, .sla-empty-state p {
  margin: 0;
}

.sla-section-stack {
  gap: 12px;
  display: grid;
}

.sla-create-page .sla-rule-card {
  box-shadow: none;
  background: #fff;
  border: 1px solid #dfe6ef;
  border-left: 4px solid #8a0028;
  border-radius: 12px;
  margin: 0;
  overflow: hidden;
}

.sla-create-page .sla-rule-card:before, .sla-create-page .sla-task-rule-card:before {
  content: none;
}

.sla-create-page .sla-global-rule-card {
  padding: 0;
}

.sla-create-page .sla-rule-card-header {
  border-bottom: 1px solid #eef2f7;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin: 0;
  padding: 18px 18px 12px;
  display: flex;
}

.sla-create-page .sla-rule-card-header h3, .sla-task-summary h3 {
  color: #172033;
  margin: 0 0 4px;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
}

.sla-create-page .sla-rule-card-header p, .sla-task-summary p {
  color: #64748b;
  font-size: 13px;
  line-height: 1.4;
}

.sla-create-page .sla-rule-fields {
  background: #fff;
  border: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 18px;
  display: grid;
}

.sla-create-page .sla-task-rule-card.MuiAccordion-root {
  box-shadow: none;
  border: 1px solid #dfe6ef;
  border-radius: 12px;
  margin: 0;
  overflow: hidden;
}

.sla-create-page .sla-task-rule-card.MuiAccordion-root.Mui-expanded {
  margin: 0;
  box-shadow: 0 8px 20px #0f172a0a;
}

.sla-create-page .sla-task-rule-card.MuiAccordion-root:before {
  display: none;
}

.sla-create-page .sla-task-rule-card.has-error {
  border-color: #fca5a5;
}

.sla-create-page .sla-task-rule-card .MuiAccordionSummary-root {
  background: #fff;
  min-height: 56px;
  padding: 0 16px;
}

.sla-create-page .sla-task-rule-card .MuiAccordionSummary-content {
  margin: 12px 0;
}

.sla-task-summary {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: 100%;
  display: flex;
}

.sla-summary-left {
  align-items: center;
  gap: 10px;
  min-width: 0;
  display: flex;
}

.sla-summary-icon {
  color: #475569;
  background: #f1f5f9;
  border-radius: 9px;
  flex: none;
  place-items: center;
  width: 30px;
  height: 30px;
  font-size: 13px;
  font-weight: 900;
  display: grid;
}

.sla-create-page .sla-task-content.MuiAccordionDetails-root {
  border-top: 1px solid #eef2f7;
  padding: 14px 16px 16px;
}

.sla-override-box {
  color: #334155;
  cursor: pointer;
  background: #f8fafc;
  border: 1px solid #eef2f7;
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  padding: 12px;
  font-weight: 800;
  display: flex;
}

.sla-override-box .MuiCheckbox-root {
  color: #8a0028;
  padding: 0;
}

.sla-task-override-fields {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 14px;
  display: grid;
}

.sla-collapsed-note {
  color: #64748b;
  padding: 12px 2px 0;
  font-size: 13px;
}

.sla-create-page .notification-channel-row {
  background: #f8fafc;
  border: 1px solid #eef2f7;
  border-radius: 12px;
  min-height: 0;
  padding: 14px;
}

.sla-create-page .sla-channel-pill {
  color: #334155;
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 999px;
  min-height: 38px;
  padding: 0 14px 0 4px;
  font-weight: 800;
}

.sla-create-page .sla-channel-pill.is-active {
  color: #fff;
  box-shadow: none;
  background: linear-gradient(#8a0028, #5c001d);
  border-color: #5c001d;
}

.sla-create-page .sla-webhook-row {
  align-items: flex-start;
  gap: 8px;
  display: flex;
}

.sla-create-page .sla-inline-action {
  white-space: normal;
  overflow-wrap: anywhere;
  min-width: 96px;
  height: auto;
  min-height: 38px;
  margin-top: 8px;
}

.sla-create-page .sla-field-control, .sla-create-page .sla-rule-fields .MuiFormControl-root.MuiTextField-root, .sla-create-page .sla-rule-fields .MuiAutocomplete-root {
  width: 100%;
  margin-bottom: 0;
}

.sla-create-page .MuiOutlinedInput-root {
  background: #fff;
  border-radius: 8px;
}

.sla-loading-state, .sla-empty-state {
  text-align: center;
  color: #64748b;
  background: #fff;
  border: 1px dashed #cfd8e3;
  border-radius: 12px;
  padding: 38px 24px 42px;
}

.sla-empty-state {
  margin-top: 0;
  display: block;
}

.sla-empty-icon {
  color: #2563eb;
  background: #eff6ff;
  border-radius: 18px;
  place-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 14px;
  font-size: 14px;
  font-weight: 900;
  display: grid;
}

.sla-empty-state h3 {
  color: #172033;
  margin: 0 0 8px;
  font-size: 18px;
}

.sla-empty-state p {
  color: #64748b;
  max-width: 520px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.5;
}

.sla-create-footer {
  background: #fffffff5;
  border-top: 1px solid #eef2f7;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin: 22px -22px -22px;
  padding: 16px 22px;
  display: flex;
}

.sla-create-footer p {
  color: #64748b;
  font-size: 13px;
  line-height: 1.4;
}

.sla-create-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  min-width: 0;
  display: flex;
}

.sla-create-actions button {
  white-space: normal;
  overflow-wrap: anywhere;
  min-width: 118px;
}

@media (max-width: 980px) {
  .sla-create-page .sla-workflow-selector-card, .sla-create-page .sla-rule-fields, .sla-task-override-fields {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .sla-create-page {
    padding: 18px 12px 32px;
  }

  .sla-create-card-header, .sla-create-page .sla-rule-card-header, .sla-create-footer, .sla-task-summary {
    flex-direction: column;
    align-items: flex-start;
  }

  .sla-create-actions {
    width: 100%;
  }

  .sla-create-actions button {
    flex: 1;
  }

  .sla-create-page .sla-webhook-row {
    flex-direction: column;
  }

  .sla-create-page .sla-inline-action {
    width: 100%;
    margin-top: 0;
  }
}

/* [project]/src/app/settings/email/create/create.css [app-client] (css) */
.create-email-template-setting-page {
  margin-top: 24px;
  padding: 16px;
  font-family: Poppins, sans-serif !important;
}

.create-email-template-setting-page .create-email-template-setting-heading {
  color: #000;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.create-email-template-setting-page .create-email-template-setting-sub-heading {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.create-email-template-setting-page .create-email-template-setting-creation-box {
  margin: 40px auto 0;
  padding: 48px;
}

.create-email-template-setting-page .error-txt {
  color: var(--color-red-400);
}

.create-email-template-setting-page .create-email-template-setting-input-container, .create-email-template-setting-page .create-email-template-setting-select-container {
  margin-bottom: 24px;
}

:is(.create-email-template-setting-page .create-email-template-setting-input-container, .create-email-template-setting-page .create-email-template-setting-select-container) label {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

:is(:is(.create-email-template-setting-page .create-email-template-setting-input-container, .create-email-template-setting-page .create-email-template-setting-select-container) label.MuiFormLabel-root.MuiInputLabel-root, :is(.create-email-template-setting-page .create-email-template-setting-input-container, .create-email-template-setting-page .create-email-template-setting-select-container) .MuiFormControl-root.MuiTextField-root) label {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-email-template-setting-page .create-email-template-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root {
  color: #000000a3;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
}

.create-email-template-setting-page .create-email-template-setting-select-container label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl {
  color: #0006;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
}

.create-email-template-setting-page .create-email-template-setting-input {
  border: 1px solid #0006;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 16px;
}

.create-email-template-setting-page .create-email-template-setting-input-lbl {
  color: #000000a3;
  font-size: 16px;
  line-height: 24px;
}

.create-email-template-setting-page .MuiFormControl-root.MuiTextField-root {
  width: 100%;
}

.create-email-template-setting-page #attachments {
  border: 1px dashed #0000003d;
}

.create-email-template-setting-page label {
  color: #000000a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.email-body-editor {
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  overflow: hidden;
}

.email-body-editor textarea {
  resize: vertical;
  min-height: 340px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, monospace;
  line-height: 1.55;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.email-template-toolbar {
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  padding: 8px;
  display: flex;
}

.email-template-toolbar button {
  color: #102033;
  cursor: pointer;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  align-items: center;
  gap: 5px;
  min-height: 30px;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.email-template-toolbar button:hover {
  background: #fff1f2;
  border-color: #9f1239;
}

.email-variable-panel {
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  padding: 14px;
}

.email-variable-list {
  flex-wrap: wrap;
  gap: 7px;
  max-height: 260px;
  padding-right: 4px;
  display: flex;
  overflow: auto;
}

.email-variable-chip {
  color: #102033;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  max-width: 100%;
  padding: 5px 7px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, monospace;
  font-size: 12px;
  line-height: 16px;
}

.email-variable-chip:hover {
  background: #fff1f2;
  border-color: #9f1239;
}

.email-preview-backdrop {
  z-index: 50;
  background: #0f172a7a;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0;
}

.email-preview-modal {
  background: #fff;
  border-radius: 8px;
  grid-template-rows: auto auto minmax(360px, 1fr);
  width: min(920px, 100%);
  max-height: calc(100vh - 48px);
  display: grid;
  overflow: hidden;
  box-shadow: 0 24px 80px #0f172a47;
}

.email-preview-header {
  border-bottom: 1px solid #e2e8f0;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 20px;
  display: flex;
}

.email-preview-header h3 {
  color: #06152f;
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.email-preview-header p {
  color: #52637a;
  margin: 4px 0 0;
  font-size: 13px;
  line-height: 18px;
}

.email-preview-header button {
  color: #102033;
  background: #fff;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  min-height: 32px;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 800;
}

.email-preview-subject {
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  gap: 4px;
  padding: 14px 20px;
  display: grid;
}

.email-preview-subject span {
  color: #52637a;
  font-size: 12px;
  line-height: 16px;
}

.email-preview-subject strong {
  color: #06152f;
  font-size: 14px;
  line-height: 20px;
}

.email-preview-frame {
  background: #f3f6f9;
  border: 0;
  width: 100%;
  min-height: 420px;
}

@media (max-width: 768px) {
  .create-email-template-setting-page .create-email-template-setting-creation-box {
    padding: 20px;
  }

  .email-template-toolbar button span {
    display: none;
  }

  .email-preview-backdrop {
    padding: 12px;
  }
}

/* [project]/src/app/profile-settings/profile-settings.css [app-client] (css) */
.profile-settings {
  font-family: Poppins, sans-serif !important;
}

.profile-settings .MuiTabs-list.MuiTabs-flexContainer {
  gap: 10px;
  margin-top: 24px;
}

.profile-settings .MuiTabs-list.MuiTabs-flexContainer button {
  background: var(--color-white);
  color: #15173b;
  min-height: unset;
  text-transform: capitalize;
  border: 1px solid #15173b;
  border-radius: 4px;
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.profile-settings .MuiTabs-list.MuiTabs-flexContainer button.Mui-selected {
  color: var(--color-white);
  min-height: unset;
  text-transform: capitalize;
  border-radius: 4px;
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  background: linear-gradient(#9b0c11 0%, #15173b 100%) !important;
  font-family: Poppins, sans-serif !important;
}

.profile-settings .MuiTabs-indicator {
  display: none;
}

/* [project]/src/app/workflow/workflow.css [app-client] (css) */
.workflow-page {
  margin-top: 24px;
  font-family: Poppins, sans-serif !important;
}

.workflow-page .workflow-container {
  display: flex;
}

.workflow-page table thead, .workflow-page table tbody {
  padding: 0 16px;
}

.workflow-page table tr {
  padding: 10px 0;
}

.workflow-page table tbody tr {
  border: 1px solid #15173b29;
  border-radius: 4px;
  align-items: center;
  height: 48px;
  margin-bottom: 8px;
}

.workflow-page table tbody tr td {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.workflow-page table tbody tr td:first-child {
  padding-left: 24px;
}

.workflow-page .workflow-status {
  text-transform: capitalize;
  border-radius: 4px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.workflow-page .workflow-status-y {
  background: #ffbc0129;
}

.workflow-page .workflow-status-b {
  background: #526cf229;
}

.workflow-page .workflow-status-r {
  background: #bc092214;
  font-size: 10px;
  line-height: 20px;
}

.workflow-page .workflow-status-active {
  color: #00c162;
  background: #00c16229;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.workflow-page .workflow-status-completed {
  color: #2563eb;
  background: #3b82f629;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.workflow-page .workflow-status-paused {
  color: #92400e;
  background: #fffbeb;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.workflow-page .workflow-status-cancelled {
  color: #64748b;
  background: #f1f5f9;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.create-workflow-header, .exit-workflow-header {
  color: #000c;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.create-workflow-opt-header {
  color: #000c;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.create-workflow-opt-txt {
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.create-workflow {
  font-family: Poppins, sans-serif !important;
}

.create-workflow .radio-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.workflow-two-panel {
  align-items: stretch;
  height: calc(100vh - 164px);
  overflow: hidden;
}

.workflow-update-left-sec {
  border-right: 1px solid #00000029;
  flex-shrink: 0;
  height: 100%;
  padding-right: 4px;
  overflow-y: auto;
  font-family: Poppins, sans-serif !important;
}

.workflow-update-left-sec .step-lbl {
  color: #0006;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.workflow-update-left-sec .step-lbl-active {
  color: #15173bcc !important;
}

.workflow-update-left-sec .step-indicator-bg {
  color: #0006;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.workflow-update-left-sec .step-indicator-active-bg {
  color: #15173b;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.workflow-update-left-sec .step-indicator-completed-bg {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.workflow-update-left-sec .step-indicator-completed-lbl {
  letter-spacing: 0%;
  color: #15173b;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.workflow-update-right-sec {
  height: 100%;
  overflow-y: auto;
  font-family: Poppins, sans-serif !important;
}

.workflow-update-right-sec .emp-details-h {
  color: #000c;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.workflow-update-right-sec .emp-details-k {
  color: #000000a3;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
}

.workflow-update-right-sec .emp-details-v {
  color: #000c;
  font-size: 10px;
  font-weight: 600;
  line-height: 14px;
}

.workflow-update-right-sec .toggle-key-lbl {
  color: #000c;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.workflow-update-right-sec .toggle-key-value, .workflow-update-right-sec .input-lbl {
  color: #000c;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.workflow-update-right-sec .input-value {
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.workflow-update-right-sec .MuiSwitch-root {
  width: 46px;
  height: 28px;
  padding: 12px;
}

.workflow-update-right-sec .MuiSwitch-root .MuiSwitch-thumb {
  width: 10px;
  height: 10px;
}

.workflow-update-right-sec .MuiFormControl-root label {
  color: #000c;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.workflow-update-right-sec .MuiFormControl-root input {
  height: 16px;
}

.workflow-update-right-sec .profile-readiness-card {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 16px 12px;
}

.workflow-update-right-sec .profile-readiness-card .MuiTypography-root {
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-heading {
  color: #000000e0;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.workflow-update-right-sec .profile-readiness-label {
  color: #000c;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-value {
  color: #000000e0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-detail {
  color: #0000008f;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-item {
  color: #000000b8;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-error {
  color: #bc0922;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background: none !important;
}

.workflow-update-right-sec .profile-readiness-muted {
  color: #0000008f;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  background: none !important;
}

.workflow-read-only-view button[type="submit"] {
  display: none !important;
}

.workflow-read-only-view form {
  margin-bottom: 0;
}

/* [project]/src/app/help/help.css [app-client] (css) */
.help-page {
  grid-template-columns: minmax(250px, 320px) minmax(0, 1fr);
  gap: 24px;
  min-height: calc(100vh - 110px);
  display: grid;
}

.help-sidebar {
  background: #fff;
  border: 1px solid #dce3ec;
  border-radius: 8px;
  align-self: start;
  height: calc(100vh - 120px);
  padding: 16px;
  position: sticky;
  top: 20px;
  overflow: auto;
}

.help-brand {
  color: #101828;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.help-search {
  background: #f8fafc;
  border: 1px solid #cfd8e3;
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  padding: 0 10px;
  display: flex;
}

.help-search input {
  color: #172033;
  background: none;
  border: 0;
  outline: 0;
  width: 100%;
  height: 38px;
  font-size: 13px;
}

.help-sidebar-label {
  color: #667085;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin: 18px 0 8px;
  font-size: 11px;
  font-weight: 700;
}

.help-index-link, .help-result {
  color: #344054;
  border-radius: 6px;
  text-decoration: none;
  display: flex;
}

.help-index-link {
  align-items: center;
  gap: 8px;
  padding: 9px 10px;
  font-size: 13px;
  font-weight: 600;
}

.help-index-link:hover, .help-index-link.active {
  color: #15173b;
  background: #eef4ff;
}

.help-result {
  border: 1px solid #edf1f7;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 8px;
  padding: 10px;
}

.help-result strong {
  color: #101828;
  font-size: 13px;
}

.help-result span, .help-empty-search {
  color: #667085;
  font-size: 12px;
  line-height: 18px;
}

.help-main {
  min-width: 0;
}

.help-hero {
  background: #fff;
  border: 1px solid #dce3ec;
  border-radius: 8px;
  justify-content: space-between;
  gap: 20px;
  padding: 24px;
  display: flex;
}

.help-kicker {
  color: #9b0c11;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 800;
}

.help-hero h1 {
  color: #101828;
  margin: 0;
  font-size: 30px;
  font-weight: 800;
  line-height: 38px;
}

.help-hero p:not(.help-kicker) {
  color: #52637a;
  max-width: 760px;
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 22px;
}

.help-updated {
  color: #52637a;
  border: 1px solid #edf1f7;
  border-radius: 999px;
  flex-shrink: 0;
  align-items: center;
  gap: 6px;
  height: 30px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.help-article {
  color: #24364f;
  background: #fff;
  border: 1px solid #dce3ec;
  border-radius: 8px;
  margin-top: 16px;
  padding: 28px;
}

.help-article h1, .help-article h2, .help-article h3, .help-article h4 {
  color: #101828;
  font-weight: 800;
}

.help-article h1 {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 36px;
}

.help-article h2 {
  margin: 30px 0 12px;
  font-size: 22px;
  line-height: 30px;
}

.help-article h3 {
  margin: 24px 0 10px;
  font-size: 18px;
  line-height: 26px;
}

.help-article p, .help-article li {
  color: #344054;
  font-size: 14px;
  line-height: 24px;
}

.help-article p {
  margin: 0 0 14px;
}

.help-article ul, .help-article ol {
  margin: 0 0 18px 22px;
  padding: 0;
}

.help-article a {
  color: #175cd3;
  font-weight: 700;
  text-decoration: none;
}

.help-article a:hover {
  text-decoration: underline;
}

.help-table-wrap {
  border: 1px solid #e4eaf2;
  border-radius: 8px;
  margin: 14px 0 22px;
  overflow: auto;
}

.help-article table {
  border-collapse: collapse;
  width: 100%;
  min-width: 620px;
}

.help-article th, .help-article td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #edf1f7;
  padding: 11px 12px;
  font-size: 13px;
  line-height: 20px;
}

.help-article th {
  color: #344054;
  background: #f8fafc;
  font-weight: 800;
}

.help-article tr:last-child td {
  border-bottom: 0;
}

.help-article pre {
  color: #e5e7eb;
  background: #111827;
  border-radius: 8px;
  padding: 16px;
  font-size: 13px;
  line-height: 22px;
  overflow: auto;
}

.help-article code {
  color: #111827;
  background: #eef2f7;
  border-radius: 4px;
  padding: 2px 5px;
  font-size: 13px;
}

.help-article pre code {
  color: inherit;
  background: none;
  padding: 0;
}

.help-article figure {
  background: #f8fafc;
  border: 1px solid #e4eaf2;
  border-radius: 8px;
  margin: 18px 0 24px;
  padding: 12px;
}

.help-article img {
  object-fit: contain;
  background: #eef2f7;
  border-radius: 6px;
  width: 100%;
  min-height: 180px;
  display: block;
}

.help-article figcaption {
  color: #667085;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
}

.help-latest-release {
  color: #344054;
  background: #fff7ed;
  border: 1px solid #e4eaf2;
  border-radius: 6px;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 2px 8px;
  margin-top: 12px;
  padding: 10px;
  text-decoration: none;
  display: grid;
}

.help-latest-release span {
  color: #9b0c11;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
}

.help-latest-release strong {
  color: #101828;
  grid-column: 2;
  font-size: 13px;
}

.help-role-grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin-top: 16px;
  display: grid;
}

.help-role-card {
  color: #344054;
  background: #fff;
  border: 1px solid #dce3ec;
  border-radius: 8px;
  flex-direction: column;
  gap: 8px;
  min-height: 96px;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.help-role-card:hover {
  background: #f8fafc;
  border-color: #b9c8dc;
}

.help-role-card strong {
  color: #101828;
  font-size: 14px;
}

.help-role-card span {
  color: #52637a;
  font-size: 13px;
  line-height: 20px;
}

.help-unavailable {
  color: #24364f;
  background: #fff7f7;
  border: 1px solid #f3c6c9;
  border-radius: 8px;
  gap: 16px;
  padding: 24px;
  display: flex;
}

.help-unavailable h1 {
  color: #101828;
  margin: 0;
  font-size: 28px;
  line-height: 36px;
}

.help-unavailable p:not(.help-kicker) {
  color: #52637a;
  margin: 10px 0 14px;
  font-size: 14px;
  line-height: 22px;
}

.help-unavailable a {
  color: #175cd3;
  font-weight: 800;
  text-decoration: none;
}

@media (max-width: 980px) {
  .help-page {
    grid-template-columns: 1fr;
  }

  .help-sidebar {
    height: auto;
    position: static;
  }

  .help-hero {
    flex-direction: column;
  }
}

.utility-icon-btn {
  cursor: pointer;
  background: #fff;
  border: 1px solid #d9e1ec;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: background .2s, border-color .2s, box-shadow .2s;
  display: inline-flex;
}

.utility-icon-btn:hover, .utility-icon-btn.active {
  background: #f3f7fb;
  border-color: #c6d4e5;
  box-shadow: 0 1px 4px #10182814;
}

.utility-icon-btn img {
  object-fit: contain;
  width: 18px;
  height: 18px;
}

/* [project]/src/app/users/view/user-page.css [app-client] (css) */
.view-user-page {
  flex-direction: column;
  gap: 14px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-top: 16px;
  display: flex;
  overflow-x: hidden;
}

.view-user-summary {
  background-color: var(--color-white);
  border: 1px solid #15173b24;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  padding: 18px 24px;
  display: flex;
}

.view-user-identity {
  align-items: center;
  gap: 14px;
  min-width: 0;
  display: flex;
}

.view-user-avatar {
  color: #15173b;
  background: #eef2ff;
  border: 1px solid #15173b24;
  border-radius: 999px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 18px;
  font-weight: 700;
  display: inline-flex;
}

.view-user-title {
  color: #020617;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.view-user-subtitle {
  color: #53627c;
  overflow-wrap: anywhere;
  margin-top: 2px;
  font-size: 13px;
  line-height: 20px;
}

.view-user-chip-row {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
  display: flex;
}

.view-user-chip {
  color: #475569;
  background: #f8fafc;
  border: 1px solid #15173b1f;
  border-radius: 999px;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: inline-flex;
}

.view-user-chip.role {
  color: #15173b;
  background: #eef2ff;
}

.view-user-chip.status, .view-user-status-pill {
  color: #15803d;
  background: #dcfce7;
}

.view-user-edit-btn {
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: inline-flex;
}

.view-user-edit-btn:hover {
  background: #f6f7fb;
  border-color: #9ca3af;
}

.view-user-card-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr);
  gap: 16px;
  width: 100%;
  display: grid;
}

.view-user-card {
  background: #fff;
  border: 1px solid #15173b24;
  border-radius: 8px;
  min-width: 0;
  padding: 0 20px;
  box-shadow: 0 1px 2px #0f172a0f;
}

.view-user-address-card {
  grid-column: 1 / -1;
}

.view-user-card-header {
  color: #020617;
  border-bottom: 1px solid #15173b1f;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.view-user-card-header svg {
  color: #475569;
}

.view-user-card-body {
  padding: 10px 0 14px;
}

.view-user-details-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 28px;
  min-width: 0;
  display: grid;
}

.view-user-details-grid.single, .view-user-address-grid {
  grid-template-columns: 1fr;
  display: grid;
}

.view-user-address-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  column-gap: 18px;
}

.view-user-detail-row {
  border-bottom: 1px solid #15173b14;
  grid-template-columns: minmax(112px, .8fr) minmax(0, 1.2fr);
  align-items: center;
  gap: 14px;
  min-width: 0;
  min-height: 40px;
  display: grid;
}

.view-user-address-grid .view-user-detail-row {
  border-bottom: 0;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 4px;
}

.view-user-detail-label {
  color: #53627c;
  font-size: 14px;
  line-height: 20px;
}

.view-user-detail-value, .view-user-status-pill {
  color: #020617;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  overflow: hidden;
}

.view-user-status-pill {
  text-align: center;
  border-radius: 999px;
  justify-self: end;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  display: inline-flex;
}

.view-user-address-grid .view-user-detail-value {
  text-align: left;
}

.view-user-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  width: 100%;
  display: flex;
}

.view-user-actions button {
  white-space: normal;
  flex: none;
}

@media (max-width: 1100px) {
  .view-user-card-grid {
    grid-template-columns: 1fr;
  }

  .view-user-address-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .view-user-summary {
    align-items: flex-start;
    gap: 12px;
    padding: 16px;
  }

  .view-user-details-grid, .view-user-address-grid {
    grid-template-columns: 1fr;
  }

  .view-user-detail-row {
    grid-template-columns: 1fr;
    gap: 2px;
    padding: 8px 0;
  }

  .view-user-detail-value, .view-user-status-pill {
    text-align: left;
    justify-self: start;
  }

  .view-user-actions button {
    width: 100%;
  }
}

/* [project]/src/app/organizations/view/org-view.css [app-client] (css) */
.view-org-page {
  width: 100%;
}

.org-view-page {
  flex-direction: column;
  gap: 14px;
  margin-top: 16px;
  display: flex;
}

.org-profile-panel, .org-service-section {
  background: var(--color-white);
  border: 1px solid #15173b24;
  border-radius: 8px;
}

.org-view-breadcrumb {
  border-bottom: 1px solid #15173b24;
  padding: 14px 20px;
}

.org-view-titlebar {
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 24px 14px;
  display: flex;
}

.org-view-titlebar h1 {
  color: #020617;
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.org-view-titlebar p {
  color: #53627c;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
}

.org-profile-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 0 24px 20px;
  display: grid;
}

.org-card {
  background: #fff;
  border: 1px solid #15173b24;
  border-radius: 8px;
  min-width: 0;
  padding: 0 20px;
  box-shadow: 0 1px 2px #0f172a0f;
}

.org-card-header {
  color: #020617;
  border-bottom: 1px solid #15173b1f;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.org-card-header svg, .org-section-header svg, .org-service-title svg, .org-2fa-label svg {
  color: #475569;
  flex: none;
}

.org-card-body {
  flex-direction: column;
  padding: 10px 0 14px;
  display: flex;
}

.org-info-row {
  grid-template-columns: minmax(120px, .8fr) minmax(0, 1.2fr);
  align-items: center;
  gap: 16px;
  min-height: 40px;
  display: grid;
}

.org-info-row.has-divider {
  border-bottom: 1px solid #15173b14;
}

.org-info-label {
  color: #53627c;
  font-size: 14px;
  line-height: 20px;
}

.org-info-value {
  color: #020617;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  min-width: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.org-info-value span:not(.org-status-badge) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.org-info-value svg {
  color: #94a3b8;
  flex: none;
}

.org-status-badge {
  color: #15803d;
  background: #dcfce7;
  border-radius: 999px;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.org-section-header {
  color: #020617;
  border-bottom: 1px solid #15173b1f;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.org-service-content {
  padding: 16px 24px 20px;
}

.org-2fa-row {
  border: 1px solid #15173b1f;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  min-height: 48px;
  padding: 0 16px;
  display: flex;
}

.org-2fa-label {
  color: #334155;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.org-service-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
  display: grid;
}

.org-service-tile {
  background: #fff;
  border: 1px solid #15173b1f;
  border-radius: 8px;
  min-height: 104px;
  padding: 16px;
  position: relative;
}

.org-service-tile.is-subscribed {
  background: #f7fef9;
  border-color: #16a34a47;
}

.org-service-tile > svg {
  color: #16a34a;
  position: absolute;
  top: 14px;
  right: 14px;
}

.org-service-title {
  align-items: center;
  gap: 8px;
  padding-right: 24px;
  display: flex;
}

.org-service-title h3 {
  color: #020617;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.org-service-tile p {
  color: #53627c;
  margin-top: 8px;
  font-size: 13px;
  line-height: 18px;
}

.org-view-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  width: 100%;
  display: flex;
}

.org-view-actions button {
  white-space: normal;
  flex: none;
}

@media (max-width: 1200px) {
  .org-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .org-profile-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .org-view-page {
    margin-top: 12px;
  }

  .org-view-breadcrumb, .org-view-titlebar, .org-profile-grid, .org-service-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .org-profile-grid, .org-service-grid {
    grid-template-columns: 1fr;
  }

  .org-info-row {
    grid-template-columns: 1fr;
    gap: 2px;
    padding: 8px 0;
  }

  .org-info-value {
    text-align: left;
    justify-content: flex-start;
  }

  .org-view-actions button {
    width: 100%;
  }
}

/* [project]/src/app/hr/hr.css [app-client] (css) */
.hr-dashboard {
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .box-heading {
  color: #15173b;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .outward-container {
  cursor: pointer;
  border: 1px solid #15173b;
  border-radius: 40px;
  padding: 8px;
}

.hr-dashboard .hr-tickets-trends-dd {
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.hr-dashboard .positive-indicator-container {
  background: #00c16229;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.hr-dashboard .positive-indicator {
  color: #00c162;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.hr-dashboard .negative-indicator-container {
  background: #bc092229;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.hr-dashboard .negative-indicator {
  color: #bc0922;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.hr-dashboard .recharts-default-legend {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.hr-dashboard .ticket-trends-xaxis-lbl {
  color: #000c;
  font-size: 6px;
  font-weight: 600;
  line-height: 12px;
}

.hr-dashboard .top-icon-box {
  background: #fff;
  border: none;
  border-radius: 8px;
  max-height: 116px;
  padding: 24px 20px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .top-icon-box .icon-container {
  background: #15173b14;
  border-radius: 4px;
  padding: 16px;
}

.hr-dashboard .top-icon-box-h {
  color: #000c;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hr-dashboard .top-icon-box-c {
  color: #000c;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.hr-dashboard .w-box-h {
  color: #000c;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .w-box-dd {
  color: #000c;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .w-box-dd-option-container {
  color: #000c;
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .w-box-dd-option-container button {
  cursor: pointer;
  border-bottom: 1px solid #15173b29;
}

.hr-dashboard .w-box-dd-option-container button:last-child {
  border-bottom: none;
}

.hr-dashboard .todo-list {
  background: #fff;
  border: 1px solid #00000014;
  border-radius: 4px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard .todo-list .icon-sec {
  background: #bc092214;
  border-radius: 4px;
  width: 32px;
  height: 32px;
}

.hr-dashboard .todo-list .list-item-h {
  color: #000c;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.hr-dashboard .todo-list .list-item-des {
  color: #000c;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.hr-dashboard .todo-list .list-item-status {
  color: #bc0922;
  background: #bc092214;
  border-radius: 4px;
  padding: 0 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.hr-dashboard .todo-no-record {
  color: #000c;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.hr-dashboard .active-indicator {
  color: #00c162;
  background: #00c16229;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.hr-dashboard .completed-indicator {
  color: #2563eb;
  background: #3b82f629;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.hr-dashboard table {
  padding-right: 8px;
  font-family: Poppins, sans-serif !important;
}

.hr-dashboard table thead {
  background: #15173b14;
}

.hr-dashboard table thead tr {
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.hr-dashboard table thead tr th:first-child {
  padding-left: 12px;
}

.hr-dashboard table tbody tr td {
  border: 1px solid #15173b29;
  border-left: none;
  border-right: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.hr-dashboard table tbody tr td:first-child {
  border-left: 1px solid #15173b29;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 12px;
}

.hr-dashboard table tbody tr td:last-child {
  border-right: 1px solid #15173b29;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* [project]/src/app/it/it.css [app-client] (css) */
.it-dashboard {
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .box-heading {
  color: #15173b;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .hr-tickets-trends-dd {
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.it-dashboard .positive-indicator-container {
  background: #00c16229;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.it-dashboard .positive-indicator {
  color: #00c162;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.it-dashboard .recharts-default-legend {
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.it-dashboard .ticket-trends-xaxis-lbl {
  color: #000c;
  font-size: 6px;
  font-weight: 600;
  line-height: 12px;
}

.it-dashboard .top-icon-box {
  background: #fff;
  border: none;
  border-radius: 8px;
  max-height: 116px;
  padding: 24px 20px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .top-icon-box .icon-container {
  background: #15173b14;
  border-radius: 4px;
  padding: 16px;
}

.it-dashboard .top-icon-box-h {
  color: #000c;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.it-dashboard .top-icon-box-c {
  color: #000c;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.it-dashboard .w-box-h {
  color: #000c;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .w-box-dd {
  color: #000c;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .w-box-dd-option-container {
  color: #000c;
  background: #fff;
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .w-box-dd-option-container button {
  cursor: pointer;
  border-bottom: 1px solid #15173b29;
}

.it-dashboard .w-box-dd-option-container button:last-child {
  border-bottom: none;
}

.it-dashboard .todo-list {
  background: #fff;
  border: 1px solid #00000014;
  border-radius: 4px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .todo-list .icon-sec {
  background: #bc092214;
  border-radius: 4px;
  width: 32px;
  height: 32px;
}

.it-dashboard .todo-list .list-item-h {
  color: #000c;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.it-dashboard .todo-list .list-item-des {
  color: #000c;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.it-dashboard .todo-list .list-item-status {
  color: #bc0922;
  background: #bc092214;
  border-radius: 4px;
  padding: 0 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.it-dashboard .todo-no-record {
  color: #000c;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.it-dashboard .small-box-value {
  color: #000c;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard .outward-container {
  cursor: pointer;
  border: 1px solid #15173b;
  border-radius: 40px;
  padding: 8px;
}

.it-dashboard .asset-outward {
  float: right;
  display: inline-flex;
}

.it-dashboard .it-setup-dd {
  border: 1px solid #15173b29;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.it-dashboard .donut-availability-txt {
  letter-spacing: 2%;
  color: #15173b;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.it-dashboard .donut-total-txt {
  letter-spacing: 0%;
  color: #00000014;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.it-dashboard .donut-legend {
  color: #15173b;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.it-dashboard .active-indicator-container {
  background: #00c16229;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.it-dashboard .active-indicator {
  color: #00c162;
  background: #00c16229;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.it-dashboard .completed-indicator-container {
  background: #3b82f629;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.it-dashboard .completed-indicator {
  color: #2563eb;
  background: #3b82f629;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.it-dashboard .negative-indicator-container {
  background: #bc092229;
  border-radius: 4px;
  position: absolute;
  top: 25%;
}

.it-dashboard .negative-indicator {
  color: #bc0922;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.it-dashboard table {
  padding-right: 8px;
  font-family: Poppins, sans-serif !important;
}

.it-dashboard table thead {
  background: #15173b14;
}

.it-dashboard table thead tr {
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}

.it-dashboard table thead tr th:first-child {
  padding-left: 12px;
}

.it-dashboard table tbody tr td {
  border: 1px solid #15173b29;
  border-left: none;
  border-right: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.it-dashboard table tbody tr td:first-child {
  border-left: 1px solid #15173b29;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 12px;
}

.it-dashboard table tbody tr td:last-child {
  border-right: 1px solid #15173b29;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* [project]/node_modules/react-datepicker/dist/react-datepicker.css [app-client] (css) */
.react-datepicker__navigation-icon:before, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  content: "";
  border: 3px solid #ccc;
  border-width: 3px 3px 0 0;
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  top: 6px;
}

.react-datepicker__sr-only {
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.react-datepicker-wrapper {
  border: 0;
  padding: 0;
  display: inline-block;
}

.react-datepicker {
  color: #000;
  font-family: Helvetica Neue, helvetica, arial, sans-serif;
  font-size: .8rem;
  line-height: initial;
  background-color: #fff;
  border: 1px solid #aeaeae;
  border-radius: .3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time, .react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.react-datepicker-popper {
  z-index: 1;
  line-height: 0;
}

.react-datepicker-popper .react-datepicker__triangle {
  stroke: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  fill: #f0f0f0;
  color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle {
  fill: #fff;
  color: #fff;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: .3rem;
  padding: 8px 0;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: .3rem;
}

.react-datepicker__year-dropdown-container--select, .react-datepicker__month-dropdown-container--select, .react-datepicker__month-year-dropdown-container--select, .react-datepicker__year-dropdown-container--scroll, .react-datepicker__month-dropdown-container--scroll, .react-datepicker__month-year-dropdown-container--scroll {
  margin: 0 15px;
  display: inline-block;
}

.react-datepicker__current-month, .react-datepicker-time__header, .react-datepicker-year-header {
  color: #000;
  margin-top: 0;
  font-size: .944rem;
  font-weight: bold;
}

h2.react-datepicker__current-month {
  margin: 0;
  padding: 0;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  text-align: center;
  cursor: pointer;
  z-index: 1;
  text-indent: -999em;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 0;
  display: flex;
  position: absolute;
  top: 2px;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 2px;
}

.react-datepicker__navigation--next {
  right: 2px;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}

.react-datepicker__navigation--years {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
}

.react-datepicker__navigation:hover :before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  width: 0;
  font-size: 20px;
  position: relative;
  top: -1px;
}

.react-datepicker__navigation-icon--next {
  left: -2px;
}

.react-datepicker__navigation-icon--next:before {
  left: -7px;
  transform: rotate(45deg);
}

.react-datepicker__navigation-icon--previous {
  right: -2px;
}

.react-datepicker__navigation-icon--previous:before {
  right: -7px;
  transform: rotate(225deg);
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  text-align: center;
  margin: .4rem;
}

.react-datepicker__year-wrapper {
  flex-wrap: wrap;
  max-width: 180px;
  display: flex;
}

.react-datepicker__year .react-datepicker__year-text {
  width: 4rem;
  margin: 2px;
  display: inline-block;
}

.react-datepicker__month {
  text-align: center;
  margin: .4rem;
}

.react-datepicker__month .react-datepicker__month-text, .react-datepicker__month .react-datepicker__quarter-text {
  width: 4rem;
  margin: 2px;
  display: inline-block;
}

.react-datepicker__input-time-container {
  clear: both;
  float: left;
  text-align: left;
  width: 100%;
  margin: 5px 0 10px 15px;
}

.react-datepicker__input-time-container .react-datepicker-time__caption, .react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  margin-left: 10px;
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  border: 1px solid #aeaeae;
  border-radius: .3rem;
  display: inline;
  position: absolute;
  top: 0;
  right: -87px;
}

.react-datepicker__time-container .react-datepicker__time {
  background: #fff;
  border-bottom-right-radius: .3rem;
  position: relative;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  text-align: center;
  border-bottom-right-radius: .3rem;
  width: 85px;
  margin: 0 auto;
  overflow-x: hidden;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  box-sizing: content-box;
  width: 100%;
  height: calc(195px + .85rem);
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  overflow-y: scroll;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  white-space: nowrap;
  height: 30px;
  padding: 5px 10px;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  color: #fff;
  background-color: #216ba5;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: #0000;
}

.react-datepicker__week-number {
  color: #ccc;
  text-align: center;
  width: 1.7rem;
  margin: .166rem;
  line-height: 1.7rem;
  display: inline-block;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover {
  background-color: #f0f0f0;
  border-radius: .3rem;
}

.react-datepicker__week-number--selected {
  color: #fff;
  background-color: #216ba5;
  border-radius: .3rem;
}

.react-datepicker__week-number--selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day-names {
  text-align: center;
  white-space: nowrap;
  margin-bottom: -8px;
}

.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name {
  color: #000;
  text-align: center;
  width: 1.7rem;
  margin: .166rem;
  line-height: 1.7rem;
  display: inline-block;
}

.react-datepicker__day-name--disabled, .react-datepicker__day--disabled, .react-datepicker__time-name--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day, .react-datepicker__month-text, .react-datepicker__quarter-text, .react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:not([aria-disabled="true"]):hover, .react-datepicker__month-text:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text:not([aria-disabled="true"]):hover, .react-datepicker__year-text:not([aria-disabled="true"]):hover {
  background-color: #f0f0f0;
  border-radius: .3rem;
}

.react-datepicker__day--today, .react-datepicker__month-text--today, .react-datepicker__quarter-text--today, .react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted, .react-datepicker__month-text--highlighted, .react-datepicker__quarter-text--highlighted, .react-datepicker__year-text--highlighted {
  color: #fff;
  background-color: #3dcc4a;
  border-radius: .3rem;
}

.react-datepicker__day--highlighted:not([aria-disabled="true"]):hover, .react-datepicker__month-text--highlighted:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--highlighted:not([aria-disabled="true"]):hover, .react-datepicker__year-text--highlighted:not([aria-disabled="true"]):hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1, .react-datepicker__month-text--highlighted-custom-1, .react-datepicker__quarter-text--highlighted-custom-1, .react-datepicker__year-text--highlighted-custom-1 {
  color: #f0f;
}

.react-datepicker__day--highlighted-custom-2, .react-datepicker__month-text--highlighted-custom-2, .react-datepicker__quarter-text--highlighted-custom-2, .react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--holidays, .react-datepicker__month-text--holidays, .react-datepicker__quarter-text--holidays, .react-datepicker__year-text--holidays {
  color: #fff;
  background-color: #ff6803;
  border-radius: .3rem;
  position: relative;
}

.react-datepicker__day--holidays .overlay, .react-datepicker__month-text--holidays .overlay, .react-datepicker__quarter-text--holidays .overlay, .react-datepicker__year-text--holidays .overlay {
  color: #fff;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  background-color: #333;
  border-radius: 4px;
  padding: 4px;
  transition: visibility, opacity .3s ease-in-out;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.react-datepicker__day--holidays:not([aria-disabled="true"]):hover, .react-datepicker__month-text--holidays:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--holidays:not([aria-disabled="true"]):hover, .react-datepicker__year-text--holidays:not([aria-disabled="true"]):hover {
  background-color: #cf5300;
}

.react-datepicker__day--holidays:hover .overlay, .react-datepicker__month-text--holidays:hover .overlay, .react-datepicker__quarter-text--holidays:hover .overlay, .react-datepicker__year-text--holidays:hover .overlay {
  visibility: visible;
  opacity: 1;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range, .react-datepicker__month-text--selected, .react-datepicker__month-text--in-selecting-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--selected, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--selected, .react-datepicker__year-text--in-selecting-range, .react-datepicker__year-text--in-range {
  color: #fff;
  background-color: #216ba5;
  border-radius: .3rem;
}

.react-datepicker__day--selected:not([aria-disabled="true"]):hover, .react-datepicker__day--in-selecting-range:not([aria-disabled="true"]):hover, .react-datepicker__day--in-range:not([aria-disabled="true"]):hover, .react-datepicker__month-text--selected:not([aria-disabled="true"]):hover, .react-datepicker__month-text--in-selecting-range:not([aria-disabled="true"]):hover, .react-datepicker__month-text--in-range:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--selected:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--in-selecting-range:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--in-range:not([aria-disabled="true"]):hover, .react-datepicker__year-text--selected:not([aria-disabled="true"]):hover, .react-datepicker__year-text--in-selecting-range:not([aria-disabled="true"]):hover, .react-datepicker__year-text--in-range:not([aria-disabled="true"]):hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected, .react-datepicker__month-text--keyboard-selected, .react-datepicker__quarter-text--keyboard-selected, .react-datepicker__year-text--keyboard-selected {
  color: #000;
  background-color: #bad9f1;
  border-radius: .3rem;
}

.react-datepicker__day--keyboard-selected:not([aria-disabled="true"]):hover, .react-datepicker__month-text--keyboard-selected:not([aria-disabled="true"]):hover, .react-datepicker__quarter-text--keyboard-selected:not([aria-disabled="true"]):hover, .react-datepicker__year-text--keyboard-selected:not([aria-disabled="true"]):hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range), .react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range), .react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range), .react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--in-range) {
  background-color: #216ba580;
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range) {
  color: #000;
  background-color: #f0f0f0;
}

.react-datepicker__day--disabled, .react-datepicker__month-text--disabled, .react-datepicker__quarter-text--disabled, .react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled .overlay, .react-datepicker__month-text--disabled .overlay, .react-datepicker__quarter-text--disabled .overlay, .react-datepicker__year-text--disabled .overlay {
  color: #fff;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  background-color: #333;
  border-radius: 4px;
  padding: 4px;
  transition: visibility, opacity .3s ease-in-out;
  position: absolute;
  bottom: 70%;
  left: 50%;
  transform: translateX(-50%);
}

.react-datepicker__input-container {
  width: 100%;
  display: inline-block;
  position: relative;
}

.react-datepicker__input-container .react-datepicker__calendar-icon {
  box-sizing: content-box;
  padding: .5rem;
  position: absolute;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view, .react-datepicker__month-read-view, .react-datepicker__month-year-read-view {
  border: 1px solid #0000;
  border-radius: .3rem;
  position: relative;
}

.react-datepicker__year-read-view:hover, .react-datepicker__month-read-view:hover, .react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  top: 0;
  right: -16px;
  transform: rotate(135deg);
}

.react-datepicker__year-dropdown, .react-datepicker__month-dropdown, .react-datepicker__month-year-dropdown {
  z-index: 1;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #aeaeae;
  border-radius: .3rem;
  width: 50%;
  position: absolute;
  top: 30px;
  left: 25%;
}

.react-datepicker__year-dropdown:hover, .react-datepicker__month-dropdown:hover, .react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable, .react-datepicker__month-dropdown--scrollable, .react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option, .react-datepicker__month-option, .react-datepicker__month-year-option {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 20px;
  display: block;
}

.react-datepicker__year-option:first-of-type, .react-datepicker__month-option:first-of-type, .react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.react-datepicker__year-option:last-of-type, .react-datepicker__month-option:last-of-type, .react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  user-select: none;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem;
}

.react-datepicker__year-option:hover, .react-datepicker__month-option:hover, .react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected, .react-datepicker__month-option--selected, .react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  vertical-align: middle;
  background-color: #0000;
  border: 0;
  outline: 0;
  height: 100%;
  padding: 0 6px 0 0;
  display: table-cell;
  position: absolute;
  top: 0;
  right: 0;
}

.react-datepicker__close-icon:after {
  cursor: pointer;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  content: "×";
  background-color: #216ba5;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  display: table-cell;
}

.react-datepicker__close-icon--disabled {
  cursor: default;
}

.react-datepicker__close-icon--disabled:after {
  cursor: default;
  background-color: #ccc;
}

.react-datepicker__today-button {
  cursor: pointer;
  text-align: center;
  clear: left;
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  padding: 5px 0;
  font-weight: bold;
}

.react-datepicker__portal {
  z-index: 2147483647;
  background-color: #000c;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month, .react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  height: auto;
  margin: .4rem;
  padding-left: .2rem;
  padding-right: .2rem;
}

.react-datepicker__aria-live {
  clip-path: circle(0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.react-datepicker__calendar-icon {
  vertical-align: -.125em;
  width: 1em;
  height: 1em;
}

/*# sourceMappingURL=_9176c5f8._.css.map*/