@charset "UTF-8";

/* src/tailwind.css */
*,
::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: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
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;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
.container {
  width: 100%;
}
@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;
  }
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.top-0 {
  top: 0px;
}
.z-10 {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.m-0 {
  margin: 0px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-4 {
  margin-top: 1rem;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.\!inline-flex {
  display: inline-flex !important;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.\!h-10 {
  height: 2.5rem !important;
}
.\!h-\[2\.125rem\] {
  height: 2.125rem !important;
}
.h-12 {
  height: 3rem;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-\[39rem\] {
  height: 39rem;
}
.h-\[clamp\(22rem\,42vh\,36rem\)\] {
  height: clamp(22rem, 42vh, 36rem);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-\[39rem\] {
  max-height: 39rem;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-\[26rem\] {
  min-height: 26rem;
}
.min-h-\[39rem\] {
  min-height: 39rem;
}
.\!w-6 {
  width: 1.5rem !important;
}
.\!w-\[2\.125rem\] {
  width: 2.125rem !important;
}
.\!w-full {
  width: 100% !important;
}
.w-12 {
  width: 3rem;
}
.w-2 {
  width: 0.5rem;
}
.w-4 {
  width: 1rem;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-7 {
  min-width: 1.75rem;
}
.min-w-\[11rem\] {
  min-width: 11rem;
}
.max-w-64 {
  max-width: 16rem;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-\[22rem\] {
  max-width: 22rem;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.basis-auto {
  flex-basis: auto;
}
.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 pulse {
  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}
.grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.\!items-center {
  align-items: center !important;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.\!justify-center {
  justify-content: center !important;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.\!gap-1 {
  gap: 0.25rem !important;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-x-1\.5 {
  column-gap: 0.375rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!rounded-\[10px\] {
  border-radius: 10px !important;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.\!border-0 {
  border-width: 0px !important;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[color\:color-mix\(in_srgb\,var\(--theme-accent\)_28\%\,transparent\)\] {
  border-color: color-mix(in srgb, var(--theme-accent) 28%, transparent);
}
.border-\[color\:color-mix\(in_srgb\,var\(--theme-accent\)_28\%\,var\(--theme-border\)\)\] {
  border-color: color-mix(in srgb, var(--theme-accent) 28%, var(--theme-border));
}
.border-\[color\:color-mix\(in_srgb\,var\(--theme-stat-blue\)_25\%\,transparent\)\] {
  border-color: color-mix(in srgb, var(--theme-stat-blue) 25%, transparent);
}
.border-\[color\:color-mix\(in_srgb\,var\(--theme-success\)_28\%\,transparent\)\] {
  border-color: color-mix(in srgb, var(--theme-success) 28%, transparent);
}
.border-\[color\:color-mix\(in_srgb\,var\(--theme-warning\)_42\%\,var\(--theme-border\)\)\] {
  border-color: color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));
}
.border-\[var\(--auth-border\)\] {
  border-color: var(--auth-border);
}
.border-\[var\(--theme-border\)\] {
  border-color: var(--theme-border);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[rgba\(37\,99\,235\,0\.12\)\] {
  background-color: rgba(37, 99, 235, 0.12);
}
.bg-\[var\(--auth-input-bg\)\] {
  background-color: var(--auth-input-bg);
}
.bg-\[var\(--theme-accent-bg\)\] {
  background-color: var(--theme-accent-bg);
}
.bg-\[var\(--theme-success-bg\)\] {
  background-color: var(--theme-success-bg);
}
.bg-\[var\(--theme-surface-elevated\)\] {
  background-color: var(--theme-surface-elevated);
}
.bg-\[var\(--theme-surface-main\)\] {
  background-color: var(--theme-surface-main);
}
.bg-\[var\(--theme-warning\)\] {
  background-color: var(--theme-warning);
}
.bg-\[var\(--theme-warning-bg\)\] {
  background-color: var(--theme-warning-bg);
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[color\:color-mix\(in_srgb\,var\(--theme-surface-elevated\)_92\%\,transparent\)\] {
  --tw-gradient-from: color-mix(in srgb,var(--theme-surface-elevated) 92%,transparent) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.\!p-0 {
  padding: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-3\.5 {
  padding: 0.875rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.text-center {
  text-align: center;
}
.font-mono {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0\.625rem\] {
  font-size: 0.625rem;
}
.text-\[0\.6875rem\] {
  font-size: 0.6875rem;
}
.text-\[0\.78125rem\] {
  font-size: 0.78125rem;
}
.text-\[0\.8125rem\] {
  font-size: 0.8125rem;
}
.text-\[0\.9375rem\] {
  font-size: 0.9375rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.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-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-4 {
  line-height: 1rem;
}
.leading-none {
  line-height: 1;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.\!text-\[color\:var\(--auth-ink\)\] {
  color: var(--auth-ink) !important;
}
.\!text-\[color\:var\(--theme-accent\)\] {
  color: var(--theme-accent) !important;
}
.\!text-\[color\:var\(--theme-danger\)\] {
  color: var(--theme-danger) !important;
}
.\!text-\[color\:var\(--theme-text-secondary\)\] {
  color: var(--theme-text-secondary) !important;
}
.text-\[color\:var\(--theme-accent\)\] {
  color: var(--theme-accent);
}
.text-\[color\:var\(--theme-stat-blue\)\] {
  color: var(--theme-stat-blue);
}
.text-\[color\:var\(--theme-success\)\] {
  color: var(--theme-success);
}
.text-\[color\:var\(--theme-text-muted\)\] {
  color: var(--theme-text-muted);
}
.text-\[color\:var\(--theme-text-primary\)\] {
  color: var(--theme-text-primary);
}
.text-\[color\:var\(--theme-text-secondary\)\] {
  color: var(--theme-text-secondary);
}
.text-\[color\:var\(--theme-warning\)\] {
  color: var(--theme-warning);
}
.text-\[var\(--od-text-muted\)\] {
  color: var(--od-text-muted);
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-70 {
  opacity: 0.7;
}
.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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-\[0_2px_8px_rgba\(15\,23\,42\,0\.04\)\] {
  --tw-shadow: 0 2px 8px rgba(15,23,42,0.04);
  --tw-shadow-colored: 0 2px 8px 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-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.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,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[border-color\,background-color\,box-shadow\] {
  transition-property:
    border-color,
    background-color,
    box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.\[scrollbar-gutter\:stable\] {
  scrollbar-gutter: stable;
}
.hover\:border-\[color\:color-mix\(in_srgb\,var\(--theme-accent\)_45\%\,var\(--theme-border\)\)\]:hover {
  border-color: color-mix(in srgb, var(--theme-accent) 45%, var(--theme-border));
}
.hover\:\!bg-\[color\:color-mix\(in_srgb\,var\(--theme-accent\)_10\%\,transparent\)\]:hover {
  background-color: color-mix(in srgb, var(--theme-accent) 10%, transparent) !important;
}
.hover\:\!bg-\[color\:color-mix\(in_srgb\,var\(--theme-danger\)_10\%\,transparent\)\]:hover {
  background-color: color-mix(in srgb, var(--theme-danger) 10%, transparent) !important;
}
.hover\:\!bg-transparent:hover {
  background-color: transparent !important;
}
.hover\:bg-\[color\:color-mix\(in_srgb\,var\(--theme-accent\)_10\%\,var\(--theme-surface-main\)\)\]:hover {
  background-color: color-mix(in srgb, var(--theme-accent) 10%, var(--theme-surface-main));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:shadow-\[inset_3px_0_0_var\(--theme-accent\)\]:hover {
  --tw-shadow: inset 3px 0 0 var(--theme-accent);
  --tw-shadow-colored: inset 3px 0 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.focus\:\!bg-transparent:focus {
  background-color: transparent !important;
}
.active\:\!scale-95:active {
  --tw-scale-x: .95 !important;
  --tw-scale-y: .95 !important;
  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)) !important;
}
@media not all and (min-width: 1280px) {
  .max-xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media not all and (min-width: 1024px) {
  .max-lg\:max-w-none {
    max-width: none;
  }
  .max-lg\:flex-col {
    flex-direction: column;
  }
}
@media (max-width: 720px) {
  .max-\[720px\]\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 520px) {
  .max-\[520px\]\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.\[\&\>\:last-child\]\:col-span-full > :last-child {
  grid-column: 1 / -1;
}
.\[\&\>\:last-child\]\:min-w-0 > :last-child {
  min-width: 0px;
}
.\[\&\>\:last-child\]\:justify-self-start > :last-child {
  justify-self: start;
}
.\[\&_\.p-button-icon\]\:\!text-\[0\.95rem\] .p-button-icon {
  font-size: 0.95rem !important;
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons.eot");
  src:
    url("./media/primeicons.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons.woff2") format("woff2"),
    url("./media/primeicons.woff") format("woff"),
    url("./media/primeicons.ttf") format("truetype"),
    url("./media/primeicons.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* src/styles.scss */
html[data-theme=light] {
  color-scheme: light;
  --theme-base: #0f172a;
  --theme-base-rgb: 15 23 42;
  --theme-surface-page: #f1f5f9;
  --theme-surface-main: #ffffff;
  --theme-surface-elevated: #ffffff;
  --theme-surface-sidebar: #ffffff;
  --theme-surface-overlay: #ffffff;
  --theme-text-primary: #0f172a;
  --theme-text-secondary: #64748b;
  --theme-text-muted: #94a3b8;
  --theme-border-subtle: #f1f5f9;
  --theme-border: #e2e8f0;
  --theme-border-strong: #cbd5e1;
  --theme-border-focus: #2563eb;
  --theme-header-bg: color-mix(in srgb, #ffffff 88%, transparent);
  --theme-header-text: #0f172a;
  --theme-header-border: #e2e8f0;
  --theme-header-btn-bg: rgb(var(--theme-base-rgb) / 0.06);
  --theme-header-btn-hover: rgb(var(--theme-base-rgb) / 0.1);
  --theme-sidebar-bg: #ffffff;
  --theme-sidebar-border: #e2e8f0;
  --theme-sidebar-text: #334155;
  --theme-sidebar-muted: #64748b;
  --theme-sidebar-hover-bg: rgba(37, 99, 235, 0.06);
  --theme-sidebar-active-bg: rgba(37, 99, 235, 0.1);
  --theme-sidebar-active-text: #0f172a;
  --theme-sidebar-active-bar: #2563eb;
  --theme-sidebar-brand-icon-bg: #2563eb;
  --theme-sidebar-user-card-bg: rgba(241, 245, 249, 0.85);
  --theme-sidebar-shadow: 2px 0 12px rgba(15, 23, 42, 0.06);
  --theme-shell-fab-bg: #2563eb;
  --theme-shell-fab-hover: #1d4ed8;
  --theme-shell-search-bg: rgb(var(--theme-base-rgb) / 0.06);
  --theme-shell-search-border: var(--theme-border);
  --theme-table-header-bg: #fafafa;
  --theme-table-header-text: #334155;
  --theme-table-row-hover: rgba(37, 99, 235, 0.06);
  --theme-table-row-hover-ui: #f4f4f5;
  --theme-table-row-stripe: #f8fafc;
  --theme-table-mono-bg: #f1f5f9;
  --theme-table-caption-bg: #ffffff;
  --theme-table-search-bg: #f4f4f5;
  --theme-table-search-border: rgb(var(--theme-base-rgb) / 0.16);
  --theme-table-search-placeholder: #64748b;
  --theme-table-footer-bg: #f8fafc;
  --theme-table-frame-border: var(--theme-border);
  --theme-table-cell-muted: #64748b;
  --theme-table-card-shadow: 0 1px 2px rgba(15, 23, 42, 0.04), 0 4px 24px rgba(15, 23, 42, 0.06);
  --theme-table-caption-badge-bg: #fefce8;
  --theme-table-caption-badge-border: color-mix(in srgb, var(--theme-base) 22%, #fde68a);
  --theme-table-caption-badge-text: #854d0e;
  --theme-table-primary-column-text: #9a6b2d;
  --theme-table-pill-metric-bg: #f4f4f5;
  --theme-table-pill-metric-border: rgb(var(--theme-base-rgb) / 0.14);
  --theme-table-pill-metric-text: #52525b;
  --theme-table-status-dot-pending: #b45309;
  --theme-table-status-dot-approved: #15803d;
  --theme-table-status-dot-rejected: #be123c;
  --theme-table-status-dot-neutral: #64748b;
  --theme-table-avatar-tone-a-bg: #ede9fe;
  --theme-table-avatar-tone-a-text: #5b21b6;
  --theme-table-avatar-tone-b-bg: #d1fae5;
  --theme-table-avatar-tone-b-text: #065f46;
  --theme-table-avatar-tone-c-bg: #fce7f3;
  --theme-table-avatar-tone-c-text: #9d174d;
  --theme-table-avatar-tone-d-bg: #e0f2fe;
  --theme-table-avatar-tone-d-text: #075985;
  --theme-table-paginator-group-border: rgb(var(--theme-base-rgb) / 0.14);
  --theme-table-paginator-active-bg: #18181b;
  --theme-table-paginator-active-text: #fafafa;
  --theme-table-row-menu-border: rgb(var(--theme-base-rgb) / 0.14);
  --theme-table-row-menu-icon: #52525b;
  --theme-table-filter-btn-bg: #fcfcfc;
  --theme-table-filter-btn-border: rgb(var(--theme-base-rgb) / 0.14);
  --theme-table-filter-btn-icon: #64748b;
  --theme-table-filter-btn-text: #4a76a8;
  --theme-filter-pop-bg: #ffffff;
  --theme-filter-pop-border: var(--theme-border);
  --theme-filter-pop-shadow: 0 4px 24px rgba(15, 23, 42, 0.08), 0 1px 3px rgba(15, 23, 42, 0.06);
  --theme-filter-pop-divider: var(--theme-border-subtle);
  --theme-filter-pop-title: #0f172a;
  --theme-filter-pop-clear: #c9a227;
  --theme-filter-pop-section-label: #94a3b8;
  --theme-filter-pop-body-bg: #ffffff;
  --theme-filter-pop-select-bg: #f8f8f8;
  --theme-filter-pop-select-border: var(--theme-border);
  --theme-filter-pop-cancel-bg: #f5f5f5;
  --theme-filter-pop-cancel-border: var(--theme-border);
  --theme-filter-pop-cancel-text: #334155;
  --theme-filter-pop-apply-bg: #2563eb;
  --theme-filter-pop-apply-text: #ffffff;
  --theme-filter-chip-bg: #f8f8f8;
  --theme-filter-chip-border: var(--theme-border);
  --theme-filter-chip-text: #52525b;
  --theme-filter-chip-active-bg: #fff7ed;
  --theme-filter-chip-active-border: color-mix(in srgb, var(--theme-base) 22%, #fbbf24);
  --theme-filter-chip-active-text: #9a6b2d;
  --theme-stat-purple: #7c3aed;
  --theme-stat-orange: #ea580c;
  --theme-stat-blue: #2563eb;
  --theme-stat-green: #059669;
  --theme-stat-red: #dc2626;
  --theme-stat-trend-up: #16a34a;
  --theme-stat-trend-down: #dc2626;
  --stat-card-bg: var(--theme-surface-elevated);
  --stat-card-border-color: var(--theme-border);
  --stat-card-border-width: 1px;
  --stat-card-radius: 1rem;
  --stat-card-padding-block: 1.125rem;
  --stat-card-padding-inline-end: 1.25rem;
  --stat-card-padding-inline-start: 1.35rem;
  --stat-card-grid-column-gap: 0.875rem;
  --stat-card-rail-width: 4px;
  --stat-card-rail-opacity: 0.95;
  --stat-card-rail-radius-start: var(--stat-card-radius);
  --stat-card-rail-radius-end: 0;
  --stat-card-icon-size: 2.75rem;
  --stat-card-icon-radius: 0.75rem;
  --stat-card-icon-font-size: 1.125rem;
  --stat-card-content-gap: 0.125rem;
  --stat-card-label-font-size: 0.6875rem;
  --stat-card-label-font-weight: 700;
  --stat-card-label-letter-spacing: 0.08em;
  --stat-card-label-color: var(--theme-text-muted);
  --stat-card-value-font-size: 2.25rem;
  --stat-card-value-font-weight: 700;
  --stat-card-value-line-height: 1.15;
  --stat-card-value-letter-spacing: -0.03em;
  --stat-card-value-color: var(--theme-text-primary);
  --stat-card-shadow: 0 1px 2px rgb(var(--theme-base-rgb) / 0.05);
  --stat-card-shadow-hover: 0 10px 25px rgb(var(--theme-base-rgb) / 0.08), 0 4px 10px rgb(var(--theme-base-rgb) / 0.04);
  --stat-card-hover-border-mix-percent: 35%;
  --stat-card-hover-lift: -4px;
  --stat-card-transition-duration: 0.22s;
  --stat-card-transition-ease: ease;
  --stat-card-tone-mix-percent: 14%;
  --stat-card-animation-duration: 0.55s;
  --stat-card-animation-delay-step: 55ms;
  --stat-card-animation-initial-offset-y: 10px;
  --stat-card-skeleton-label-width: 4.5rem;
  --stat-card-skeleton-value-width: 60%;
  --stat-card-skeleton-body-gap: 0.375rem;
  --theme-footer-bg: #f1f5f9;
  --theme-footer-text: #64748b;
  --theme-footer-border: var(--theme-border);
  --theme-scroll-thumb: rgba(15, 23, 42, 0.25);
  --theme-scroll-thumb-hover: rgba(15, 23, 42, 0.4);
  --theme-mask: rgba(15, 23, 42, 0.5);
  --theme-danger: #be123c;
  --theme-danger-bg: rgba(190, 18, 60, 0.1);
  --theme-success: #15803d;
  --theme-success-bg: rgba(21, 128, 61, 0.1);
  --theme-warning: #b45309;
  --theme-warning-bg: rgba(180, 83, 9, 0.1);
  --theme-accent: #2563eb;
  --theme-accent-hover: #1d4ed8;
  --theme-accent-bg: rgba(37, 99, 235, 0.1);
  --theme-link: #2563eb;
  --theme-link-hover: #1d4ed8;
  --theme-auth-accent: #2563eb;
  --theme-auth-accent-hover: #1d4ed8;
  --theme-auth-input-bg: #ffffff;
  --theme-auth-page-tint: #f5f6fa;
  --theme-auth-left-from: #0b1027;
  --theme-auth-left-via: #2d1f69;
  --theme-auth-left-to: #4f46e5;
  --theme-auth-pill-bg: rgba(255, 255, 255, 0.12);
  --theme-auth-pill-border: color-mix(in srgb, var(--theme-base) 35%, #ffffff);
  --theme-auth-pill-text: rgba(255, 255, 255, 0.9);
  --theme-btn-primary-bg: var(--theme-filter-pop-apply-bg);
  --theme-btn-primary-text: var(--theme-filter-pop-apply-text);
  --theme-btn-primary-hover: color-mix(in srgb, var(--theme-filter-pop-apply-bg) 88%, #000000);
  --theme-btn-secondary-bg: rgb(var(--theme-base-rgb) / 0.06);
  --theme-btn-secondary-text: #334155;
  --theme-btn-secondary-hover: rgb(var(--theme-base-rgb) / 0.1);
  --theme-code-bg: #e2e8f0;
  --theme-code-text: inherit;
  --theme-theme-toggle-border: var(--theme-border);
  --theme-theme-toggle-hover: rgba(15, 23, 42, 0.06);
  --od-surface-page: var(--theme-surface-page);
  --od-surface-main: var(--theme-surface-main);
  --od-surface-elevated: var(--theme-surface-elevated);
  --od-surface-sidebar: var(--theme-surface-sidebar);
  --od-text-primary: var(--theme-text-primary);
  --od-text-secondary: var(--theme-text-secondary);
  --od-text-muted: var(--theme-text-muted);
  --od-border: var(--theme-border);
  --od-border-subtle: var(--theme-border-subtle);
  --od-header-bg: var(--theme-header-bg);
  --od-header-text: var(--theme-header-text);
  --od-header-border: var(--theme-header-border);
  --od-header-btn-bg: var(--theme-header-btn-bg);
  --od-header-btn-hover: var(--theme-header-btn-hover);
  --od-sidebar-bg: var(--theme-sidebar-bg);
  --od-sidebar-border: var(--theme-sidebar-border);
  --od-sidebar-text: var(--theme-sidebar-text);
  --od-sidebar-hover-bg: var(--theme-sidebar-hover-bg);
  --od-sidebar-active-bg: var(--theme-sidebar-active-bg);
  --od-sidebar-active-text: var(--theme-sidebar-active-text);
  --od-sidebar-shadow: var(--theme-sidebar-shadow);
  --od-footer-bg: var(--theme-footer-bg);
  --od-footer-text: var(--theme-footer-text);
  --od-footer-border: var(--theme-footer-border);
  --od-scroll-thumb: var(--theme-scroll-thumb);
  --od-scroll-thumb-hover: var(--theme-scroll-thumb-hover);
  --od-mask: var(--theme-mask);
  --od-danger: var(--theme-danger);
  --od-accent: var(--theme-accent);
  --od-accent-hover: var(--theme-accent-hover);
  --od-link: var(--theme-link);
  --od-link-hover: var(--theme-link-hover);
  --od-auth-accent: var(--theme-auth-accent);
  --od-auth-accent-hover: var(--theme-auth-accent-hover);
  --od-auth-input-bg: var(--theme-auth-input-bg);
  --od-auth-page-tint: var(--theme-auth-page-tint);
  --od-auth-left-from: var(--theme-auth-left-from);
  --od-auth-left-via: var(--theme-auth-left-via);
  --od-auth-left-to: var(--theme-auth-left-to);
  --od-auth-pill-bg: var(--theme-auth-pill-bg);
  --od-auth-pill-border: var(--theme-auth-pill-border);
  --od-auth-pill-text: var(--theme-auth-pill-text);
  --od-btn-primary-bg: var(--theme-btn-primary-bg);
  --od-btn-primary-text: var(--theme-btn-primary-text);
  --od-btn-primary-hover: var(--theme-btn-primary-hover);
  --od-code-bg: var(--theme-code-bg);
  --od-code-text: var(--theme-code-text);
  --od-theme-toggle-border: var(--theme-theme-toggle-border);
  --od-theme-toggle-hover: var(--theme-theme-toggle-hover);
}
html[data-theme=dark] {
  color-scheme: dark;
  --theme-base: #0f172a;
  --theme-base-rgb: 15 23 42;
  --theme-surface-page: #030712;
  --theme-surface-main: #0f172a;
  --theme-surface-elevated: #1e293b;
  --theme-surface-sidebar: #0b1120;
  --theme-surface-overlay: #1e293b;
  --theme-text-primary: #f8fafc;
  --theme-text-secondary: #d4dbe7;
  --theme-text-muted: #b8c1d1;
  --theme-border-subtle: rgb(var(--theme-base-rgb) / 0.22);
  --theme-border: rgb(var(--theme-base-rgb) / 0.32);
  --theme-border-strong: rgb(var(--theme-base-rgb) / 0.42);
  --theme-border-focus: #818cf8;
  --theme-header-bg: color-mix(in srgb, #0f172a 88%, transparent);
  --theme-header-text: #f8fafc;
  --theme-header-border: var(--theme-border-subtle);
  --theme-header-btn-bg: rgb(var(--theme-base-rgb) / 0.22);
  --theme-header-btn-hover: rgb(var(--theme-base-rgb) / 0.32);
  --theme-sidebar-bg: #0b1120;
  --theme-sidebar-border: color-mix(in srgb, var(--theme-base) 55%, #ffffff);
  --theme-sidebar-text: #d4dbe7;
  --theme-sidebar-muted: #8b99b0;
  --theme-sidebar-hover-bg: rgba(255, 255, 255, 0.06);
  --theme-sidebar-active-bg: rgba(37, 99, 235, 0.18);
  --theme-sidebar-active-text: #f8fafc;
  --theme-sidebar-active-bar: #60a5fa;
  --theme-sidebar-brand-icon-bg: #2563eb;
  --theme-sidebar-user-card-bg: rgba(255, 255, 255, 0.06);
  --theme-sidebar-shadow: 2px 0 12px rgba(0, 0, 0, 0.28);
  --theme-shell-fab-bg: #2563eb;
  --theme-shell-fab-hover: #3b82f6;
  --theme-shell-search-bg: rgb(var(--theme-base-rgb) / 0.22);
  --theme-shell-search-border: var(--theme-border-subtle);
  --theme-table-header-bg: rgba(255, 255, 255, 0.04);
  --theme-table-header-text: #d4dbe7;
  --theme-table-row-hover: rgba(99, 102, 241, 0.1);
  --theme-table-row-hover-ui: rgba(255, 255, 255, 0.05);
  --theme-table-row-stripe: rgba(255, 255, 255, 0.03);
  --theme-table-mono-bg: rgba(30, 41, 59, 0.85);
  --theme-table-caption-bg: rgba(255, 255, 255, 0.02);
  --theme-table-search-bg: rgba(129, 140, 248, 0.1);
  --theme-table-search-border: var(--theme-border-subtle);
  --theme-table-search-placeholder: #94a3b8;
  --theme-table-footer-bg: rgba(255, 255, 255, 0.04);
  --theme-table-frame-border: var(--theme-border-subtle);
  --theme-table-cell-muted: #b8c1d1;
  --theme-table-card-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 4px 24px rgba(0, 0, 0, 0.25);
  --theme-table-caption-badge-bg: rgba(251, 191, 36, 0.12);
  --theme-table-caption-badge-border: color-mix(in srgb, var(--theme-base) 35%, #fbbf24);
  --theme-table-caption-badge-text: #fbbf24;
  --theme-table-primary-column-text: #fbbf24;
  --theme-table-pill-metric-bg: rgba(255, 255, 255, 0.06);
  --theme-table-pill-metric-border: var(--theme-border-subtle);
  --theme-table-pill-metric-text: #d4dbe7;
  --theme-table-status-dot-pending: #fbbf24;
  --theme-table-status-dot-approved: #4ade80;
  --theme-table-status-dot-rejected: #f87171;
  --theme-table-status-dot-neutral: #94a3b8;
  --theme-table-avatar-tone-a-bg: rgba(139, 92, 246, 0.25);
  --theme-table-avatar-tone-a-text: #ddd6fe;
  --theme-table-avatar-tone-b-bg: rgba(16, 185, 129, 0.22);
  --theme-table-avatar-tone-b-text: #a7f3d0;
  --theme-table-avatar-tone-c-bg: rgba(236, 72, 153, 0.2);
  --theme-table-avatar-tone-c-text: #fbcfe8;
  --theme-table-avatar-tone-d-bg: rgba(14, 165, 233, 0.22);
  --theme-table-avatar-tone-d-text: #bae6fd;
  --theme-table-paginator-group-border: var(--theme-border-subtle);
  --theme-table-paginator-active-bg: #fafafa;
  --theme-table-paginator-active-text: #18181b;
  --theme-table-row-menu-border: var(--theme-border-subtle);
  --theme-table-row-menu-icon: #d4dbe7;
  --theme-table-filter-btn-bg: rgba(255, 255, 255, 0.06);
  --theme-table-filter-btn-border: var(--theme-border-subtle);
  --theme-table-filter-btn-icon: #94a3b8;
  --theme-table-filter-btn-text: #93c5fd;
  --theme-filter-pop-bg: #1e293b;
  --theme-filter-pop-border: var(--theme-border-subtle);
  --theme-filter-pop-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
  --theme-filter-pop-divider: var(--theme-border-subtle);
  --theme-filter-pop-title: #f8fafc;
  --theme-filter-pop-clear: #fbbf24;
  --theme-filter-pop-section-label: #94a3b8;
  --theme-filter-pop-body-bg: #1e293b;
  --theme-filter-pop-select-bg: rgba(255, 255, 255, 0.06);
  --theme-filter-pop-select-border: var(--theme-border-subtle);
  --theme-filter-pop-cancel-bg: rgba(255, 255, 255, 0.08);
  --theme-filter-pop-cancel-border: var(--theme-border-subtle);
  --theme-filter-pop-cancel-text: #e2e8f0;
  --theme-filter-pop-apply-bg: #0f172a;
  --theme-filter-pop-apply-text: #ffffff;
  --theme-filter-chip-bg: rgba(255, 255, 255, 0.06);
  --theme-filter-chip-border: var(--theme-border-subtle);
  --theme-filter-chip-text: #d4dbe7;
  --theme-filter-chip-active-bg: rgba(251, 191, 36, 0.12);
  --theme-filter-chip-active-border: color-mix(in srgb, var(--theme-base) 35%, #fbbf24);
  --theme-filter-chip-active-text: #fbbf24;
  --theme-stat-purple: #818cf8;
  --theme-stat-orange: #fb923c;
  --theme-stat-blue: #60a5fa;
  --theme-stat-green: #4ade80;
  --theme-stat-trend-up: #4ade80;
  --theme-stat-trend-down: #f87171;
  --theme-stat-red: #f87171;
  --stat-card-bg: var(--theme-surface-elevated);
  --stat-card-border-color: var(--theme-border-subtle);
  --stat-card-border-width: 1px;
  --stat-card-radius: 1rem;
  --stat-card-padding-block: 1.125rem;
  --stat-card-padding-inline-end: 1.25rem;
  --stat-card-padding-inline-start: 1.35rem;
  --stat-card-grid-column-gap: 0.875rem;
  --stat-card-rail-width: 4px;
  --stat-card-rail-opacity: 0.95;
  --stat-card-rail-radius-start: var(--stat-card-radius);
  --stat-card-rail-radius-end: 0;
  --stat-card-icon-size: 2.75rem;
  --stat-card-icon-radius: 0.75rem;
  --stat-card-icon-font-size: 1.125rem;
  --stat-card-content-gap: 0.125rem;
  --stat-card-label-font-size: 0.6875rem;
  --stat-card-label-font-weight: 700;
  --stat-card-label-letter-spacing: 0.08em;
  --stat-card-label-color: var(--theme-text-muted);
  --stat-card-value-font-size: 2.25rem;
  --stat-card-value-font-weight: 700;
  --stat-card-value-line-height: 1.15;
  --stat-card-value-letter-spacing: -0.03em;
  --stat-card-value-color: var(--theme-text-primary);
  --stat-card-shadow: 0 1px 2px rgb(0 0 0 / 0.25);
  --stat-card-shadow-hover: 0 10px 28px rgb(0 0 0 / 0.35), 0 4px 12px rgb(0 0 0 / 0.22);
  --stat-card-hover-border-mix-percent: 40%;
  --stat-card-hover-lift: -4px;
  --stat-card-transition-duration: 0.22s;
  --stat-card-transition-ease: ease;
  --stat-card-tone-mix-percent: 18%;
  --stat-card-animation-duration: 0.55s;
  --stat-card-animation-delay-step: 55ms;
  --stat-card-animation-initial-offset-y: 10px;
  --stat-card-skeleton-label-width: 4.5rem;
  --stat-card-skeleton-value-width: 60%;
  --stat-card-skeleton-body-gap: 0.375rem;
  --theme-footer-bg: #0f172a;
  --theme-footer-text: #8b99b0;
  --theme-footer-border: var(--theme-border-subtle);
  --theme-scroll-thumb: rgba(255, 255, 255, 0.2);
  --theme-scroll-thumb-hover: rgba(255, 255, 255, 0.35);
  --theme-mask: rgba(0, 0, 0, 0.6);
  --theme-danger: #f87171;
  --theme-danger-bg: rgba(248, 113, 113, 0.15);
  --theme-success: #4ade80;
  --theme-success-bg: rgba(74, 222, 128, 0.15);
  --theme-warning: #fbbf24;
  --theme-warning-bg: rgba(251, 191, 36, 0.15);
  --theme-accent: #60a5fa;
  --theme-accent-hover: #93c5fd;
  --theme-accent-bg: rgba(37, 99, 235, 0.2);
  --theme-link: #60a5fa;
  --theme-link-hover: #93c5fd;
  --theme-auth-accent: #60a5fa;
  --theme-auth-accent-hover: #93c5fd;
  --theme-auth-input-bg: rgba(255, 255, 255, 0.05);
  --theme-auth-page-tint: #030712;
  --theme-auth-left-from: #030712;
  --theme-auth-left-via: #1e1b4b;
  --theme-auth-left-to: #4338ca;
  --theme-auth-pill-bg: rgba(255, 255, 255, 0.08);
  --theme-auth-pill-border: color-mix(in srgb, var(--theme-base) 35%, #ffffff);
  --theme-auth-pill-text: rgba(255, 255, 255, 0.9);
  --theme-btn-primary-bg: var(--theme-filter-pop-apply-bg);
  --theme-btn-primary-text: var(--theme-filter-pop-apply-text);
  --theme-btn-primary-hover: color-mix(in srgb, var(--theme-filter-pop-apply-bg) 88%, #ffffff);
  --theme-btn-secondary-bg: rgb(var(--theme-base-rgb) / 0.22);
  --theme-btn-secondary-text: #d4dbe7;
  --theme-btn-secondary-hover: rgb(var(--theme-base-rgb) / 0.32);
  --theme-code-bg: #1e293b;
  --theme-code-text: #e2e8f0;
  --theme-theme-toggle-border: var(--theme-border-subtle);
  --theme-theme-toggle-hover: rgba(255, 255, 255, 0.08);
  --od-surface-page: var(--theme-surface-page);
  --od-surface-main: var(--theme-surface-main);
  --od-surface-elevated: var(--theme-surface-elevated);
  --od-surface-sidebar: var(--theme-surface-sidebar);
  --od-text-primary: var(--theme-text-primary);
  --od-text-secondary: var(--theme-text-secondary);
  --od-text-muted: var(--theme-text-muted);
  --od-border: var(--theme-border);
  --od-border-subtle: var(--theme-border-subtle);
  --od-header-bg: var(--theme-header-bg);
  --od-header-text: var(--theme-header-text);
  --od-header-border: var(--theme-header-border);
  --od-header-btn-bg: var(--theme-header-btn-bg);
  --od-header-btn-hover: var(--theme-header-btn-hover);
  --od-sidebar-bg: var(--theme-sidebar-bg);
  --od-sidebar-border: var(--theme-sidebar-border);
  --od-sidebar-text: var(--theme-sidebar-text);
  --od-sidebar-hover-bg: var(--theme-sidebar-hover-bg);
  --od-sidebar-active-bg: var(--theme-sidebar-active-bg);
  --od-sidebar-active-text: var(--theme-sidebar-active-text);
  --od-sidebar-shadow: var(--theme-sidebar-shadow);
  --od-footer-bg: var(--theme-footer-bg);
  --od-footer-text: var(--theme-footer-text);
  --od-footer-border: var(--theme-footer-border);
  --od-scroll-thumb: var(--theme-scroll-thumb);
  --od-scroll-thumb-hover: var(--theme-scroll-thumb-hover);
  --od-mask: var(--theme-mask);
  --od-danger: var(--theme-danger);
  --od-accent: var(--theme-accent);
  --od-accent-hover: var(--theme-accent-hover);
  --od-link: var(--theme-link);
  --od-link-hover: var(--theme-link-hover);
  --od-auth-accent: var(--theme-auth-accent);
  --od-auth-accent-hover: var(--theme-auth-accent-hover);
  --od-auth-input-bg: var(--theme-auth-input-bg);
  --od-auth-page-tint: var(--theme-auth-page-tint);
  --od-auth-left-from: var(--theme-auth-left-from);
  --od-auth-left-via: var(--theme-auth-left-via);
  --od-auth-left-to: var(--theme-auth-left-to);
  --od-auth-pill-bg: var(--theme-auth-pill-bg);
  --od-auth-pill-border: var(--theme-auth-pill-border);
  --od-auth-pill-text: var(--theme-auth-pill-text);
  --od-btn-primary-bg: var(--theme-btn-primary-bg);
  --od-btn-primary-text: var(--theme-btn-primary-text);
  --od-btn-primary-hover: var(--theme-btn-primary-hover);
  --od-code-bg: var(--theme-code-bg);
  --od-code-text: var(--theme-code-text);
  --od-theme-toggle-border: var(--theme-theme-toggle-border);
  --od-theme-toggle-hover: var(--theme-theme-toggle-hover);
}
@keyframes stat-card-enter {
  from {
    opacity: 0;
    transform: translateY(var(--stat-card-animation-initial-offset-y));
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.stat-card {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-blue) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-blue);
  --stat-accent: var(--theme-stat-blue);
  position: relative;
  display: grid;
  grid-template-columns: var(--stat-card-icon-size) minmax(0, 1fr);
  column-gap: var(--stat-card-grid-column-gap);
  align-items: center;
  background: var(--stat-card-bg);
  border: var(--stat-card-border-width) solid var(--stat-card-border-color);
  border-radius: var(--stat-card-radius);
  padding-block: var(--stat-card-padding-block);
  padding-inline: var(--stat-card-padding-inline-start) var(--stat-card-padding-inline-end);
  box-shadow: var(--stat-card-shadow);
  transition:
    box-shadow var(--stat-card-transition-duration) var(--stat-card-transition-ease),
    transform var(--stat-card-transition-duration) var(--stat-card-transition-ease),
    border-color var(--stat-card-transition-duration) var(--stat-card-transition-ease);
  overflow: hidden;
  animation: stat-card-enter var(--stat-card-animation-duration) var(--stat-card-transition-ease) both;
}
.stat-card::before {
  content: "";
  position: absolute;
  inset-block: 0;
  inset-inline-start: 0;
  width: var(--stat-card-rail-width);
  border-start-start-radius: var(--stat-card-rail-radius-start);
  border-end-start-radius: var(--stat-card-rail-radius-start);
  border-start-end-radius: var(--stat-card-rail-radius-end);
  border-end-end-radius: var(--stat-card-rail-radius-end);
  background: var(--stat-accent);
  opacity: var(--stat-card-rail-opacity);
}
.stat-card:hover {
  border-color: color-mix(in srgb, var(--stat-accent) var(--stat-card-hover-border-mix-percent), var(--stat-card-border-color));
  box-shadow: var(--stat-card-shadow-hover);
  transform: translateY(var(--stat-card-hover-lift));
}
.stat-card--orange {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-orange) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-orange);
  --stat-accent: var(--theme-stat-orange);
}
.stat-card--blue {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-blue) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-blue);
  --stat-accent: var(--theme-stat-blue);
}
.stat-card--red {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-red) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-red);
  --stat-accent: var(--theme-stat-red);
}
.stat-card--emerald {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-green) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-green);
  --stat-accent: var(--theme-stat-green);
}
.stat-card--violet {
  --stat-icon-bg: color-mix( in srgb, var(--theme-stat-purple) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-stat-purple);
  --stat-accent: var(--theme-stat-purple);
}
.stat-card--tone-neutral {
  --stat-icon-bg: color-mix( in srgb, var(--theme-text-muted) var(--stat-card-tone-mix-percent), var(--stat-card-bg) );
  --stat-icon-fg: var(--theme-text-muted);
  --stat-accent: var(--theme-text-muted);
}
.stat-card--skeleton {
  pointer-events: none;
}
.stat-card--skeleton::before {
  opacity: 0.35;
}
.stat-card--skeleton:hover {
  border-color: var(--stat-card-border-color);
  box-shadow: var(--stat-card-shadow);
  transform: none;
}
.stat-card__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--stat-card-content-gap);
  min-width: 0;
}
.stat-card--skeleton .stat-card__body {
  gap: var(--stat-card-skeleton-body-gap);
}
.stat-card--skeleton .stat-card__body .dash-skeleton--pill {
  width: var(--stat-card-skeleton-label-width);
}
.stat-card--skeleton .stat-card__body .dash-skeleton--line {
  width: var(--stat-card-skeleton-value-width);
}
.stat-card__icon {
  width: var(--stat-card-icon-size);
  height: var(--stat-card-icon-size);
  border-radius: var(--stat-card-icon-radius);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--stat-icon-bg);
  color: var(--stat-icon-fg);
  font-size: var(--stat-card-icon-font-size);
}
.stat-card__trend {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  margin-top: 0.125rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--theme-stat-trend-up);
}
.stat-card__trend i {
  font-size: 0.6875rem;
}
.stat-card__trend--down {
  color: var(--theme-stat-trend-down);
}
.stat-card__label {
  margin: 0;
  font-size: var(--stat-card-label-font-size);
  font-weight: var(--stat-card-label-font-weight);
  letter-spacing: var(--stat-card-label-letter-spacing);
  text-transform: uppercase;
  color: var(--stat-card-label-color);
}
.stat-card__value {
  margin: 0;
  font-size: var(--stat-card-value-font-size);
  font-weight: var(--stat-card-value-font-weight);
  letter-spacing: var(--stat-card-value-letter-spacing);
  color: var(--stat-card-value-color);
  line-height: var(--stat-card-value-line-height);
}
.stat-card__hint {
  margin: 0;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.35;
  color: var(--stat-card-label-color);
}
.stat-card--empty {
  opacity: 0.5;
}
.stat-card--empty:hover {
  opacity: 0.58;
}
.dash-skeleton {
  display: inline-block;
  border-radius: 10px;
  background: var(--theme-table-row-hover);
  position: relative;
  overflow: hidden;
}
.dash-skeleton::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(255, 255, 255, 0.28) 45%,
      transparent 90%);
  animation: dashShimmer 1.2s ease-in-out infinite;
}
@keyframes dashShimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.dash-skeleton--line {
  height: 0.875rem;
}
.dash-skeleton--value {
  height: 1.625rem;
  border-radius: 12px;
  margin-top: 0.625rem;
}
.dash-skeleton--pill {
  height: 1.125rem;
  border-radius: 9999px;
}
.dash-skeleton--square {
  width: var(--stat-card-icon-size);
  height: var(--stat-card-icon-size);
  border-radius: var(--stat-card-icon-radius);
}
.dashboard__stats .stat-card:nth-child(1) {
  animation-delay: calc(0 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(2) {
  animation-delay: calc(1 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(3) {
  animation-delay: calc(2 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(4) {
  animation-delay: calc(3 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(5) {
  animation-delay: calc(4 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(6) {
  animation-delay: calc(5 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(7) {
  animation-delay: calc(6 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(8) {
  animation-delay: calc(7 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(9) {
  animation-delay: calc(8 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(10) {
  animation-delay: calc(9 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(11) {
  animation-delay: calc(10 * var(--stat-card-animation-delay-step));
}
.dashboard__stats .stat-card:nth-child(12) {
  animation-delay: calc(11 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(1) {
  animation-delay: calc(0 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(2) {
  animation-delay: calc(1 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(3) {
  animation-delay: calc(2 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(4) {
  animation-delay: calc(3 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(5) {
  animation-delay: calc(4 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(6) {
  animation-delay: calc(5 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(7) {
  animation-delay: calc(6 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(8) {
  animation-delay: calc(7 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(9) {
  animation-delay: calc(8 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(10) {
  animation-delay: calc(9 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(11) {
  animation-delay: calc(10 * var(--stat-card-animation-delay-step));
}
.orders__kpis .stat-card:nth-child(12) {
  animation-delay: calc(11 * var(--stat-card-animation-delay-step));
}
@media (prefers-reduced-motion: reduce) {
  .stat-card {
    animation: none !important;
    transition: none !important;
  }
  .stat-card:hover {
    transform: none !important;
  }
  .dash-skeleton::after {
    animation: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
:root {
  --theme-font-sans:
    "Inter",
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    "BlinkMacSystemFont",
    "Helvetica Neue",
    Arial,
    sans-serif;
  --theme-font-size-base: 0.9375rem;
  --theme-font-size-sm: 0.8125rem;
  --theme-font-size-xs: 0.75rem;
  --theme-font-size-lg: 1rem;
  --theme-font-size-xl: 1.125rem;
  --theme-font-size-2xl: 1.25rem;
  --theme-font-size-3xl: 1.5rem;
  --theme-line-height-base: 1.55;
  --theme-line-height-tight: 1.25;
  --theme-line-height-relaxed: 1.75;
  --theme-font-weight-normal: 400;
  --theme-font-weight-medium: 500;
  --theme-font-weight-semibold: 600;
  --theme-font-weight-bold: 700;
  --theme-letter-spacing-tight: -0.02em;
  --theme-letter-spacing-normal: 0;
  --theme-letter-spacing-wide: 0.025em;
}
html {
  font-family: var(--theme-font-sans);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings:
    "liga" 1,
    "calt" 1,
    "cv02" 1,
    "cv03" 1,
    "cv04" 1,
    "cv11" 1;
}
body {
  margin: 0;
  font-family: inherit;
  font-size: var(--theme-font-size-base);
  line-height: var(--theme-line-height-base);
  background-color: var(--theme-surface-page);
  color: var(--theme-text-primary);
  transition: background-color 0.2s ease, color 0.2s ease;
}
.bg-white {
  background: var(--theme-surface-elevated);
}
.border-gray-200 {
  border-color: var(--theme-border);
}
.bg-gray-300 {
  background: var(--theme-border);
}
.sticky {
  position: sticky;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.container-fluid {
  width: 100%;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-lg-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.text-xs {
  font-size: var(--theme-font-size-sm);
}
.text-gray-600 {
  color: var(--theme-text-secondary);
}
.text-gray-800 {
  color: var(--theme-text-primary);
}
.text-gray-900 {
  color: var(--theme-text-primary);
}
.text-primary {
  color: var(--theme-accent);
}
.font-semibold {
  font-weight: var(--theme-font-weight-semibold);
}
.font-medium {
  font-weight: var(--theme-font-weight-medium);
}
.uppercase {
  text-transform: uppercase;
}
.tracking-wide {
  letter-spacing: 0.06em;
}
.leading-tight {
  line-height: 1.2;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center,
.align-items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.ml-auto {
  margin-left: auto;
}
.h-3 {
  height: 0.75rem;
}
.w-px {
  width: 1px;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cursor-pointer {
  cursor: pointer;
}
.hover\:underline:hover {
  text-decoration: underline;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
body .p-component,
body .p-overlay,
body .p-menu-overlay {
  font-family: inherit;
  font-size: var(--theme-font-size-base);
}
.p-component {
  --p-primary-50: rgba(37, 99, 235, 0.08);
  --p-primary-100: rgba(37, 99, 235, 0.14);
  --p-primary-200: rgba(37, 99, 235, 0.22);
  --p-primary-300: rgba(37, 99, 235, 0.35);
  --p-primary-400: #3b82f6;
  --p-primary-500: #2563eb;
  --p-primary-600: #1d4ed8;
  --p-primary-700: #1e40af;
  --p-primary-800: #1e3a8a;
  --p-primary-900: #172554;
  --p-primary-contrast-color: #ffffff;
}
html[data-theme=dark] .p-component {
  --p-primary-50: rgba(96, 165, 250, 0.12);
  --p-primary-100: rgba(96, 165, 250, 0.18);
  --p-primary-200: rgba(96, 165, 250, 0.28);
  --p-primary-300: rgba(96, 165, 250, 0.4);
  --p-primary-400: #60a5fa;
  --p-primary-500: #3b82f6;
  --p-primary-600: #2563eb;
  --p-primary-700: #1d4ed8;
  --p-primary-800: #1e40af;
  --p-primary-900: #172554;
  --p-primary-contrast-color: #ffffff;
}
.p-button {
  font-weight: var(--theme-font-weight-medium);
  border-radius: 8px;
  min-height: 2.55rem;
  padding: 0 1rem;
  transition: all 0.2s ease;
}
.p-button:not(.p-button-text):not(.p-button-outlined) {
  background: var(--theme-btn-primary-bg);
  border-color: var(--theme-btn-primary-bg);
  color: var(--theme-btn-primary-text);
}
.p-button:not(.p-button-text):not(.p-button-outlined):hover {
  background: var(--theme-btn-primary-hover);
  border-color: var(--theme-btn-primary-hover);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px color-mix(in srgb, var(--theme-btn-primary-bg) 28%, transparent);
}
.p-button:not(.p-button-text):not(.p-button-outlined):active {
  transform: translateY(0);
}
.p-button.p-button-secondary {
  background: var(--theme-btn-secondary-bg);
  border-color: var(--theme-btn-secondary-bg);
  color: var(--theme-btn-secondary-text);
}
.p-button.p-button-secondary:hover {
  background: var(--theme-btn-secondary-hover);
  border-color: var(--theme-btn-secondary-hover);
}
.p-button.p-button-text {
  color: var(--theme-text-secondary);
}
.p-button.p-button-text:hover {
  background: var(--theme-header-btn-bg);
}
.p-button.p-button-icon-only {
  width: 2.55rem;
  min-width: 2.55rem;
  padding: 0;
}
.p-inputtext {
  border-radius: 8px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
  color: var(--theme-text-primary);
  transition: all 0.2s ease;
}
.p-inputtext:hover {
  border-color: var(--theme-text-muted);
}
.p-inputtext:focus {
  border-color: var(--theme-accent);
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.15);
  outline: none;
}
.p-inputtext::placeholder {
  color: var(--theme-text-muted);
}
.p-select {
  border-radius: 8px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
}
.p-select:not(.p-disabled):hover {
  border-color: var(--theme-text-muted);
}
.p-select:not(.p-disabled).p-focus {
  border-color: var(--theme-accent);
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.15);
}
.p-select .p-select-label {
  color: var(--theme-text-primary);
}
.p-select .p-select-dropdown {
  color: var(--theme-text-muted);
}
body .p-select-overlay .p-select-header {
  padding: 0.6rem 0.75rem;
  border-bottom: 1px solid var(--theme-border-subtle);
  background: var(--theme-surface-overlay);
}
body .p-select-overlay {
}
body .p-select-overlay .p-select-list-container {
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: color-mix(in srgb, var(--theme-border) 80%, transparent) transparent;
}
body .p-select-overlay .p-select-list-container::-webkit-scrollbar {
  width: 10px;
}
body .p-select-overlay .p-select-list-container::-webkit-scrollbar-track {
  background: transparent;
}
body .p-select-overlay .p-select-list-container::-webkit-scrollbar-thumb {
  background: color-mix(in srgb, var(--theme-border) 70%, transparent);
  border-radius: 999px;
  border: 3px solid transparent;
  background-clip: content-box;
}
body .p-select-overlay .p-select-list-container::-webkit-scrollbar-thumb:hover {
  background: color-mix(in srgb, var(--theme-border) 92%, transparent);
  background-clip: content-box;
}
body .p-select-overlay {
}
body .p-select-overlay :is(.p-select-filter, .p-select-filter input, input.p-select-filter, input.p-inputtext) {
  height: 2.55rem;
  border-radius: 8px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
  color: var(--theme-text-primary);
  padding-inline: 0.9rem;
  box-shadow: none;
}
body .p-select-overlay :is(.p-select-filter, .p-select-filter input, input.p-inputtext):focus {
  border-color: var(--theme-accent);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--theme-accent) 15%, transparent);
  outline: none;
}
body .p-select-overlay :is(.p-select-filter-container, .p-select-filter, .p-input-icon-left, .p-input-icon-right) {
  width: 100%;
}
body .p-select-overlay {
}
body .p-select-overlay .p-select-filter-container :is(.p-input-icon-left, .p-input-icon-right) > i,
body .p-select-overlay .p-select-filter-container :is(.p-input-icon-left, .p-input-icon-right) > svg {
  color: var(--theme-text-muted);
}
body .p-select-overlay.app-select-overlay {
  z-index: 1200 !important;
  width: min-content;
  max-width: calc(100vw - 2rem);
}
.app-header .p-select-overlay {
  min-width: 10rem;
  margin-left: -5rem;
}
.p-card {
  border-radius: 12px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
  box-shadow: 0 4px 24px rgba(15, 23, 42, 0.06);
  transition: all 0.2s ease;
}
.p-card .p-card-body {
  padding: 1.25rem;
}
.p-card .p-card-title {
  font-weight: var(--theme-font-weight-semibold);
  color: var(--theme-text-primary);
  font-size: var(--theme-font-size-xl);
}
.p-card .p-card-content {
  color: var(--theme-text-secondary);
  line-height: var(--theme-line-height-relaxed);
}
html[data-theme=dark] .p-card {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
}
.p-dialog {
  border-radius: 16px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
.p-dialog .p-dialog-header {
  border-bottom: 1px solid var(--theme-border-subtle);
  padding: 1.25rem 1.5rem;
}
.p-dialog .p-dialog-header .p-dialog-title {
  font-weight: var(--theme-font-weight-semibold);
  font-size: var(--theme-font-size-lg);
  color: var(--theme-text-primary);
}
.p-dialog .p-dialog-header .p-dialog-header-icons .p-dialog-header-icon {
  color: var(--theme-text-muted);
  border-radius: 8px;
}
.p-dialog .p-dialog-header .p-dialog-header-icons .p-dialog-header-icon:hover {
  background: var(--theme-header-btn-bg);
  color: var(--theme-text-primary);
}
.p-dialog .p-dialog-content {
  padding: 1.5rem;
  color: var(--theme-text-secondary);
}
.p-dialog .p-dialog-footer {
  border-top: 1px solid var(--theme-border-subtle);
  padding: 1rem 1.5rem;
}
.p-datatable .p-datatable-header {
  background: var(--theme-table-caption-bg);
  border-bottom: 1px solid var(--theme-border);
  padding: 1rem 1.25rem;
}
.p-datatable .p-datatable-thead > tr > th {
  background: var(--theme-table-header-bg);
  color: var(--theme-table-header-text);
  font-weight: var(--theme-font-weight-semibold);
  font-size: var(--theme-font-size-sm);
  border: none;
  border-bottom: 1px solid var(--theme-border);
  padding: 0.875rem 1rem;
}
.p-datatable .p-datatable-tbody > tr {
  background: var(--theme-surface-elevated);
  transition: background-color 0.15s ease;
}
.p-datatable .p-datatable-tbody > tr > td {
  border: none;
  border-bottom: 1px solid var(--theme-border-subtle);
  padding: 0.875rem 1rem;
  color: var(--theme-text-primary);
}
.p-datatable .p-datatable-tbody > tr:nth-child(even) > td {
  background: var(--theme-table-row-stripe);
}
.p-datatable .p-datatable-tbody > tr:hover > td {
  background: var(--theme-table-row-hover);
}
.p-datatable .p-paginator {
  background: var(--theme-table-footer-bg);
  border-top: 1px solid var(--theme-border);
  padding: 0.75rem 1rem;
}
.p-datatable .p-paginator .p-paginator-page,
.p-datatable .p-paginator .p-paginator-next,
.p-datatable .p-paginator .p-paginator-prev,
.p-datatable .p-paginator .p-paginator-first,
.p-datatable .p-paginator .p-paginator-last {
  border-radius: 8px;
  color: var(--theme-text-secondary);
}
.p-datatable .p-paginator .p-paginator-page:hover,
.p-datatable .p-paginator .p-paginator-next:hover,
.p-datatable .p-paginator .p-paginator-prev:hover,
.p-datatable .p-paginator .p-paginator-first:hover,
.p-datatable .p-paginator .p-paginator-last:hover {
  background: var(--theme-header-btn-bg);
}
.p-datatable .p-paginator .p-paginator-page.p-highlight,
.p-datatable .p-paginator .p-paginator-next.p-highlight,
.p-datatable .p-paginator .p-paginator-prev.p-highlight,
.p-datatable .p-paginator .p-paginator-first.p-highlight,
.p-datatable .p-paginator .p-paginator-last.p-highlight {
  background: var(--theme-accent-bg);
  color: var(--theme-accent);
}
.p-datatable .p-paginator .p-paginator-current {
  color: var(--theme-text-muted);
}
.p-checkbox .p-checkbox-box {
  border-radius: 6px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-elevated);
  transition: all 0.2s ease;
}
.p-checkbox .p-checkbox-box:hover {
  border-color: var(--theme-accent);
}
.p-checkbox.p-checkbox-checked .p-checkbox-box,
.p-checkbox.p-highlight .p-checkbox-box {
  background: var(--theme-accent);
  border-color: var(--theme-accent);
}
.auth-shell .terms-row p-checkbox.p-checkbox-checked .p-checkbox-box,
.auth-shell .terms-row p-checkbox.p-highlight .p-checkbox-box {
  border-color: var(--auth-primary);
  background: var(--auth-primary);
}
.p-tooltip .p-tooltip-text {
  border-radius: 8px;
  background: var(--theme-surface-overlay);
  border: 1px solid var(--theme-border);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  font-size: var(--theme-font-size-sm);
  color: var(--theme-text-primary);
  padding: 0.5rem 0.75rem;
  width: max-content;
  max-width: min(24rem, 80vw);
  word-break: normal;
  overflow-wrap: break-word;
  white-space: normal;
}
.p-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: var(--theme-surface-overlay);
}
.p-popover {
  border-radius: 14px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-overlay);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.p-menu {
  border-radius: 12px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-overlay);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}
.p-menu .p-menuitem-link {
  border-radius: 8px;
  color: var(--theme-text-primary);
}
.p-menu .p-menuitem-link:hover {
  background: var(--theme-header-btn-bg);
}
.p-menu .p-menuitem-link .p-menuitem-icon {
  color: var(--theme-text-muted);
}
.app-modal.p-dialog {
  border: none;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.18);
}
.app-modal.p-dialog .p-dialog-header {
  padding: 1rem 1.125rem;
  background: #fff8ee;
  border-bottom: 1px solid var(--theme-border-subtle);
}
html[data-theme=dark] .app-modal.p-dialog .p-dialog-header {
  background: color-mix(in srgb, #fff8ee 14%, var(--theme-surface-main));
  border-bottom-color: var(--theme-border);
}
.app-modal.p-dialog .p-dialog-title {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--theme-text-primary);
}
.app-modal.p-dialog .p-dialog-header-icon {
  border-radius: 10px;
}
.app-modal.p-dialog .p-dialog-content {
  padding: 0;
  overflow: visible;
  max-height: none;
  scrollbar-gutter: auto;
  background: #ffffff;
}
html[data-theme=dark] .app-modal.p-dialog .p-dialog-content {
  background: var(--theme-surface-elevated);
}
.app-modal.app-modal--padded.p-dialog .p-dialog-content {
  padding: 1.25rem;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: min(85vh, 100dvh - 9rem);
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: color-mix(in srgb, var(--theme-border) 80%, transparent) transparent;
}
.app-modal.app-modal--padded.p-dialog .p-dialog-content::-webkit-scrollbar {
  width: 10px;
}
.app-modal.app-modal--padded.p-dialog .p-dialog-content::-webkit-scrollbar-track {
  background: transparent;
}
.app-modal.app-modal--padded.p-dialog .p-dialog-content::-webkit-scrollbar-thumb {
  background: color-mix(in srgb, var(--theme-border) 70%, transparent);
  border-radius: 999px;
  border: 3px solid transparent;
  background-clip: content-box;
}
.app-modal.app-modal--padded.p-dialog .p-dialog-content::-webkit-scrollbar-thumb:hover {
  background: color-mix(in srgb, var(--theme-border) 92%, transparent);
  background-clip: content-box;
}
.app-modal.app-modal--confirm.p-dialog .p-dialog-content {
  overflow: hidden;
  max-height: none;
  scrollbar-gutter: auto;
}
.app-modal.pending-decision-modal.p-dialog .p-dialog-header {
  display: none;
}
.staff-invite-modal.p-dialog {
  border: none;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.18);
}
.staff-invite-modal.p-dialog .p-dialog-header {
  display: none;
}
.staff-invite-modal.p-dialog .p-dialog-content {
  padding: 0;
  background: #ffffff;
  border-radius: inherit;
  overflow: visible;
  max-height: none;
  scrollbar-gutter: auto;
}
[data-theme=dark] .staff-invite-modal.p-dialog .p-dialog-content {
  background: var(--theme-surface-elevated);
}
.app-modal.order-detail-modal-dialog.p-dialog .p-dialog-header {
  display: none;
}
.app-modal.order-detail-modal-dialog.p-dialog .p-dialog-content {
  overflow-x: hidden;
  overflow-y: visible;
  max-height: none;
  scrollbar-gutter: auto;
}
.app-modal.organization-select-modal-dialog.p-dialog .p-dialog-header {
  display: none;
}
.app-modal.organization-select-modal-dialog.p-dialog .p-dialog-content {
  overflow-x: hidden;
  overflow-y: visible;
  max-height: none;
  scrollbar-gutter: auto;
}
.pending-requests-card.p-card {
  border-radius: 12px;
  border: 1px solid var(--theme-border);
  box-shadow: 0 4px 24px rgba(15, 23, 42, 0.06);
  overflow: hidden;
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: var(--theme-surface-elevated);
}
.pending-requests-card .p-card-body {
  padding: 0;
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: var(--theme-surface-elevated);
}
.p-popover-content {
  padding: 0;
}
.pending-requests-card .data-table,
.shell-page .p-card .data-table {
  box-shadow: none;
}
.app-header .header-search-field input.p-inputtext {
  width: 100%;
  border-radius: 9999px;
  background: var(--theme-shell-search-bg);
  border: 1px solid var(--theme-shell-search-border);
  padding-block: 0.5rem;
  padding-inline: 0.875rem;
  font-size: 0.875rem;
  box-shadow: none;
}
.app-header .header-search-field input.p-inputtext:focus {
  border-color: var(--theme-accent);
  box-shadow: 0 0 0 2px color-mix(in srgb, var(--theme-accent) 22%, transparent);
}
[data-signup-card] .p-select {
  width: 100%;
  background: transparent;
  border: none;
  box-shadow: none;
}
[data-signup-card] .p-select .p-select-label {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  color: var(--theme-text-primary);
}
[data-signup-card] .p-select .p-select-dropdown {
  background: transparent;
  border: none;
  box-shadow: none;
  color: var(--theme-text-muted);
}
[data-signup-card] .p-select:not(.p-disabled).p-focus {
  box-shadow: none;
  border: none;
  outline: none;
}
.p-toast {
  z-index: 3000 !important;
}
body > :is(.p-dropdown-panel, .p-select-overlay, .p-overlay, .p-menu-overlay, .p-tooltip) {
  z-index: 12000 !important;
}
.p-popover.app-insight-popover {
  border-radius: 12px;
  border: 1px solid var(--theme-border);
  background: var(--theme-surface-overlay);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
  padding: 0;
  overflow: hidden;
}
.p-popover.app-insight-popover .p-popover-content {
  padding: 1.25rem;
  width: min(32rem, 90vw);
  max-height: 70vh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--theme-scroll-thumb) transparent;
}
.app-insight-content .app-insight-section {
  margin-bottom: 2rem;
}
.app-insight-content .app-insight-section:last-child {
  margin-bottom: 0;
}
.app-insight-content .app-insight-title {
  margin: 0 0 1rem 0;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 700;
  color: var(--theme-text-primary);
  border-bottom: 1px solid var(--theme-border-subtle);
  padding-bottom: 0.5rem;
}
.app-insight-content .app-insight-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.app-insight-content .app-insight-list li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1.25rem;
  color: var(--theme-text-primary);
  font-size: 0.9375rem;
  font-weight: 600;
}
.app-insight-content .app-insight-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 2px;
  background: var(--theme-accent);
  border: none;
}
.app-insight-content .app-insight-list li:last-child {
  margin-bottom: 0;
}
.app-insight-content .app-insight-list ul {
  margin: 0.75rem 0 0 0;
  padding: 0;
  list-style: none;
}
.app-insight-content .app-insight-list ul li {
  padding-left: 1.5rem;
  margin-bottom: 0.75rem;
  font-weight: 400;
  font-size: 0.875rem;
  color: var(--theme-text-secondary);
}
.app-insight-content .app-insight-list ul li::before {
  display: block;
  content: "";
  position: absolute;
  left: 0.125rem;
  top: 0.45rem;
  width: 0.45rem;
  height: 0.45rem;
  border: 1.5px solid var(--theme-text-muted);
  border-radius: 50%;
  background: transparent;
}
.app-insight-content .app-insight-list ul li:last-child {
  margin-bottom: 0;
}
.p-toast.app-toast {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  width: fit-content !important;
  white-space: normal;
}
.p-toast.app-toast.p-toast-bottom-center {
  left: 50% !important;
  right: auto !important;
  transform: translateX(-50%);
  bottom: 1.5rem !important;
  max-width: min(52rem, 100vw - 2rem);
}
.p-toast.app-toast {
}
.p-toast.app-toast > p-toastitem {
  display: block;
  width: fit-content !important;
  max-width: 100%;
  align-self: center;
}
.p-toast.app-toast .p-toast-message {
  display: block !important;
  margin: 0;
  width: fit-content !important;
  max-width: 100%;
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  border-width: 0;
}
.p-toast.app-toast .app-toast-banner {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  width: max-content;
  max-width: 100%;
  padding: 1rem 1rem 1rem 1.25rem;
  border-radius: 1rem;
  background:
    linear-gradient(
      135deg,
      rgba(200, 210, 215, 0.72) 0%,
      rgba(180, 195, 200, 0.6) 50%,
      rgba(160, 175, 185, 0.55) 100%);
  backdrop-filter: blur(18px) saturate(1.4);
  -webkit-backdrop-filter: blur(18px) saturate(1.4);
  border: none;
  box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.6) inset, 0 8px 32px rgba(0, 0, 0, 0.12);
}
html[data-theme=dark] .p-toast.app-toast .app-toast-banner {
  background:
    linear-gradient(
      135deg,
      rgba(148, 158, 175, 0.35) 0%,
      rgba(120, 132, 150, 0.28) 50%,
      rgba(100, 112, 130, 0.25) 100%);
  border: none;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
}
.p-toast.app-toast .app-toast-banner__text {
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 500;
  color: #1a1a1a;
}
html[data-theme=dark] .p-toast.app-toast .app-toast-banner__text {
  color: #f0f0f0;
}
.p-toast.app-toast .app-toast-banner__action {
  flex-shrink: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  font-family: inherit;
  transition: background-color 0.15s ease, transform 0.15s ease;
}
.p-toast.app-toast .app-toast-banner__action:focus-visible {
  outline: 2px solid var(--theme-border-focus);
  outline-offset: 2px;
}
.p-toast.app-toast .app-toast-banner__action--close {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border-radius: 9999px;
  font-size: 0.875rem;
  color: var(--theme-text-secondary);
  background: rgb(var(--theme-base-rgb)/0.08);
}
.p-toast.app-toast .app-toast-banner__action--close .pi {
  font-size: 0.75rem;
  font-weight: 700;
}
.p-toast.app-toast .app-toast-banner__action--close:hover {
  color: var(--theme-text-primary);
  background: rgb(var(--theme-base-rgb)/0.14);
}
.p-toast.app-toast .app-toast-banner__action--accept {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.75rem;
  border-radius: 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25;
  color: #ffffff;
  background: #3dba78;
  box-shadow: 0 2px 8px rgba(61, 186, 120, 0.35);
}
.p-toast.app-toast .app-toast-banner__action--accept:hover {
  background: #35a96c;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(61, 186, 120, 0.45);
}
.p-toast.app-toast .app-toast-banner__action--accept:active {
  transform: translateY(0);
  box-shadow: none;
}
.p-toast.app-toast {
}
.p-toast.app-toast .app-toast-banner--success .app-toast-banner__action--accept,
.p-toast.app-toast .app-toast-banner--info .app-toast-banner__action--accept {
  background: #3dba78;
}
.p-toast.app-toast .app-toast-banner--success .app-toast-banner__action--accept:hover,
.p-toast.app-toast .app-toast-banner--info .app-toast-banner__action--accept:hover {
  background: #35a96c;
}
.p-toast.app-toast .app-toast-banner--warn .app-toast-banner__action--accept {
  background: var(--theme-warning);
}
.p-toast.app-toast .app-toast-banner--warn .app-toast-banner__action--accept:hover {
  filter: brightness(0.92);
}
.p-toast.app-toast .app-toast-banner--error .app-toast-banner__action--accept {
  background: var(--theme-danger);
}
.p-toast.app-toast .app-toast-banner--error .app-toast-banner__action--accept:hover {
  filter: brightness(0.92);
}
.p-toast.app-toast {
}
@media (max-width: 768px) {
  .p-toast.app-toast {
    gap: 0.625rem;
    max-width: calc(100vw - 1.5rem) !important;
  }
  .p-toast.app-toast.p-toast-bottom-center {
    bottom: 1rem !important;
  }
  .p-toast.app-toast .app-toast-banner {
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 0.75rem 0.75rem 0.875rem;
    border-radius: 0.875rem;
  }
  .p-toast.app-toast .app-toast-banner__text {
    font-size: 0.875rem;
    line-height: 1.45;
  }
  .p-toast.app-toast .app-toast-banner__action--accept {
    display: none !important;
  }
  .p-toast.app-toast .app-toast-banner__action--close {
    display: inline-flex;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
