
@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){html[data-fx-frost-nav=on] [data-chrome=topnav]{-webkit-backdrop-filter:blur(14px)saturate(1.6);backdrop-filter:blur(14px)saturate(1.6);border-bottom-color:#0f172a12;background-color:#ffffffb8!important}html[data-fx-frost-nav=on].dark [data-chrome=topnav]{border-bottom-color:#94a3b824;background-color:#0b101bad!important}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){html[data-fx-frost-overlays=on] [role=dialog].bg-background,html[data-fx-frost-overlays=on] [role=dialog].bg-white,html[data-fx-frost-overlays=on] [role=alertdialog].bg-background,html[data-fx-frost-overlays=on] [role=alertdialog].bg-white{-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);background-color:#ffffffd6!important}html[data-fx-frost-overlays=on].dark [role=dialog].bg-background,html[data-fx-frost-overlays=on].dark [role=dialog].bg-white,html[data-fx-frost-overlays=on].dark [role=alertdialog].bg-background,html[data-fx-frost-overlays=on].dark [role=alertdialog].bg-white{background-color:#101623d1!important}html[data-fx-frost-overlays=on] .bg-popover{-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);background-color:#ffffffd9!important}html[data-fx-frost-overlays=on].dark .bg-popover{background-color:#101623d9!important}html[data-fx-frost-overlays=on] .fixed.inset-0.bg-black\/80{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#02061773!important}}@media (prefers-reduced-motion:no-preference){html[data-fx-card-lift=on] :is(.bg-card.rounded-lg.border,.bg-white.rounded-lg.cursor-pointer,.bg-white.rounded-lg.shadow-sm){transition:transform .18s,box-shadow .18s}html[data-fx-card-lift=on] :is(.bg-card.rounded-lg.border,.bg-white.rounded-lg.cursor-pointer,.bg-white.rounded-lg.shadow-sm):hover{transform:translateY(-2px);box-shadow:0 12px 24px -10px #0f172a2e,0 4px 10px -6px #0f172a1a}html[data-fx-card-lift=on].dark :is(.bg-card.rounded-lg.border,.bg-white.rounded-lg.cursor-pointer,.bg-white.rounded-lg.shadow-sm):hover{box-shadow:0 12px 24px -10px #0000008c,0 0 0 1px #94a3b824}}html[data-fx-button-sheen=on] :is(button,a,[role=button]):is(.bg-primary,.bg-blue-600,.bg-blue-700,.bg-brand-2,.bg-brand-3){background-image:linear-gradient(#ffffff2e,#fff0 48%);box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000001a,0 1px 2px #02061740}html[data-fx-button-sheen=on] :is(button,a,[role=button]):is(.bg-primary,.bg-blue-600,.bg-blue-700,.bg-brand-2,.bg-brand-3):active{background-image:linear-gradient(#0000000f,#0000 48%);box-shadow:inset 0 1px 2px #02061733}html[data-fx-ambient-gradient=on] :is(main.bg-gray-50,main.bg-white,.min-h-screen.bg-gray-50){background-image:radial-gradient(70rem 44rem at 88% -12%,#1f78be12,#0000 60%),radial-gradient(56rem 38rem at -12% 104%,#1f78be0d,#0000 55%);background-attachment:fixed}html[data-fx-ambient-gradient=on].dark :is(main.bg-gray-50,main.bg-white,.min-h-screen.bg-gray-50){background-image:radial-gradient(70rem 44rem at 88% -12%,#3b82f61a,#0000 60%),radial-gradient(56rem 38rem at -12% 104%,#1f78be14,#0000 55%)}html[data-fx-soft-corners=on]{--radius:.75rem}html[data-fx-tabular-nums=on] :is(table,td,th){font-variant-numeric:tabular-nums}html[data-fx-shimmer=on] .animate-pulse{animation:none}@media (prefers-reduced-motion:no-preference){html[data-fx-shimmer=on] .animate-pulse{position:relative;overflow:hidden}html[data-fx-shimmer=on] .animate-pulse:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.5s infinite mcx-shimmer;position:absolute;inset:0;transform:translate(-100%)}html[data-fx-shimmer=on].dark .animate-pulse:after{background:linear-gradient(90deg,#0000,#ffffff14,#0000)}}@keyframes mcx-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:no-preference){html[data-fx-page-fade=on] main{animation:.35s cubic-bezier(.21,1.02,.73,1) both mcx-fade-up}}@keyframes mcx-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}html[data-fx-dark-preview=on]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--mcx-bg:#0b101b;--mcx-surface:#101623;--mcx-surface-2:#161d2c;--mcx-surface-3:#1e2637;--mcx-tint:#12203a;--mcx-tint-2:#16294a;--mcx-ink:#e7ecf4;--mcx-ink-2:#c3cddc;--mcx-ink-3:#94a1b5;--mcx-ink-4:#6b7890;--mcx-line:#94a3b829}html[data-fx-dark-preview=on] .bg-white{background-color:var(--mcx-surface)!important}html[data-fx-dark-preview=on] :is(.bg-gray-50,.even\:bg-gray-50:nth-child(2n),.odd\:bg-gray-50:nth-child(odd)){background-color:var(--mcx-bg)!important}html[data-fx-dark-preview=on] .bg-gray-100{background-color:var(--mcx-surface-2)!important}html[data-fx-dark-preview=on] .bg-gray-200{background-color:var(--mcx-surface-3)!important}html[data-fx-dark-preview=on] .bg-blue-50{background-color:var(--mcx-tint)!important}html[data-fx-dark-preview=on] .bg-blue-100{background-color:var(--mcx-tint-2)!important}html[data-fx-dark-preview=on] :is(.hover\:bg-gray-50:hover,.hover\:bg-gray-100:hover){background-color:var(--mcx-surface-2)!important}html[data-fx-dark-preview=on] .hover\:bg-gray-200:hover{background-color:var(--mcx-surface-3)!important}html[data-fx-dark-preview=on] :is(.hover\:bg-blue-50:hover,.hover\:bg-blue-100:hover){background-color:var(--mcx-tint-2)!important}html[data-fx-dark-preview=on] .text-gray-900{color:var(--mcx-ink)!important}html[data-fx-dark-preview=on] :is(.text-gray-800,.text-gray-700){color:var(--mcx-ink-2)!important}html[data-fx-dark-preview=on] :is(.text-gray-600,.text-gray-500){color:var(--mcx-ink-3)!important}html[data-fx-dark-preview=on] .text-gray-400{color:var(--mcx-ink-4)!important}html[data-fx-dark-preview=on] .text-black{color:var(--mcx-ink)!important}html[data-fx-dark-preview=on] :is(.text-blue-600,.text-blue-700,.text-blue-800){color:#6aa9e0!important}html[data-fx-dark-preview=on] :is(.border,.border-b,.border-t,.border-l,.border-r):is(.border-gray-100,.border-gray-200,.border-gray-300),html[data-fx-dark-preview=on] :is(.border-gray-100,.border-gray-200,.border-gray-300),html[data-fx-dark-preview=on] .divide-gray-200>:not([hidden])~:not([hidden]),html[data-fx-dark-preview=on] .divide-gray-100>:not([hidden])~:not([hidden]){border-color:var(--mcx-line)!important}html[data-fx-dark-preview=on] .bg-green-100{background-color:#22c55e29!important}html[data-fx-dark-preview=on] .text-green-800{color:#6ee7a0!important}html[data-fx-dark-preview=on] .bg-red-100{background-color:#ef444429!important}html[data-fx-dark-preview=on] .text-red-800{color:#fca5a5!important}html[data-fx-dark-preview=on] .bg-amber-100,html[data-fx-dark-preview=on] .bg-yellow-100{background-color:#f59e0b29!important}html[data-fx-dark-preview=on] :is(.text-amber-800,.text-yellow-800){color:#fcd34d!important}html[data-fx-dark-preview=on] :is(.shadow-sm,.shadow,.shadow-md,.shadow-lg){box-shadow:0 1px 3px #00000080,0 0 0 1px #94a3b814!important}html[data-fx-dark-preview=on] :is(input,textarea,select):is(.bg-white,.bg-gray-50){background-color:var(--mcx-surface-2)!important;color:var(--mcx-ink-2)!important}
