:root{--safe-area-inset-bottom:env(safe-area-inset-bottom,0px);--safe-area-inset-top:env(safe-area-inset-top,0px);--safe-area-inset-left:env(safe-area-inset-left,0px);--safe-area-inset-right:env(safe-area-inset-right,0px)}.safe-area-pb{padding-bottom:max(var(--safe-area-inset-bottom),16px)}.pb-safe{padding-bottom:var(--safe-area-inset-bottom)}.pt-safe{padding-top:var(--safe-area-inset-top)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px hsl(var(--background)) inset!important;-webkit-text-fill-color:hsl(var(--foreground))!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}input:-moz-autofill{background-color:hsl(var(--background))!important;color:hsl(var(--foreground))!important;filter:none!important}#neo-data-grid .ag-cell .truncate,#neo-data-table .ag-cell .truncate{overflow-x:clip;overflow-y:visible}#neo-data-grid .neo-cell-readonly,#neo-data-grid .neo-cell-readonly *{color:hsl(var(--muted-foreground))!important}#neo-data-grid .neo-cell-staged-dirty{background-color:rgb(219 234 254/.5)!important;border-left:2px solid rgb(59 130 246)!important}.dark #neo-data-grid .neo-cell-staged-dirty{background-color:rgb(30 58 138/.2)!important;border-left:2px solid rgb(96 165 250)!important}#neo-data-grid .neo-cell-missing-required{background-color:rgb(254 249 195)!important}.dark #neo-data-grid .neo-cell-missing-required{background-color:rgb(113 63 18/.2)!important}#neo-data-grid .neo-cell-actions .ag-cell-range-handle,#neo-data-grid .neo-cell-actions .ag-fill-handle,#neo-data-grid .neo-cell-readonly .ag-cell-range-handle,#neo-data-grid .neo-cell-readonly .ag-fill-handle{display:none!important}#neo-data-grid .ag-right-aligned-cell{text-align:right;justify-content:flex-end}#neo-data-grid .ag-right-aligned-cell .ag-cell-wrapper{justify-content:flex-end}#neo-data-grid .neo-cell-positive{color:hsl(var(--green-600))!important}.dark #neo-data-grid .neo-cell-positive{color:hsl(var(--green-500))!important}#neo-data-grid .neo-cell-negative{color:hsl(var(--red-600))!important}.dark #neo-data-grid .neo-cell-negative{color:hsl(var(--red-500))!important}#neo-data-grid .ag-cell-edit-input,#neo-data-grid .ag-cell-editor input,#neo-data-grid .ag-input-field-input,#neo-data-grid .ag-text-field-input{padding-left:0!important}#neo-data-grid .ag-popup-editor:has(.custom-text-editor){background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}#neo-data-grid .ag-cell[col-id=description],#neo-data-grid .ag-cell[col-id=title]{align-items:flex-start!important;padding-top:8px!important;padding-bottom:8px!important}#neo-data-grid .ag-cell[col-id=title] .ag-cell-wrapper,#neo-data-grid .ag-cell[col-id=title] .ag-cell-wrapper>*{width:100%}#neo-data-grid .ag-cell[col-id=default_image_url]{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}#neo-data-grid .ag-cell[col-id=default_image_url] .ag-cell-wrapper{padding:0;display:flex;align-items:center;justify-content:center}#neo-data-grid.neo-wrap-text-enabled .ag-cell[col-id=default_image_url]{align-items:flex-start!important;padding-top:8px!important}#neo-data-grid.neo-wrap-text-enabled .ag-cell[col-id=default_image_url] .ag-cell-wrapper{align-items:flex-start}#neo-data-grid.neo-wrap-text-enabled .ag-cell[col-id=default_image_url]>div{margin-top:-.5rem!important}#neo-data-grid .ag-row-number-cell{color:hsl(var(--muted-foreground))!important;font-size:11px;font-weight:500;text-align:right;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding-right:6px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}#neo-data-grid .ag-header-cell.ag-row-number-header,#neo-data-grid .ag-row-number-cell{background-color:hsl(var(--muted)/.5)!important}#neo-data-grid .ag-header-cell:not([col-id=actions]):not(.ag-row-number-header):has([data-state=open]),#neo-data-grid .ag-header-cell:not([col-id=actions]):not(.ag-row-number-header):hover{background-color:hsl(var(--foreground)/.08)!important}.dark #neo-data-grid .ag-header-cell:not([col-id=actions]):not(.ag-row-number-header):has([data-state=open]),.dark #neo-data-grid .ag-header-cell:not([col-id=actions]):not(.ag-row-number-header):hover{background-color:hsl(var(--secondary))!important}#neo-data-grid .ag-row-selected .ag-row-number-cell{background-color:hsl(var(--blue-primary))!important;color:white!important}#neo-data-grid .neo-row-missing-required .ag-row-number-cell{box-shadow:inset 3px 0 0 0 rgb(250 204 21)!important}.dark #neo-data-grid .neo-row-missing-required .ag-row-number-cell{box-shadow:inset 3px 0 0 0 rgb(234 179 8)!important}#neo-data-grid .ag-row-selected.neo-row-missing-required .ag-row-number-cell{box-shadow:inset 3px 0 0 0 rgb(250 204 21)!important}.dark #neo-data-grid .ag-row-selected.neo-row-missing-required .ag-row-number-cell{box-shadow:inset 3px 0 0 0 rgb(234 179 8)!important}@keyframes slideInFromTopWithFade{0%{transform:translateY(-20px);opacity:0;background-color:rgb(224 231 255)}20%{transform:translateY(0);opacity:1;background-color:rgb(224 231 255)}to{transform:translateY(0);opacity:1;background-color:transparent}}@keyframes slideInFromTopWithFadeDark{0%{transform:translateY(-20px);opacity:0;background-color:rgb(49 46 129)}20%{transform:translateY(0);opacity:1;background-color:rgb(49 46 129)}to{transform:translateY(0);opacity:1;background-color:transparent}}#neo-data-grid .neo-row-newly-enriched{animation:slideInFromTopWithFade 2s ease-out forwards}.dark #neo-data-grid .neo-row-newly-enriched{animation:slideInFromTopWithFadeDark 2s ease-out forwards}@keyframes highlightRainbow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes highlightEmber{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:55px 0,55px 0,55px 0,55px 0,55px 0,0 0}}@keyframes highlightFrost{0%{background-position:0 0}to{background-position:40px 0}}@keyframes highlightHolo{0%{background-position:0 0}to{background-position:48px -48px}}@keyframes highlightCrystal{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:20px 20px,-14px 14px,26px -22px,-34px 16px}}#neo-data-grid .highlight-color-red{background-color:rgb(254 202 202/.35)!important}#neo-data-grid .highlight-color-orange{background-color:rgb(254 215 170/.35)!important}#neo-data-grid .highlight-color-yellow{background-color:rgb(254 240 138/.35)!important}#neo-data-grid .highlight-color-green{background-color:rgb(187 247 208/.35)!important}#neo-data-grid .highlight-color-blue{background-color:rgb(191 219 254/.35)!important}#neo-data-grid .highlight-color-purple{background-color:rgb(233 213 255/.35)!important}#neo-data-grid .highlight-color-pink{background-color:rgb(254 205 211/.35)!important}#neo-data-grid .highlight-color-gray{background-color:rgb(229 231 235/.35)!important}.dark #neo-data-grid .highlight-color-red{background-color:rgb(127 29 29/.25)!important}.dark #neo-data-grid .highlight-color-orange{background-color:rgb(124 45 18/.25)!important}.dark #neo-data-grid .highlight-color-yellow{background-color:rgb(113 63 18/.25)!important}.dark #neo-data-grid .highlight-color-green{background-color:rgb(20 83 45/.25)!important}.dark #neo-data-grid .highlight-color-blue{background-color:rgb(30 58 138/.25)!important}.dark #neo-data-grid .highlight-color-purple{background-color:rgb(88 28 135/.25)!important}.dark #neo-data-grid .highlight-color-pink{background-color:rgb(136 19 55/.25)!important}.dark #neo-data-grid .highlight-color-gray{background-color:rgb(55 65 81/.25)!important}#neo-data-grid .highlight-color-rainbow{background:repeating-linear-gradient(90deg,rgb(254 240 138/.3),rgb(254 215 170/.3) 114px,rgb(254 202 202/.3) 228px,rgb(233 213 255/.3) 342px,rgb(191 219 254/.3) 456px,rgb(167 243 208/.3) 686px,rgb(254 240 138/.3) 800px)!important;background-size:200% 100%!important;animation:highlightRainbow 6s ease infinite}.dark #neo-data-grid .highlight-color-rainbow{background:repeating-linear-gradient(90deg,rgb(66 32 6/.3),rgb(67 20 7/.3) 114px,rgb(76 5 25/.3) 228px,rgb(59 7 100/.3) 342px,rgb(23 37 84/.3) 456px,rgb(2 44 34/.3) 686px,rgb(66 32 6/.3) 800px)!important;background-size:200% 100%!important;animation:highlightRainbow 6s ease infinite}#neo-data-grid .highlight-color-ember{background:radial-gradient(circle 3px at 8px 8px,rgb(255 200 50/.85) 0,rgb(255 150 30/.3) 40%,transparent 70%),radial-gradient(circle 2px at 30px 20px,rgb(255 180 40/.7) 0,rgb(255 120 20/.2) 50%,transparent 70%),radial-gradient(circle 3.5px at 48px 6px,rgb(255 220 80/.8) 0,rgb(255 160 40/.25) 40%,transparent 70%),radial-gradient(circle 2px at 20px 28px,rgb(255 190 50/.65) 0,transparent 60%),radial-gradient(circle 2.5px at 40px 22px,rgb(255 210 60/.75) 0,rgb(255 140 30/.2) 50%,transparent 70%),linear-gradient(90deg,rgb(254 215 170/.3),rgb(254 202 202/.35),rgb(254 240 138/.25),rgb(254 202 202/.3))!important;background-size:55px 32px,55px 32px,55px 32px,55px 32px,55px 32px,100% 100%!important;animation:highlightEmber 2s linear infinite}.dark #neo-data-grid .highlight-color-ember{background:radial-gradient(circle 3px at 8px 8px,rgb(255 180 40/.6) 0,rgb(255 120 20/.2) 40%,transparent 70%),radial-gradient(circle 2px at 30px 20px,rgb(255 150 30/.5) 0,rgb(255 100 10/.15) 50%,transparent 70%),radial-gradient(circle 3.5px at 48px 6px,rgb(255 200 60/.55) 0,rgb(255 130 25/.15) 40%,transparent 70%),radial-gradient(circle 2px at 20px 28px,rgb(255 160 40/.45) 0,transparent 60%),radial-gradient(circle 2.5px at 40px 22px,rgb(255 180 50/.5) 0,rgb(255 110 20/.15) 50%,transparent 70%),linear-gradient(90deg,rgb(124 45 18/.25),rgb(127 29 29/.3),rgb(113 63 18/.2),rgb(124 45 18/.25))!important;background-size:55px 32px,55px 32px,55px 32px,55px 32px,55px 32px,100% 100%!important;animation:highlightEmber 2s linear infinite}#neo-data-grid .highlight-color-frost{background:repeating-linear-gradient(-60deg,transparent,transparent 6px,rgb(186 230 253/.25) 0,rgb(186 230 253/.25) 9px),repeating-linear-gradient(60deg,transparent,transparent 8px,rgb(191 219 254/.2) 0,rgb(191 219 254/.2) 11px),linear-gradient(90deg,rgb(224 242 254/.12),rgb(186 230 253/.2),rgb(224 242 254/.12))!important;animation:highlightFrost 4s linear infinite}.dark #neo-data-grid .highlight-color-frost{background:repeating-linear-gradient(-60deg,transparent,transparent 6px,rgb(96 165 250/.15) 0,rgb(96 165 250/.15) 9px),repeating-linear-gradient(60deg,transparent,transparent 8px,rgb(59 130 246/.1) 0,rgb(59 130 246/.1) 11px),linear-gradient(90deg,rgb(23 37 84/.15),rgb(30 58 138/.2),rgb(23 37 84/.15))!important;animation:highlightFrost 4s linear infinite}#neo-data-grid .highlight-color-holographic{background:repeating-linear-gradient(-45deg,rgb(254 240 138/.35),rgb(254 240 138/.35) 8px,rgb(254 202 202/.35) 0,rgb(254 202 202/.35) 16px,rgb(249 168 212/.35) 0,rgb(249 168 212/.35) 24px,rgb(233 213 255/.35) 0,rgb(233 213 255/.35) 32px,rgb(191 219 254/.35) 0,rgb(191 219 254/.35) 40px,rgb(167 243 208/.35) 0,rgb(167 243 208/.35) 48px)!important;animation:highlightHolo 2s linear infinite}.dark #neo-data-grid .highlight-color-holographic{background:repeating-linear-gradient(-45deg,rgb(113 63 18/.3),rgb(113 63 18/.3) 8px,rgb(127 29 29/.3) 0,rgb(127 29 29/.3) 16px,rgb(136 19 55/.3) 0,rgb(136 19 55/.3) 24px,rgb(88 28 135/.3) 0,rgb(88 28 135/.3) 32px,rgb(30 58 138/.3) 0,rgb(30 58 138/.3) 40px,rgb(20 83 45/.3) 0,rgb(20 83 45/.3) 48px)!important;animation:highlightHolo 2s linear infinite}#neo-data-grid .highlight-color-crystal{background:conic-gradient(from 45deg at 50% 50%,rgb(255 255 255/.3) 0deg,rgb(200 215 240/.1) 90deg,rgb(210 225 250/.25) 180deg,rgb(180 200 230/.08) 270deg,rgb(255 255 255/.3) 1turn),conic-gradient(from 0deg at 50% 50%,rgb(190 210 240/.08) 0deg,rgb(240 248 255/.28) 90deg,rgb(180 200 230/.1) 180deg,rgb(220 235 255/.24) 270deg,rgb(190 210 240/.08) 1turn),linear-gradient(60deg,transparent 40%,rgb(255 255 255/.22) 0,rgb(255 255 255/.22) 55%,transparent 0),linear-gradient(240deg,transparent 45%,rgb(230 240 255/.2) 0,rgb(230 240 255/.2) 60%,transparent 0)!important;background-size:20px 20px,14px 14px,26px 22px,34px 16px!important;animation:highlightCrystal 8s linear infinite}.dark #neo-data-grid .highlight-color-crystal{background:conic-gradient(from 45deg at 50% 50%,rgb(148 163 184/.12) 0deg,rgb(60 80 110/.01) 90deg,rgb(130 155 185/.1) 180deg,rgb(50 70 100/.005) 270deg,rgb(148 163 184/.12) 1turn),conic-gradient(from 0deg at 50% 50%,rgb(50 70 100/.005) 0deg,rgb(140 165 195/.1) 90deg,rgb(60 80 110/.01) 180deg,rgb(130 155 180/.09) 270deg,rgb(50 70 100/.005) 1turn),linear-gradient(60deg,transparent 40%,rgb(148 163 184/.08) 0,rgb(148 163 184/.08) 55%,transparent 0),linear-gradient(240deg,transparent 45%,rgb(130 155 185/.07) 0,rgb(130 155 185/.07) 60%,transparent 0)!important;background-size:20px 20px,14px 14px,26px 22px,34px 16px!important;animation:highlightCrystal 8s linear infinite}#neo-data-grid .highlight-color-crystal .ag-cell,#neo-data-grid .highlight-color-ember .ag-cell,#neo-data-grid .highlight-color-frost .ag-cell,#neo-data-grid .highlight-color-holographic .ag-cell,#neo-data-grid .highlight-color-rainbow .ag-cell{background-color:transparent!important}#neo-data-grid .ag-pinned-right-cols-container [class*=highlight-color-]{background:none!important;background-color:transparent!important;animation:none!important}#neo-data-grid .highlight-color-red .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #fecaca!important}#neo-data-grid .highlight-color-orange .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #fed7aa!important}#neo-data-grid .highlight-color-yellow .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #fef08a!important}#neo-data-grid .highlight-color-green .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #bbf7d0!important}#neo-data-grid .highlight-color-blue .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #bfdbfe!important}#neo-data-grid .highlight-color-purple .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #e9d5ff!important}#neo-data-grid .highlight-color-pink .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #fecdd3!important}#neo-data-grid .highlight-color-gray .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #e5e7eb!important}#neo-data-grid .highlight-color-rainbow .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #e9d5ff!important}#neo-data-grid .highlight-color-ember .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #fed7aa!important}#neo-data-grid .highlight-color-frost .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #bae6fd!important}#neo-data-grid .highlight-color-holographic .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #e9d5ff!important}#neo-data-grid .highlight-color-crystal .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #cbd5e1!important}.dark #neo-data-grid .highlight-color-red .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #7f1d1d!important}.dark #neo-data-grid .highlight-color-orange .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #7c2d12!important}.dark #neo-data-grid .highlight-color-yellow .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #713f12!important}.dark #neo-data-grid .highlight-color-green .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #14532d!important}.dark #neo-data-grid .highlight-color-blue .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #1e3a8a!important}.dark #neo-data-grid .highlight-color-purple .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #581c87!important}.dark #neo-data-grid .highlight-color-pink .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #881337!important}.dark #neo-data-grid .highlight-color-gray .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #374151!important}.dark #neo-data-grid .highlight-color-rainbow .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #581c87!important}.dark #neo-data-grid .highlight-color-ember .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #7c2d12!important}.dark #neo-data-grid .highlight-color-frost .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #1e3a8a!important}.dark #neo-data-grid .highlight-color-holographic .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #581c87!important}.dark #neo-data-grid .highlight-color-crystal .ag-row-number-cell{box-shadow:inset 3px 0 0 0 #475569!important}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes textShimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes loadingBar{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]){align-items:flex-start!important;padding-top:8px!important}#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]) .ag-cell-value,#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]) .ag-cell-wrapper{align-items:flex-start!important}#neo-data-grid.neo-wrap-text-enabled .ag-body-viewport .ag-row .ag-row-number-cell{align-items:flex-start!important;justify-content:flex-end!important;padding:12px 6px 0 0!important}#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]):not([col-id=default_image_url]):not(.ag-row-number-cell) .ag-cell-value>div:not(.flex-col),#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]):not([col-id=default_image_url]):not(.ag-row-number-cell) .ag-cell-wrapper>span>div:not(.flex-col),#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]):not([col-id=default_image_url]):not(.ag-row-number-cell)>div:not(.flex-col):not(.ag-fill-handle):not(.ag-cell-range-handle){align-items:flex-start!important;height:auto!important}#neo-data-grid.neo-wrap-text-enabled .ag-cell:not([col-id=actions]):not([col-id=default_image_url]):not(.ag-row-number-cell) .flex-col{justify-content:flex-start!important;height:auto!important}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.print\:break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}@keyframes fieldHighlight{0%{background-color:transparent}20%{background-color:rgb(199 210 254)}to{background-color:transparent}}@keyframes fieldHighlightDark{0%{background-color:transparent}20%{background-color:rgb(67 56 202/.4)}to{background-color:transparent}}@keyframes fieldHighlightGreen{0%{background-color:transparent}20%{background-color:rgb(187 247 208)}to{background-color:transparent}}@keyframes fieldHighlightGreenDark{0%{background-color:transparent}20%{background-color:rgb(22 101 52/.4)}to{background-color:transparent}}.animate-field-highlight{animation:fieldHighlight 1s ease-in-out forwards}.dark .animate-field-highlight{animation:fieldHighlightDark 1s ease-in-out forwards}.animate-field-highlight-green{animation:fieldHighlightGreen 1s ease-in-out forwards}.dark .animate-field-highlight-green{animation:fieldHighlightGreenDark 1s ease-in-out forwards}@keyframes fieldHighlightYellow{0%{background-color:transparent}20%{background-color:rgb(254 249 195)}to{background-color:transparent}}@keyframes fieldHighlightYellowDark{0%{background-color:transparent}20%{background-color:rgb(202 138 4/.25)}to{background-color:transparent}}.animate-field-highlight-yellow{animation:fieldHighlightYellow 1s ease-in-out forwards}.dark .animate-field-highlight-yellow{animation:fieldHighlightYellowDark 1s ease-in-out forwards}