/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400:oklch(70.4% .191 22.216);--color-red-700:oklch(50.5% .213 27.518);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-700:oklch(50.8% .118 165.612);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-300:oklch(82.8% .111 230.318);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-600:oklch(58.8% .158 241.966);--color-sky-700:oklch(50% .134 242.749);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-semibold:600;--radius-md:.375rem;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base,components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.top-0{top:0}.z-\[1\]{z-index:1}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-5{height:calc(var(--spacing) * 5)}.max-h-\[550px\]{max-height:550px}.w-1\/5{width:20%}.w-1\/6{width:16.6667%}.w-2\/5{width:40%}.w-5{width:calc(var(--spacing) * 5)}.w-16{width:calc(var(--spacing) * 16)}.w-full{width:100%}.min-w-20{min-width:calc(var(--spacing) * 20)}.min-w-\[560px\]{min-width:560px}.min-w-\[680px\]{min-width:680px}.border-collapse{border-collapse:collapse}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.appearance-none{appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:2147483647px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-t-sky-600{border-top-color:var(--color-sky-600)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.p-0{padding:0}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-12{padding-block:calc(var(--spacing) * 12)}.text-center{text-align:center}.text-left{text-align:left}.font-\[inherit\]{font-family:inherit}.font-mono{font-family:var(--font-mono)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-emerald-700{color:var(--color-emerald-700)}.text-inherit{color:inherit}.text-red-700{color:var(--color-red-700)}.text-sky-700{color:var(--color-sky-700)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.uppercase{text-transform:uppercase}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-slate-500::placeholder{color:var(--color-slate-500)}@media (hover:hover){.hover\:bg-sky-50:hover{background-color:var(--color-sky-50)}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\:text-sky-700:hover{color:var(--color-sky-700)}}.focus\:border-sky-500:focus{border-color:var(--color-sky-500)}.focus\:bg-sky-50:focus{background-color:var(--color-sky-50)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-sky-500\/25:focus{--tw-ring-color:#00a5ef40}@supports (color:color-mix(in lab, red, red)){.focus\:ring-sky-500\/25:focus{--tw-ring-color:color-mix(in oklab, var(--color-sky-500) 25%, transparent)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-sky-500:focus-visible{--tw-ring-color:var(--color-sky-500)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}@media (width>=40rem){.sm\:hidden{display:none}.sm\:inline{display:inline}.sm\:table-cell{display:table-cell}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (width>=64rem){.lg\:table-cell{display:table-cell}}.dark\:border-slate-600:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-slate-600)}.dark\:border-slate-700:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-slate-700)}.dark\:border-t-sky-400:where([data-theme=dark],[data-theme=dark] *){border-top-color:var(--color-sky-400)}.dark\:bg-slate-800:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-slate-800)}.dark\:bg-slate-900:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-slate-900)}.dark\:bg-transparent:where([data-theme=dark],[data-theme=dark] *){background-color:#0000}.dark\:text-emerald-400:where([data-theme=dark],[data-theme=dark] *){color:var(--color-emerald-400)}.dark\:text-red-400:where([data-theme=dark],[data-theme=dark] *){color:var(--color-red-400)}.dark\:text-sky-300:where([data-theme=dark],[data-theme=dark] *){color:var(--color-sky-300)}.dark\:text-slate-100:where([data-theme=dark],[data-theme=dark] *){color:var(--color-slate-100)}.dark\:text-slate-200:where([data-theme=dark],[data-theme=dark] *){color:var(--color-slate-200)}.dark\:text-slate-300:where([data-theme=dark],[data-theme=dark] *){color:var(--color-slate-300)}.dark\:text-slate-400:where([data-theme=dark],[data-theme=dark] *),.dark\:placeholder\:text-slate-400:where([data-theme=dark],[data-theme=dark] *)::placeholder{color:var(--color-slate-400)}@media (hover:hover){.dark\:hover\:bg-slate-800:where([data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-slate-800)}.dark\:hover\:text-sky-300:where([data-theme=dark],[data-theme=dark] *):hover{color:var(--color-sky-300)}}.dark\:focus\:border-sky-400:where([data-theme=dark],[data-theme=dark] *):focus{border-color:var(--color-sky-400)}.dark\:focus\:bg-slate-800:where([data-theme=dark],[data-theme=dark] *):focus{background-color:var(--color-slate-800)}.dark\:focus\:ring-sky-400\/25:where([data-theme=dark],[data-theme=dark] *):focus{--tw-ring-color:#00bcfe40}@supports (color:color-mix(in lab, red, red)){.dark\:focus\:ring-sky-400\/25:where([data-theme=dark],[data-theme=dark] *):focus{--tw-ring-color:color-mix(in oklab, var(--color-sky-400) 25%, transparent)}}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;margin:0;font-family:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(360deg)}}body{overflow-y:scroll!important}html,body,#root{min-height:100%}html[data-theme=dark] body,html[data-theme=dark] .ant-layout,html[data-theme=dark] .ant-layout-content,html[data-theme=dark] .ant-layout-sider{color:#ffffffde;background:#121212}html[data-theme=dark] .ant-card,html[data-theme=dark] .ant-card-head,html[data-theme=dark] .ant-table,html[data-theme=dark] .ant-table-container,html[data-theme=dark] .ant-table-content,html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-modal-header,html[data-theme=dark] .ant-drawer-content,html[data-theme=dark] .ant-picker-panel-container,html[data-theme=dark] .ant-select-dropdown,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-notification-notice,html[data-theme=dark] .ant-popover-inner,html[data-theme=dark] .ant-collapse,html[data-theme=dark] .ant-collapse-content{color:#ffffffde;background:#1e1e1e;border-color:#424242}html[data-theme=dark] .ant-card-head,html[data-theme=dark] .ant-table-thead>tr>th,html[data-theme=dark] .ant-table-tbody>tr>td,html[data-theme=dark] .ant-table-placeholder,html[data-theme=dark] .ant-modal-header,html[data-theme=dark] .ant-modal-footer,html[data-theme=dark] .ant-collapse>.ant-collapse-item,html[data-theme=dark] .ant-collapse-content{border-color:#424242}html[data-theme=dark] .ant-table-thead>tr>th,html[data-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td,html[data-theme=dark] .ant-table-tbody>tr>td.ant-table-cell-row-hover,html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,html[data-theme=dark] .ant-table-thead>tr>th.ant-table-column-sort{background:#2b2b2b}html[data-theme=dark] .ant-table-tbody>tr>td.ant-table-column-sort{color:#ffffffde;background:#1e1e1e}html[data-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-column-sort,html[data-theme=dark] .ant-table-tbody>tr>td.ant-table-column-sort.ant-table-cell-row-hover{background:#2b2b2b}html[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td,html[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected:hover>td,html[data-theme=dark] .ant-table-summary{background:#262626;border-color:#424242}html[data-theme=dark] .ant-table-tbody>tr>td,html[data-theme=dark] .ant-table-thead>tr>th,html[data-theme=dark] .ant-card-head-title,html[data-theme=dark] .ant-modal-title,html[data-theme=dark] .ant-form,html[data-theme=dark] .ant-form-item,html[data-theme=dark] .ant-form-item-control-input-content,html[data-theme=dark] .ant-form-item-label>label,html[data-theme=dark] .ant-radio-wrapper,html[data-theme=dark] .ant-checkbox-wrapper,html[data-theme=dark] .ant-collapse-header,html[data-theme=dark] .ant-list-item,html[data-theme=dark] .ant-empty-description,html[data-theme=dark] .ant-pagination-item a,html[data-theme=dark] .ant-select-item,html[data-theme=dark] .ant-picker-content th,html[data-theme=dark] .ant-picker-cell-in-view{color:#ffffffde}html[data-theme=dark] .ant-picker-input>input[disabled],html[data-theme=dark] .ant-radio-wrapper-disabled,html[data-theme=dark] .ant-radio-wrapper-disabled span{color:#ffffffa6;-webkit-text-fill-color:#ffffffa6}html[data-theme=dark] .ant-picker-disabled .ant-picker-suffix{color:#ffffff80}html[data-theme=dark] .ant-picker-input>input{color:#ffffffde;-webkit-text-fill-color:#ffffffde}html[data-theme=dark] .ant-picker-clear{color:#ffffff80;background:#262626}html[data-theme=dark] .ant-picker-clear:hover{color:#ffffffde}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-input-number,html[data-theme=dark] .ant-input-number-input,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select:not(.ant-select-customize-input) .ant-select-selector,html[data-theme=dark] .ant-radio-button-wrapper,html[data-theme=dark] .ant-btn-default,html[data-theme=dark] .ant-pagination-item,html[data-theme=dark] .ant-pagination-prev .ant-pagination-item-link,html[data-theme=dark] .ant-pagination-next .ant-pagination-item-link{color:#ffffffde;background:#262626;border-color:#555}html[data-theme=dark] .ant-input::placeholder,html[data-theme=dark] .ant-input-number-input::placeholder,html[data-theme=dark] .ant-picker-input>input::placeholder,html[data-theme=dark] .ant-select-selection-placeholder,html[data-theme=dark] .ant-picker-cell{color:#ffffff80}html[data-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled),html[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled),html[data-theme=dark] .ant-dropdown-menu-item:hover,html[data-theme=dark] .ant-pagination-item:hover{background:#333}html[data-theme=dark] .ant-modal-close,html[data-theme=dark] .ant-picker-header button,html[data-theme=dark] .ant-select-arrow,html[data-theme=dark] .ant-input-search-icon,html[data-theme=dark] .ant-pagination-item-link,html[data-theme=dark] .ant-pagination-options-quick-jumper{color:#ffffffa6}html[data-theme=dark] .card,html[data-theme=dark] .stockCard{background-color:#1e1e1e}html[data-theme=dark] .recharts-legend-item-text{fill:#ffffffde!important}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}#videoview{width:640px;height:480px;position:relative}#video{z-index:1;width:100%;height:100%;position:relative}#overlay{z-index:2;width:100%;height:100%;position:absolute;top:100px;left:0}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#64d35a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.outer{justify-content:center;align-items:center;display:flex}
