:root{--color-green-400: hsl(150, 100%, 31%);--color-orange-400: hsl(16, 92%, 58%);--color-yellow-400: hsl(51, 99%, 59%);--color-green-700: hsl(150, 97%, 19%);--color-green-600: hsl(150, 97%, 23%);--color-green-500: hsl(150, 100%, 27%);--color-green-300: hsl(150, 93%, 40%);--color-green-200: hsl(150, 81%, 52%);--color-green-100: hsl(150, 100%, 78%);--color-black: rgb(0, 0, 0);--color-grey-1000: hsl(170, 4%, 9%);--color-grey-900: hsl(170, 4%, 12%);--color-grey-800: hsl(170, 4%, 17%);--color-grey-700: hsl(170, 4%, 25%);--color-grey-600: hsl(170, 4%, 35%);--color-grey-500: hsl(170, 5%, 53%);--color-grey-400: hsl(170, 5%, 62%);--color-grey-300: hsla(170, 5%, 77%);--color-grey-200: hsl(170, 5%, 85%);--color-grey-100: hsl(170, 5%, 94%);--color-grey-50: hsl(170, 5%, 98%);--color-white: rgb(255, 255, 255);--bg-page-default: light-dark(var(--color-white), var(--color-black));--bg-panel: light-dark(rgba(255, 255, 255, .85), rgba(25, 25, 25, .85));--border-width: 1px;--color-border: light-dark(rgba(0, 0, 0, .13), rgba(255, 255, 255, .06));--button-secondary-bg: light-dark(var(--color-grey-100), var(--color-grey-800));--effect-panel-backdrop-filter: saturate(300%) blur(14px);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 18px;--modal-backdrop-bg: light-dark(rgba(255, 255, 255, .6), rgba(0, 0, 0, .6));--topnavbar-height: 3.5rem;--bottomnavbar-height: 3.5rem;--sidebar-container-padding: .75rem;--sidebar-collaped-width: 4.25rem;--sidebar-expanded-width: 15.625rem;--sidebar-item-hover-bg: light-dark(rgba(0, 0, 0, .03), rgba(255, 255, 255, .03));--sidebar-item-active-bg: light-dark(rgba(0, 0, 0, .06), rgba(255, 255, 255, .06));--sidebar-item-height: 2.125rem;--sidebar-item-font-size: .875rem;--chat-max-width: 61.25rem;--chat-base-font-size: .875rem;--user-message-bubble-bg: light-dark(var(--color-grey-700), var(--color-grey-900));--user-message-bubble-text: var(--color-white);--user-message-padding: .5rem 1rem;--chat-input-padding-y: .625rem;--chat-input-padding-x: .625rem;--chat-input-min-height: 2.625rem;--chat-input-bg: var(--bg-panel);--chat-input-text-color: light-dark(var(--color-black), var(--color-white));--chat-input-font-size: 1rem;--chat-input-border: var(--color-border);--chat-input-border-radius: calc(var(--chat-input-min-height) / 2);--chat-input-border-focus: light-dark(var(--color-grey-300), var(--color-grey-800));--chat-input-submit-btn-size: 2rem;--chat-formatted-border: light-dark(var(--color-grey-200), var(--color-grey-900));--chat-action-icon-size: 2.25rem;--chat-action-icon-size-sm: 1.75rem;--chat-action-icon-opacity: .7;--table-border: var(--chat-formatted-border);--table-head-bg: light-dark(var(--color-grey-50), var(--color-grey-1000));--table-head-text: light-dark(var(--color-grey-700), var(--color-grey-200));--table-row-padding: .375rem .75rem;--table-row-zebra-bg: var(--table-head-bg);--table-row-hover-bg: light-dark(var(--color-grey-100), var(--color-grey-900));font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 900px){:root{--chat-input-padding-y: 1rem;--chat-input-padding-x: 1rem;--chat-input-min-height: 3.375rem;--chat-input-submit-btn-size: 2.5rem}}@supports (-webkit-touch-callout: none){html{overflow:hidden}body{overflow:auto}}.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}.skip-link{position:absolute;top:-40px;left:0;background:var(--color-white);color:var(--color-black);padding:8px 16px;text-decoration:none;font-weight:600;border-radius:0 0 4px;z-index:10000;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid var(--color-green-400);outline-offset:2px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100dvh;display:flex;flex-direction:row;align-items:stretch}body .MuiDataGrid-cell{overflow:visible!important;position:relative}body .datagrid-mini-header{background:#f8f8f8;min-height:35px!important;max-height:35px!important;--height: 35px !important}body .datagrid-mini-header .MuiDataGrid-cell{min-height:35px!important;max-height:35px!important;height:35px!important;display:flex;align-items:center;justify-content:flex-start}
