.primary-button{color:#fff;cursor:pointer;background-color:#6062ff;border:none;border-radius:4px;padding:10px 20px;font-size:1rem;transition:background-color .2s}.primary-button:hover{background-color:#4547e8}.primary-button:disabled{cursor:not-allowed;background-color:#99f}.secondary-button{color:#6062ff;cursor:pointer;background-color:#fff;border:1px solid #6062ff;border-radius:4px;padding:10px 20px;font-size:1rem;transition:all .2s}.secondary-button:hover{background-color:#f0f0ff}.secondary-button:disabled{color:#99f;cursor:not-allowed;border-color:#99f}:root{--background:#f4f7fa;--foreground:#1d2630;--cardBackground:#fff;--sidebarBackground:#3f4d67;--icon:#5b6b79;--brand-primary:#6062ff;--brand-secondary:#0fc692;--brand-red:#f23645;--font-grey:#a9b7d0;--bg-dark:#212529b3;--bg-grey:#2125294d;--primary-color:#6062ff;--secondary-color:#0fc692;--secondary-color-hover:#0db583;--red-color:#f23645;--golden-color:orange;--blue-color:#1e88e5;--orange-color:#ff6b35;--light-mode-background-color:white;--light-mode-background-color-secondary:#f7fafc;--light-mode-background-color-hover:#f7fafc;--light-mode-table-head-background-color:#f3f5fb;--light-mode-primary-text-color:#242424;--light-mode-secondary-text-color:#5a5a5a;--light-mode-border-color:#d9d9e0;--dark-mode-background-color:black;--dark-mode-background-color-secondary:#242424;--dark-mode-background-color-hover:#1a1a1a;--dark-mode-table-head-background-color:#1e1e1e;--dark-mode-primary-text-color:#eee;--dark-mode-secondary-text-color:#f2f2f2;--dark-mode-border-color:#363636;--font-size-h1:48px;--font-size-h2:40px;--font-size-h3:33px;--font-size-h4:28px;--font-size-h5:24px;--font-size-h6:19px;--font-size-body:16px;--font-size-caption:13px;--font-size-small:11px;--font-family:"Jost",sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{list-style:none}h1{margin:0}table{width:100%;font-size:.875rem}table th{vertical-align:middle;letter-spacing:1px;text-transform:uppercase;text-align:left;background-color:#e6eaee;border:1px solid #e9ecef;border-left:0;border-right:0;padding:12px;font-size:.75rem}table td{border-collapse:collapse;text-align:left;border-top:1px solid #e9ecef;padding:12px}table tr:first-child td{border-top:0}input[type=file]{color:var(--foreground);font-size:.875rem}input[type=file]:disabled{color:#999}input[type=file]:disabled::file-selector-button{color:#999;background-color:#f3f4f6}input[type=file]::file-selector-button{cursor:pointer;color:var(--foreground);background-color:#fff;border:1px solid #00000029;border-radius:4px;margin-right:16px;padding:8px 10px;transition:background-color .2s;box-shadow:0 1px #0000000d}input[type=file]::file-selector-button:hover{background-color:#f3f4f6}input[type=file]::file-selector-button:active{background-color:#e5e7eb}div.custom-dropdown{background-color:#fff;padding:5px 10px;font-size:14px}div.custom-dropdown:hover,div.custom-dropdown:focus-within{border-color:#6062ff}div.custom-dropdown .react-dropdown-select-item-selected{background-color:#6062ff}div.custom-dropdown span[role=option]{padding:10px}.loginPrompt{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:60vh;margin:0 auto;padding:1.3rem;display:flex}.loginPrompt .title{color:#6062ff;margin-bottom:1rem;font-size:2rem;font-weight:600}.loginPrompt .loginButton{height:50px}.loginPrompt .description{color:var(--foreground);max-width:80%;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.pageLink,.pageLink:visited,.pageLink:hover,.pageLink:active{text-decoration:none;transition:opacity .2s;display:inline;color:#6062ff!important}.pageLink:hover{opacity:.8}.activeButtonStyles{color:#fff;background:#0fc692}.activeIconStyles{color:#fff}.inactiveIconStyles{color:#0fc692}.inactiveButtonStyles{color:#6062ff;background:0 0}.page-title{text-align:center;background:#6062ff;color:#0000;-webkit-background-clip:text;background-clip:text;margin:30px 0 0;padding:5px;font-size:2rem;font-weight:700}.page-description{text-align:center;color:#202020;margin:0 0 10px;font-size:1rem}.demoVideo{border-radius:8px;width:100%;min-width:600px;max-width:800px;height:0;margin:2rem auto;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.demoVideo iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}
