/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #dbdfe2;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #afb9bf;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #afb9bf;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

@view-transition {
  navigation: auto;
}

@keyframes loader-animation-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#application-loader:not(.opacity-0) {
  animation-name: loader-animation-in;
  animation-duration: 0s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
}

/* body>div:not(#application-loader), body>dialog {
    grid-area: 3 / 1 / 3 / 4;
    grid-area: hide;
  } */

body {
  display: grid;
  width: 100dvw;
  max-width: 100%;
  overflow-x: hidden;
  height: 100vh;
  height: 100svh;
  grid-auto-rows: 0px;
  grid-template-columns: 3.35rem 3fr 0fr;
  grid-template-rows: 3rem 1fr 0fr;
  grid-template-areas:
      "main-nav main-nav main-nav"
      "side-nav main-content side-panel"
      "hide hide hide";
  grid-auto-columns: 0;
  grid-gap: 0rem;
  transition: 300ms cubic-bezier(1, 0, 0, 1);
}

body:not(:has(.full-content-area.enable-scroll-y)) {
  overflow: hidden;
}

.grid-side-panel.grid-side-panel {
  grid-area: 2 / 2 / 3 / 4;
}

@media (min-width: 1024px) {
  body {
    grid-template-rows: 6rem 1fr 0fr;
    grid-template-columns: 6rem minmax(100px, 7fr) 0fr;
  }

  body:not(:has(.full-content-area.no-gap)) {
    grid-gap: 1rem;
  }

  .grid-side-panel.grid-side-panel {
    grid-area: side-panel;
  }

  body:where(:has(.sidebar-navigation[data-open='true'])) {
    grid-template-columns: 14rem minmax(100px, 22fr) 0fr;
  }

  body:where(:has(.grid-side-panel[data-open='true'])) {
    grid-template-columns: 6rem minmax(100px, 22fr) 16fr;
  }

  body:where(:has(.grid-side-panel[data-open='true']):has(.sidebar-navigation[data-open='true'])) {
    grid-template-columns: 14rem minmax(100px, 22fr) 16fr;
  }
}

@media (min-width: 1280px) {
  body:where(:has(.grid-side-panel[data-open='true'])) {
    grid-template-columns: 6rem minmax(100px, 22fr) 12fr;
  }

  body:where(:has(.grid-side-panel[data-open='true']):has(.sidebar-navigation[data-open='true'])) {
    grid-template-columns: 14rem minmax(100px, 22fr) 12fr;
  }
}

@media (min-width: 1536px) {
  body:where(:has(.grid-side-panel[data-open='true'])) {
    transition-duration: 500ms;
    grid-template-columns: 6rem minmax(100px, 22fr) 32rem;
  }

  body:where(:has(.grid-side-panel[data-open='true']):has(.sidebar-navigation[data-open='true'])) {
    grid-template-columns: 14rem minmax(100px, 22fr) 32rem;
  }
}

input:not(:where([type='checkbox'], [type='radio'], [type='range'], [type='file'], [type='submit'], [type='reset'], [type='image'], [type='button'], [type='hidden']), .input input),
  textarea,
  select,
  *:where(.input),
  *:where(.clover-input) {
  min-width: 0px;
  flex-grow: 1;
  flex-basis: 2.5rem;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 190 190 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 237 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(4 32 60 / var(--tw-text-opacity));
}

input:not(:where([type='checkbox'], [type='radio'], [type='range'], [type='file'], [type='submit'], [type='reset'], [type='image'], [type='button'], [type='hidden']), .input input):focus,
  textarea:focus,
  select:focus,
  *:where(.input):focus,
  *:where(.clover-input):focus {
  outline-width: 1px !important;
  outline-color: #101010 !important;
}

input:not(:where([type='checkbox'], [type='radio'], [type='range'], [type='file'], [type='submit'], [type='reset'], [type='image'], [type='button'], [type='hidden']), .input input),
  textarea,
  select,
  *:where(.input),
  *:where(.clover-input) {
  --tw-shadow: inset 0px 0px 4px 0 rgb(0 0 0 / 0.1);
}

input:where(.input input):focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.input input:focus {
  outline-width: 1px;
  outline-color: #101010;
}

@media (min-width: 1024px) {
  input:not(:where([type='checkbox'], [type='radio'], [type='range'], [type='file'], [type='submit'], [type='reset'], [type='image'], [type='button'], [type='hidden'])),
    textarea,
    select,
    *:where(.input),
    *:where(.clover-input) {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

*:where(.clover-input) {
  box-sizing: border-box;
  height: 2.5rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

button,
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']),
  a:where([role='button'], [type='button'], .btn),
  li:where(.btn) {
  display: inline-block;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 190 190 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 237 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(4 32 60 / var(--tw-text-opacity));
}

button:hover,
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']):hover,
  a:where([role='button'], [type='button'], .btn):hover,
  li:where(.btn):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

button:active,
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']):active,
  a:where([role='button'], [type='button'], .btn):active,
  li:where(.btn):active {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

button,
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']),
  a:where([role='button'], [type='button'], .btn),
  li:where(.btn) {
  /* --tw-shadow: 0px 0px 4px 0 rgb(0 0 0 / 0.1); */
}

button:where(.primary),
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']):where(.primary),
  a:where([role='button'], [type='button'], .btn):where(.primary),
  li:where(.btn):where(.primary) {
  --tw-bg-opacity: 1;
  background-color: rgb(120 176 50 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(236 237 237 / var(--tw-text-opacity));
}

button:disabled,
  input:where([type='submit'], [type='reset'], [type='image'], [type='button']):disabled,
  a:where([role='button'], [type='button'], .btn):disabled,
  li:where(.btn):disabled {
  pointer-events: none !important;
  opacity: 0.5 !important;
}

td:where(.shrink),
  th:where(.shrink) {
  width: 1px;
  white-space: nowrap;
}

.clover-footer {
  display: none !important;
}

iframe[title*="recaptcha"] {
  z-index: 99999;
}

.sticky-table-header-cell {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

.sticky-table-header-cell::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #dbdfe2;
}

.sticky-table-header-cell::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #dbdfe2;
}

.sticky-table-header-cell:not(.no-border) {
  border-right: 1px solid #dbdfe2;
}

.sticky-table-header-cell:not(.no-border)::after {
  right: -1px;
  height: 100%;
  background-color: transparent;
  pointer-events: none;
  border-bottom: 1px solid #dbdfe2;
  border-right: 1px solid #dbdfe2;
}

.alarm-badge {
  display: none;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

.alarm-badge[data-severity='critical'] {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.alarm-badge[data-severity='warning'] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

tr[data-alarms~='lifecycle'] .alarm-badge[data-type='lifecycle'],
  tr[data-alarms~='error'] .alarm-badge[data-type='error'],
  tr[data-alarms~='level'] .alarm-badge[data-type='level'],
  tr[data-alarms~='battery'] .alarm-badge[data-type='battery'],
  tr[data-alarms~='signal'] .alarm-badge[data-type='signal'],
  tr[data-alarms~='calibration'] .alarm-badge[data-type='calibration'] {
  display: inline-flex;
}

td:not(.hidden)+td>.alarm-badge {
  display: none !important;
}

[popover] {
  position: fixed;
}

[popover]:not(.open) {
  opacity: 0 !important;
  pointer-events: none;
}

[popover].\!open {
  pointer-events: all !important;
  opacity: 1 !important;
  top: var(--popover-top) !important;
  left: var(--popover-left) !important;
  bottom: var(--popover-bottom) !important;
  right: var(--popover-right) !important;
}

[popover].open {
  pointer-events: all !important;
  opacity: 1 !important;
  top: var(--popover-top);
  left: var(--popover-left);
  bottom: var(--popover-bottom);
  right: var(--popover-right);
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
}

@media (min-width: 300px) {
  .container {
    max-width: 300px;
  }
}

@media (min-width: 504px) {
  .container {
    max-width: 504px;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.btn {
}

.primary {
}

.ghost {
}

.input-manager {
}

.filter-when-done {
}

.filter-when-hidden {
}

.scrollbar-hidden {
  scrollbar-width: none;
}

.grid-main-nav {
  grid-area: main-nav;
}

.grid-side-nav {
  grid-area: side-nav;
}

.grid-main-content {
  grid-area: main-content;
}

.grid-side-panel {
  grid-area: side-panel;
}

.full-content-area {
  grid-area: 2 / 1 / 3 / 4;
}

.full-content-area.no-gap {
}

.full-content-area.enable-scroll-y {
}

.full-screen {
  grid-area: 1 / 1/ 3 / 4;
}

.sticky-table-header {
  position: sticky;
  top: 0rem;
  background-color: #dbdfe2;
}

.sticky-table-header-cell {
}

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

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-left-\[1px\] {
  left: -1px;
}

.-top-0\.5 {
  top: -0.125rem;
}

.-top-8 {
  top: -2rem;
}

.-top-\[1px\] {
  top: -1px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

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

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

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

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

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

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

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

.float-left {
  float: left;
}

.m-0 {
  margin: 0px;
}

.m-2 {
  margin: 0.5rem;
}

.m-4 {
  margin: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.-ml-4 {
  margin-left: -1rem;
}

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

.-mt-\[1px\] {
  margin-top: -1px;
}

.-mt-\[2px\] {
  margin-top: -2px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-2 {
  margin-left: 0.5rem;
}

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

.mr-2 {
  margin-right: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-10 {
  height: 2.5rem;
}

.h-2 {
  height: 0.5rem;
}

.h-24 {
  height: 6rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.h-px {
  height: 1px;
}

.max-h-6 {
  max-height: 1.5rem;
}

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

.max-h-\[min\(calc\(100svh_-_3rem\)\2c _640px\)\] {
  max-height: min(calc(100svh - 3rem), 640px);
}

.max-h-dvh {
  max-height: 100dvh;
}

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

.max-h-svh {
  max-height: 100svh;
}

.min-h-0 {
  min-height: 0px;
}

.min-h-1 {
  min-height: 0.25rem;
}

.min-h-64 {
  min-height: 16rem;
}

.min-h-72 {
  min-height: 18rem;
}

.min-h-\[50vh\] {
  min-height: 50vh;
}

.min-h-max {
  min-height: -moz-max-content;
  min-height: max-content;
}

.w-0\.5 {
  width: 0.125rem;
}

.w-10 {
  width: 2.5rem;
}

.w-128 {
  width: 32rem;
}

.w-2 {
  width: 0.5rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-dvw {
  width: 100dvw;
}

.w-full {
  width: 100%;
}

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

.w-min {
  width: -moz-min-content;
  width: min-content;
}

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

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-32 {
  min-width: 8rem;
}

.min-w-80 {
  min-width: 20rem;
}

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

.min-w-min {
  min-width: -moz-min-content;
  min-width: min-content;
}

.max-w-128 {
  max-width: 32rem;
}

.max-w-160 {
  max-width: 40rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-64 {
  max-width: 16rem;
}

.max-w-\[15vw\] {
  max-width: 15vw;
}

.max-w-\[8\.5in\] {
  max-width: 8.5in;
}

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

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

.max-w-\[min\(100\%\2c _32rem\)\] {
  max-width: min(100%, 32rem);
}

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

.max-w-lg {
  max-width: 32rem;
}

.shrink {
  flex-shrink: 1;
}

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

.shrink-\[4\] {
  flex-shrink: 4;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

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

.basis-1 {
  flex-basis: 0.25rem;
}

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

.basis-1\/3 {
  flex-basis: 33.333333%;
}

.basis-10 {
  flex-basis: 2.5rem;
}

.basis-32 {
  flex-basis: 8rem;
}

.basis-4 {
  flex-basis: 1rem;
}

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

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

.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-\[1px\] {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-\[bounce_1s_0\.2s_infinite\] {
  animation: bounce 1s 0.2s infinite;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-\[bounce_1s_0\.4s_infinite\] {
  animation: bounce 1s 0.4s infinite;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-\[bounce_1s_0\.6s_infinite\] {
  animation: bounce 1s 0.6s infinite;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-\[bounce_1s_0\.8s_infinite\] {
  animation: bounce 1s 0.8s infinite;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-\[bounce_1s_0s_infinite\] {
  animation: bounce 1s 0s infinite;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

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

.select-all {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.resize {
  resize: both;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

.grid-cols-\[1fr_9rem\] {
  grid-template-columns: 1fr 9rem;
}

.grid-cols-subgrid {
  grid-template-columns: subgrid;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

.gap-px {
  gap: 1px;
}

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

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

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-clip {
  overflow: clip;
}

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

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

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

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

.overscroll-contain {
  overscroll-behavior: contain;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

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

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

.rounded-\[3\.2rem\] {
  border-radius: 3.2rem;
}

.rounded-\[3\.5rem\] {
  border-radius: 3.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.\!rounded-b-none {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-x-4 {
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-solid {
  border-style: solid;
}

.border-none {
  border-style: none;
}

.border-silver-300 {
  --tw-border-opacity: 1;
  border-color: rgb(187 190 190 / var(--tw-border-opacity));
}

.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}

.border-table-borders {
  --tw-border-opacity: 1;
  border-color: rgb(219 223 226 / var(--tw-border-opacity));
}

.border-table-off-row {
  border-color: rgb(219 220 220 / 0.35);
}

.border-tech-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(73 132 174 / var(--tw-border-opacity));
}

.border-tech-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(46 85 118 / var(--tw-border-opacity));
}

.border-tech-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(41 73 99 / var(--tw-border-opacity));
}

.border-b-inherit {
  border-bottom-color: inherit;
}

.border-b-table-borders {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(219 223 226 / var(--tw-border-opacity));
}

.border-l-transparent {
  border-left-color: transparent;
}

.border-r-table-borders {
  --tw-border-opacity: 1;
  border-right-color: rgb(219 223 226 / var(--tw-border-opacity));
}

.border-t-table-borders {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 223 226 / var(--tw-border-opacity));
}

.\!bg-tech-blue-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 105 146 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#11466b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 70 107 / var(--tw-bg-opacity));
}

.bg-\[\#B3B8CE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(179 184 206 / var(--tw-bg-opacity));
}

.bg-\[\#C3C8DB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(195 200 219 / var(--tw-bg-opacity));
}

.bg-almost-black-primary-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 32 60 / var(--tw-bg-opacity));
}

.bg-inherit {
  background-color: inherit;
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.bg-silver-200\/50 {
  background-color: rgb(219 220 220 / 0.5);
}

.bg-silver-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 248 / var(--tw-bg-opacity));
}

.bg-silver-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 237 / var(--tw-bg-opacity));
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.bg-table-borders {
  --tw-bg-opacity: 1;
  background-color: rgb(219 223 226 / var(--tw-bg-opacity));
}

.bg-table-off-row {
  background-color: rgb(219 220 220 / 0.35);
}

.bg-table-off-row\/20 {
  background-color: rgb(219 220 220 / 0.2);
}

.bg-tech-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(73 132 174 / var(--tw-bg-opacity));
}

.bg-tech-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 105 146 / var(--tw-bg-opacity));
}

.bg-tech-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 73 99 / var(--tw-bg-opacity));
}

.bg-tech-blue-900\/30 {
  background-color: rgb(38 62 84 / 0.3);
}

.bg-tech-blue-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 154 193 / var(--tw-bg-opacity));
}

.bg-tech-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 176 50 / var(--tw-bg-opacity));
}

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

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-tech-blue-800 {
  --tw-gradient-from: #294963 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(41 73 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-10\% {
  --tw-gradient-from-position: 10%;
}

.via-silver-50 {
  --tw-gradient-to: rgb(247 248 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f7f8f8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-30\% {
  --tw-gradient-via-position: 30%;
}

.to-silver-50 {
  --tw-gradient-to: #f7f8f8 var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.fill-silver-primary-100 {
  fill: #eceded;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-16 {
  padding: 4rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[0\.3rem\] {
  padding: 0.3rem;
}

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

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pr-0 {
  padding-right: 0px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-\[1px\] {
  padding-right: 1px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

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

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

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

.font-roboto {
  font-family: Roboto, sans-serif;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

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

.text-almost-black-primary-950 {
  --tw-text-opacity: 1;
  color: rgb(4 32 60 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(141 154 164 / var(--tw-text-opacity));
}

.text-icon-blue {
  --tw-text-opacity: 1;
  color: rgb(17 70 107 / var(--tw-text-opacity));
}

.text-inherit {
  color: inherit;
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-silver-50 {
  --tw-text-opacity: 1;
  color: rgb(247 248 248 / var(--tw-text-opacity));
}

.text-silver-primary-100 {
  --tw-text-opacity: 1;
  color: rgb(236 237 237 / var(--tw-text-opacity));
}

.text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}

.text-slate-50 {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-tech-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(73 132 174 / var(--tw-text-opacity));
}

.text-tech-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(46 85 118 / var(--tw-text-opacity));
}

.text-tech-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(38 62 84 / var(--tw-text-opacity));
}

.text-tech-blue-primary-400 {
  --tw-text-opacity: 1;
  color: rgb(100 154 193 / var(--tw-text-opacity));
}

.text-tech-green-600 {
  --tw-text-opacity: 1;
  color: rgb(92 140 36 / var(--tw-text-opacity));
}

.text-transparent {
  color: transparent;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.\!opacity-0 {
  opacity: 0 !important;
}

.\!opacity-50 {
  opacity: 0.5 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.shadow-\[inset_-1px_2px_0px_-1px\2c _inset_-1px_-2px_0px_-1px\2c inset_3px_-1px_0px_-1px\2c _inset_-2px_0px_0px_-1px\] {
  --tw-shadow: inset -1px 2px 0px -1px, inset -1px -2px 0px -1px,inset 3px -1px 0px -1px, inset -2px 0px 0px -1px;
  --tw-shadow-colored: inset -1px 2px 0px -1px var(--tw-shadow-color), inset -1px -2px 0px -1px var(--tw-shadow-color), inset 3px -1px 0px -1px var(--tw-shadow-color), inset -2px 0px 0px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_-1px_2px_0px_-1px\2c _inset_-1px_-2px_0px_-1px\] {
  --tw-shadow: inset -1px 2px 0px -1px, inset -1px -2px 0px -1px;
  --tw-shadow-colored: inset -1px 2px 0px -1px var(--tw-shadow-color), inset -1px -2px 0px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_3px_-1px_0px_-1px\2c _inset_-2px_0px_0px_-1px\] {
  --tw-shadow: inset 3px -1px 0px -1px, inset -2px 0px 0px -1px;
  --tw-shadow-colored: inset 3px -1px 0px -1px var(--tw-shadow-color), inset -2px 0px 0px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-card-xl {
  --tw-shadow: 0 3px 8px -5px rgb(0 0 0 / 0.1), 0 2px 8px -6px rgb(0 0 0 / 0.1), 0px 0px 1px 0px rgb(0 0 0 / 0.4);
  --tw-shadow-colored: 0 3px 8px -5px var(--tw-shadow-color), 0 2px 8px -6px var(--tw-shadow-color), 0px 0px 1px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-almost-black-primary-950\/35 {
  --tw-shadow-color: rgb(4 32 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-almost-black-primary-950\/40 {
  --tw-shadow-color: rgb(4 32 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-slate-500\/50 {
  --tw-shadow-color: rgb(100 116 139 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-table-borders {
  --tw-shadow-color: #dbdfe2;
  --tw-shadow: var(--tw-shadow-colored);
}

.outline {
  outline-style: solid;
}

.outline-\[\#101010\] {
  outline-color: #101010;
}

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

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-0 {
  transition-duration: 0s;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-75 {
  transition-duration: 75ms;
}

.duration-\[inherit\] {
  transition-duration: inherit;
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.contain-content {
  contain: content;
}

.contain-size {
  --tw-contain-size: size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.contain-inline-size {
  --tw-contain-size: inline-size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.contain-layout {
  --tw-contain-layout: layout;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.contain-paint {
  --tw-contain-paint: paint;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.search-hidden {
  display: none !important;
}

.\[key\:string\] {
  key: string;
}

.group\/level-1:has(input:disabled) .group-has-\[input\:disabled\]\/level-1\:shadow-cover {
  --tw-shadow-colored: inset 0 0 999px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-shadow-colored);
}

@media (min-width: 1024px) {
  .lg\:not-scrollbar-hidden {
    scrollbar-width: auto;
  }
}

.backdrop\:w-dvw::backdrop {
  width: 100dvw;
}

.first\:border-t:first-child {
  border-top-width: 1px;
}

.even\:bg-opacity-0:nth-child(even) {
  --tw-bg-opacity: 0;
}

.empty\:hidden:empty {
  display: none;
}

.empty\:after\:content-\[\'None\'\]:empty::after {
  --tw-content: 'None';
  content: var(--tw-content);
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:\!bg-\[\#C3C8DB\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(195 200 219 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.hover\:bg-table-row-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(195 200 219 / var(--tw-bg-opacity));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:\!outline-\[\#101010\]:focus {
  outline-color: #101010 !important;
}

.active\:\!bg-\[\#B3B8CE\]:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 184 206 / var(--tw-bg-opacity)) !important;
}

.active\:bg-slate-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

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

.disabled\:bg-opacity-50:disabled {
  --tw-bg-opacity: 0.5;
}

.group\/row:first-child .group-first\/row\:invisible {
  visibility: hidden;
}

.group\/row:first-child .group-first\/row\:block {
  display: block;
}

.group\/event:first-child .group-first\/event\:hidden {
  display: none;
}

.group\/row:first-child .group-first\/row\:h-0 {
  height: 0px;
}

.group\/row:first-child .group-first\/row\:min-h-0 {
  min-height: 0px;
}

.group\/row:first-child .group-first\/row\:overflow-hidden {
  overflow: hidden;
}

.group\/row:first-child .group-first\/row\:contain-size {
  --tw-contain-size: size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

.group\/level-1[open] .group-open\/level-1\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/level-2[open] .group-open\/level-2\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/level-3[open] .group-open\/level-3\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/level-4[open] .group-open\/level-4\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.has-\[option\:not\(\[value\=\'\'\]\2c \[disabled\]\)\]\:block:has(option:not([value=''],[disabled])) {
  display: block;
}

.group\/body:has(.sidebar-navigation) .group-has-\[\.sidebar-navigation\]\/body\:inline-block {
  display: inline-block;
}

.group\/level-2:has(>details input:checked) .group-has-\[\>details_input\:checked\]\/level-2\:\!inline-block {
  display: inline-block !important;
}

.group\/level-3:has(>details input:checked) .group-has-\[\>details_input\:checked\]\/level-3\:\!inline-block {
  display: inline-block !important;
}

.group\/level-1:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-1\:\!inline-block {
  display: inline-block !important;
}

.group\/level-2:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-2\:\!inline-block {
  display: inline-block !important;
}

.group\/level-3:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-3\:\!inline-block {
  display: inline-block !important;
}

.group\/level-4:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-4\:\!inline-block {
  display: inline-block !important;
}

.group\/level-1:has(details input:checked) .group-has-\[details_input\:checked\]\/level-1\:\!inline-block {
  display: inline-block !important;
}

.group\/level-1:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-1\:\!hidden {
  display: none !important;
}

.group\/level-2:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-2\:\!hidden {
  display: none !important;
}

.group\/level-3:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/level-3\:\!hidden {
  display: none !important;
}

.group\/permissions:has(>summary input:checked) .group-has-\[\>summary_input\:checked\]\/permissions\:bg-tech-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 85 118 / var(--tw-bg-opacity));
}

.group\/level-1:has(input:checked) .group-has-\[input\:checked\]\/level-1\:bg-tech-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 85 118 / var(--tw-bg-opacity));
}

.group\/level-2:has(input:checked) .group-has-\[input\:checked\]\/level-2\:bg-tech-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 85 118 / var(--tw-bg-opacity));
}

.group\/level-3:has(input:checked) .group-has-\[input\:checked\]\/level-3\:bg-tech-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 85 118 / var(--tw-bg-opacity));
}

.group\/level-4:has(input:checked) .group-has-\[input\:checked\]\/level-4\:bg-tech-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 85 118 / var(--tw-bg-opacity));
}

.group\/level-1:has(input:disabled) .group-has-\[input\:disabled\]\/level-1\:bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.group\/level-1:has(details:not(.conditional.hidden details)) .group-has-\[details\:not\(\.conditional\.hidden_details\)\]\/level-1\:opacity-100 {
  opacity: 1;
}

.group\/level-2:has(details) .group-has-\[details\]\/level-2\:opacity-100 {
  opacity: 1;
}

.group\/level-3:has(details) .group-has-\[details\]\/level-3\:opacity-100 {
  opacity: 1;
}

.group\/level-4:has(details) .group-has-\[details\]\/level-4\:opacity-100 {
  opacity: 1;
}

.data-\[fixed\=\'true\'\]\:sr-only[data-fixed='true'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.data-\[open\=\'true\'\]\:pointer-events-auto[data-open='true'] {
  pointer-events: auto;
}

.data-\[alarms\=\'\'\]\:hidden[data-alarms=''] {
  display: none;
}

.data-\[target-page\=\'\'\]\:hidden[data-target-page=''] {
  display: none;
}

.data-\[total-pages\=\'1\'\]\:hidden[data-total-pages='1'] {
  display: none;
}

.data-\[checkbox\=\'true\'\]\:flex-row[data-checkbox='true'] {
  flex-direction: row;
}

.data-\[even\=\'1\'\]\:bg-table-off-row[data-even='1'] {
  background-color: rgb(219 220 220 / 0.35);
}

.data-\[selected\=\'true\'\]\:bg-\[\#B3B8CE\][data-selected='true'] {
  --tw-bg-opacity: 1;
  background-color: rgb(179 184 206 / var(--tw-bg-opacity));
}

.data-\[severity\=\'critical\'\]\:bg-red-700[data-severity='critical'] {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.data-\[severity\=\'warning\'\]\:bg-\[\#11466b\][data-severity='warning'] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 70 107 / var(--tw-bg-opacity));
}

.data-\[true\=false\]\:bg-silver-primary-100[data-true="false"] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 237 / var(--tw-bg-opacity));
}

.data-\[true\=true\]\:bg-\[\#659bc2\][data-true="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(101 155 194 / var(--tw-bg-opacity));
}

.data-\[dialog\=true\]\:opacity-0[data-dialog="true"] {
  opacity: 0;
}

.data-\[loading\=true\]\:opacity-100[data-loading="true"] {
  opacity: 1;
}

.data-\[open\=\'true\'\]\:opacity-100[data-open='true'] {
  opacity: 1;
}

.data-\[sort\=down\]\:opacity-100[data-sort="down"] {
  opacity: 1;
}

.data-\[sort\=up\]\:opacity-100[data-sort="up"] {
  opacity: 1;
}

.data-\[loading\=true\]\:delay-75[data-loading="true"] {
  transition-delay: 75ms;
}

.data-\[instant\=\'true\'\]\:duration-0[data-instant='true'] {
  transition-duration: 0s;
}

.data-\[even\=\'1\'\]\:hover\:bg-table-off-row-hover:hover[data-even='1'] {
  --tw-bg-opacity: 1;
  background-color: rgb(195 200 219 / var(--tw-bg-opacity));
}

.group[data-open='false'] .group-data-\[open\=\'false\'\]\:sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.group[data-open='true'] .group-data-\[open\=\'true\'\]\:not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.group\/side-panel[data-open='true'] .group-data-\[open\=\'true\'\]\/side-panel\:left-0 {
  left: 0px;
}

.group\/input-ext[data-checkbox-first='true'] .group-data-\[checkbox-first\=\'true\'\]\/input-ext\:order-1 {
  order: 1;
}

.group\/event[data-disjointed='false'] .group-data-\[disjointed\=\'false\'\]\/event\:hidden {
  display: none;
}

.group\/event[data-disjointed='true'] .group-data-\[disjointed\=\'true\'\]\/event\:hidden {
  display: none;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.group\/tank[data-flashing='true'] .group-data-\[flashing\=\'true\'\]\/tank\:animate-\[pulse_0\.75s_ease-in-out_infinite\] {
  animation: pulse 0.75s ease-in-out infinite;
}

.group\/tank[data-state='danger'] .group-data-\[state\=\'danger\'\]\/tank\:fill-red-200 {
  fill: #fecaca;
}

.group\/tank[data-state='okay'] .group-data-\[state\=\'okay\'\]\/tank\:fill-tech-green-200 {
  fill: #d2ebab;
}

.group\/tank[data-state='warning'] .group-data-\[state\=\'warning\'\]\/tank\:fill-yellow-200 {
  fill: #fef08a;
}

.group[data-open='true'] .group-data-\[open\=\'true\'\]\:px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.odd-visible-rows\:bg-table-off-row:nth-child(2n of table tr:not(.hidden)) {
  background-color: rgb(219 220 220 / 0.35);
}

.odd-visible-rows\:hover\:bg-table-off-row-hover:hover:nth-child(2n of table tr:not(.hidden)) {
  --tw-bg-opacity: 1;
  background-color: rgb(195 200 219 / var(--tw-bg-opacity));
}

@media (min-width: 640px) {
  .sm\:max-w-none {
    max-width: none;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }
}

@media (min-width: 768px) {
  .md\:inline-block {
    display: inline-block;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }

  .lg\:absolute {
    position: absolute;
  }

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

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:\!inline-block {
    display: inline-block !important;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:max-h-12 {
    max-height: 3rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-44 {
    width: 11rem;
  }

  .lg\:w-\[40dvw\] {
    width: 40dvw;
  }

  .lg\:min-w-\[initial\] {
    min-width: initial;
  }

  .lg\:max-w-128 {
    max-width: 32rem;
  }

  .lg\:max-w-32 {
    max-width: 8rem;
  }

  .lg\:grow-0 {
    flex-grow: 0;
  }

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

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

  .lg\:justify-self-auto {
    justify-self: auto;
  }

  .lg\:rounded-md {
    border-radius: 0.375rem;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:p-2 {
    padding: 0.5rem;
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .group\/side-panel[data-open='true'] .group-data-\[open\=\'true\'\]\/side-panel\:lg\:max-w-full {
    max-width: 100%;
  }
}

@media (min-width: 1536px) {
  .\32xl\:duration-500 {
    transition-duration: 500ms;
  }
}

@media (min-width: 504px) {
  .xs\:grid {
    display: grid;
  }

  .xs\:gap-x-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }
}

@media (min-width: 300px) {
  .xxs\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}

.\[\&\.active\]\:\!bg-\[\#B3B8CE\].active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 184 206 / var(--tw-bg-opacity)) !important;
}

.\[\&\.active\]\:bg-tech-blue-800.active {
  --tw-bg-opacity: 1;
  background-color: rgb(41 73 99 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:bg-tech-blue-900.active {
  --tw-bg-opacity: 1;
  background-color: rgb(38 62 84 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:text-slate-50.active {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity));
}

.\[\&\.error\]\:bg-red-600.error {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.\[\&\.error\]\:text-slate-50.error {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity));
}

.\[\&\.horizontally-centered\]\:-translate-x-1\/2.horizontally-centered {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\.open\]\:\!opacity-100.open {
  opacity: 1 !important;
}

.\[\&\.refreshing\]\:opacity-0.refreshing {
  opacity: 0;
}

.\[\&\.refreshing\]\:duration-0.refreshing {
  transition-duration: 0s;
}

.\[\&\.success\]\:bg-tech-green-primary-400.success {
  --tw-bg-opacity: 1;
  background-color: rgb(141 198 63 / var(--tw-bg-opacity));
}

.\[\&\.vertically-centered\]\:-translate-y-1\/2.vertically-centered {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&\:has\(\.alarm\:not\(\.hidden\)\)\]\:flex:has(.alarm:not(.hidden)) {
  display: flex;
}

.\[\&\:has\(p\)\]\:flex:has(p) {
  display: flex;
}

.\[\&\:has\(span\[data-count\=\'0\'\]\)\]\:hidden:has(span[data-count='0']) {
  display: none;
}

.\[\&\:not\(\.active\)\]\:\!hidden:not(.active) {
  display: none !important;
}

.\[\&\:not\(\:disabled\)\]\:cursor-pointer:not(:disabled) {
  cursor: pointer;
}

.\[\&\:not\(\:disabled\)\]\:\!bg-tech-blue-800:not(:disabled) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 73 99 / var(--tw-bg-opacity)) !important;
}

.\[\&\:not\(\:disabled\)\]\:\!text-slate-50:not(:disabled) {
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity)) !important;
}

.\[\&\:not\(\:first-child\)\]\:mt-2:not(:first-child) {
  margin-top: 0.5rem;
}

.\[\&\:not\(\[class\*\=\'_max-w-\'\]\)\]\:max-w-3xl:not([class*=' max-w-']) {
  max-width: 48rem;
}

.\[\&\:not\(\[class\*\=\'_min-h-\'\]\)\]\:min-h-64:not([class*=' min-h-']) {
  min-height: 16rem;
}

.\[\&\:not\(\[class\*\=\'overflow-\'\]\)\]\:overflow-clip:not([class*='overflow-']) {
  overflow: clip;
}

.\[\&\:not\(\[data-open\=\'true\'\]\)\]\:\!hidden:not([data-open='true']) {
  display: none !important;
}

.\[\&\:not\(\[href\]\)\]\:hidden:not([href]) {
  display: none;
}

.\[\&\>\*\]\:transition-opacity>* {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&\>\*\]\:duration-200>* {
  transition-duration: 200ms;
}

.\[\&\>div\]\:w-full>div {
  width: 100%;
}

.\[\&\>div\]\:min-w-52>div {
  min-width: 13rem;
}

.\[\&\[data-disjointed\=\'true\'\]\:nth-child\(n_\+_2_of_\.timeline-event\:not\(\.hidden\)\)\]\:pt-8[data-disjointed='true']:nth-child(n + 2 of .timeline-event:not(.hidden)) {
  padding-top: 2rem;
}

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

.\[\&\[href\]\]\:text-tech-blue-500[href] {
  --tw-text-opacity: 1;
  color: rgb(73 132 174 / var(--tw-text-opacity));
}

.\[\&\[href\]\]\:underline[href] {
  text-decoration-line: underline;
}

.\[\&_\:where\(h2\2c h3\2c h4\)\:not\(\:first-child\)\]\:mt-4 :where(h2,h3,h4):not(:first-child) {
  margin-top: 1rem;
}

.\[\&_\>_\[page\]\:not\(\.active\\_page\)\]\:sr-only > [page]:not(.active_page) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.\[\&_button\:last-child\]\:border-r-0 button:last-child {
  border-right-width: 0px;
}

.\[\&_option\[disabled\]\]\:hidden option[disabled] {
  display: none;
}

.dashboard-rows.active .\[\.dashboard-rows\.active_\&\]\:\!bg-\[\#B3B8CE\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 184 206 / var(--tw-bg-opacity)) !important;
}

.modal.shallow .\[\.modal\.shallow_\&\]\:\!opacity-0 {
  opacity: 0 !important;
}

.routing-rule-row:not([data-alarms=''])~.\[\.routing-rule-row\:not\(\[data-alarms\=\'\'\]\)\~\&\]\:hidden {
  display: none;
}

.routing-tree-row:first-child:not(.routing-tree-row .routing-tree-row)>.\[\.routing-tree-row\:first-child\:not\(\.routing-tree-row_\.routing-tree-row\)\>\&\]\:rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.routing-tree-row[data-has-subtree='false']>div>.\[\.routing-tree-row\[data-has-subtree\=\'false\'\]\>div\>\&\]\:hidden {
  display: none;
}

.routing-tree-row[data-rules-open='false']:where([data-has-subtree='false'],[data-subtree-open='false']):last-child>.\[\.routing-tree-row\[data-rules-open\=\'false\'\]\:where\(\[data-has-subtree\=\'false\'\]\2c \[data-subtree-open\=\'false\'\]\)\:last-child\>\&\]\:rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.routing-tree-row[data-rules-open='false']>.\[\.routing-tree-row\[data-rules-open\=\'false\'\]\>\&\]\:sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.routing-tree-row[data-rules-open='false'][data-has-subtree='true'][data-subtree-open='true']>.\[\.routing-tree-row\[data-rules-open\=\'false\'\]\[data-has-subtree\=\'true\'\]\[data-subtree-open\=\'true\'\]\>\&\]\:rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

.routing-tree-row[data-rules-open='true']:where([data-has-subtree='false'],[data-subtree-open='false'])+.routing-tree-row>.\[\.routing-tree-row\[data-rules-open\=\'true\'\]\:where\(\[data-has-subtree\=\'false\'\]\2c \[data-subtree-open\=\'false\'\]\)\+\.routing-tree-row\>\&\]\:rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.routing-tree-row[data-rules-open='true']>div>.routing-tree-row:first-child>.\[\.routing-tree-row\[data-rules-open\=\'true\'\]\>div\>\.routing-tree-row\:first-child\>\&\]\:rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.routing-tree-row[data-subtree-open='false']>.\[\.routing-tree-row\[data-subtree-open\=\'false\'\]\>\&\]\:sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.routing-tree-row[data-subtree-open='false']>div>button .\[\.routing-tree-row\[data-subtree-open\=\'false\'\]\>div\>button_\&\]\:hidden {
  display: none;
}

.routing-tree-row[data-subtree-open='true']>div>button .\[\.routing-tree-row\[data-subtree-open\=\'true\'\]\>div\>button_\&\]\:hidden {
  display: none;
}

.routing-tree-row[data-subtree-open='true'][data-has-subtree='true']+.routing-tree-row>.\[\.routing-tree-row\[data-subtree-open\=\'true\'\]\[data-has-subtree\=\'true\'\]\+\.routing-tree-row\>\&\]\:rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.script-input-pill+.\[\.script-input-pill\+\&\]\:ml-\[1px\] {
  margin-left: 1px;
}

.side-panel:not([data-visible='false']) .\[\.side-panel\:not\(\[data-visible\=\'false\'\]\)_\&\>\*\]\:duration-0>* {
  transition-duration: 0s;
}

.side-panel:not([data-visible='true']) .\[\.side-panel\:not\(\[data-visible\=\'true\'\]\)_\&\>\*\]\:\!opacity-0>* {
  opacity: 0 !important;
}

.table-ext-sort-icon:not([data-sort=down]) .\[\.table-ext-sort-icon\:not\(\[data-sort\=down\]\)_\&\]\:hidden {
  display: none;
}

.table-ext-sort-icon:not([data-sort=unset]) .\[\.table-ext-sort-icon\:not\(\[data-sort\=unset\]\)_\&\]\:hidden {
  display: none;
}

.table-ext-sort-icon:not([data-sort=up]) .\[\.table-ext-sort-icon\:not\(\[data-sort\=up\]\)_\&\]\:hidden {
  display: none;
}

.timeline-event:nth-child(-n + 1 of .timeline-event:not(.hidden)) .\[\.timeline-event\:nth-child\(-n_\+_1_of_\.timeline-event\:not\(\.hidden\)\)_\&\]\:top-1\/2 {
  top: 50%;
}

.timeline-event:nth-child(-n + 1 of .timeline-event:not(.hidden)) .\[\.timeline-event\:nth-child\(-n_\+_1_of_\.timeline-event\:not\(\.hidden\)\)_\&\]\:h-1\/2 {
  height: 50%;
}

.toggle-top:not(.active) .\[\.toggle-top\:not\(\.active\)_\&\]\:hidden {
  display: none;
}

:is(div.dropdown,div.dropdown>div):has(.\[\:is\(div\.dropdown\2c div\.dropdown\>div\)\:has\(\&\)\]\:flex) {
  display: flex;
}

:is(div.dropdown,div.dropdown>div):has(.\[\:is\(div\.dropdown\2c div\.dropdown\>div\)\:has\(\&\)\]\:self-stretch) {
  align-self: stretch;
}

th:hover .\[th\:hover_\&\]\:opacity-100 {
  opacity: 1;
}