@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600&family=Geist+Mono&display=swap";:root{--color-text:#1a1a1a;--color-background:#fff;--color-red:#c82127;--color-red-light:#d34d52;--color-red-dark:#a01a1f;--color-green:#47985d;--color-green-light:#6cad7d;--color-green-dark:#397a4a;--color-orange:#f46036;--color-orange-light:#f6805e;--color-orange-dark:#c34d2b;--color-blue:#006680;--color-blue-light:#338599;--color-blue-dark:#005266;--color-yellow:#e7b647;--color-yellow-light:#ecc56c;--color-yellow-dark:#b99239;--color-primary:var(--color-blue);--color-success:var(--color-green);--color-warning:var(--color-orange);--color-danger:var(--color-red);--color-highlight:var(--color-yellow);--font-primary:"Geist", system-ui, sans-serif;--font-size-primary:14px;--font-line-height-primary:1.5;--font-weight-primary:400}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@keyframes pageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-enter{animation:.28s cubic-bezier(.16,1,.3,1) forwards pageEnter}.page-enter>section:first-child,.page-enter>div:nth-child(2){animation:.28s cubic-bezier(.16,1,.3,1) 60ms both slideUp}.page-enter>section:nth-child(2),.page-enter>div:nth-child(3){animation:.28s cubic-bezier(.16,1,.3,1) .12s both slideUp}.page-enter>section:nth-child(3),.page-enter>div:nth-child(4){animation:.28s cubic-bezier(.16,1,.3,1) .18s both slideUp}.e-grid{margin-top:10px;animation:.32s cubic-bezier(.16,1,.3,1) 80ms both slideUp}.required-star{color:#c82127;margin-left:2px}.e-control,.e-lib,.e-popup,.e-dialog,.e-grid,.e-input,.e-float-input,.e-dropdownlist,.e-combobox,.e-autocomplete,.e-datepicker,.e-toolbar,.e-textbox,.e-grid .e-headercell,.e-grid .e-rowcell,.e-grid .e-toolbar,.e-grid .e-input,.e-input-group input,.e-dropdownlist,.e-combobox,.e-autocomplete{font-family:Geist,sans-serif;font-size:14px}.e-grid .e-headercell{font-weight:600}.e-input-group:not(.e-float-icon-left):not(.e-float-input):before,.e-input-group:not(.e-float-icon-left):not(.e-float-input):after{background:var(--color-blue)}.e-toolbar{box-shadow:none;background:#fff;border:none;padding:.25rem 0}.e-toolbar .e-search-wrapper{border-left:2px solid #e4e4e4;margin-left:4px;padding:0 0 0 12px}.e-toolbar .e-input-group,.e-toolbar .e-search-wrapper .e-input-group{height:2.375rem;min-height:2.375rem;box-shadow:none;background:#fff;border:1px solid #e0e0e0;border-radius:.375rem;padding:0 .625rem;transition:border-color .25s,box-shadow .25s}.e-toolbar .e-input-group:focus-within,.e-toolbar .e-search-wrapper .e-input-group:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 2px #00668026}.e-toolbar .e-input-group:before,.e-toolbar .e-input-group:after,.e-toolbar .e-search-wrapper .e-input-group:before,.e-toolbar .e-search-wrapper .e-input-group:after{display:none}.e-toolbar .e-input-group input.e-input,.e-toolbar .e-search-wrapper input.e-input{color:#1a1a1a;background:0 0;border:none;height:100%;padding:0;font-size:.875rem}.e-toolbar .e-search-icon,.e-toolbar .e-sicon{color:#aaa;font-size:1rem}.e-input-group.e-outline,.e-input-group.e-filled{border-radius:.375rem;min-height:2.375rem;transition:border-color .25s,box-shadow .25s}.e-input-group.e-outline:focus-within,.e-input-group.e-filled:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 2px #00668026}input[type=text].page-search:focus,input[type=search].page-search:focus{border-color:var(--color-blue);outline:none;box-shadow:0 0 0 2px #0066801f}.db-key{color:var(--color-blue);font-weight:500}.mono{font-family:Geist Mono,monospace;font-size:13px}.text-muted{color:gray}.text-danger{color:var(--color-red)}.text-blue{color:var(--color-blue)}.clickable-rows .e-row{cursor:pointer}div[style*="position: fixed"][style*="z-index: 999999999"],div[style*="position: fixed"][style*="z-index: 99999999"],#js-licensing,.e-license-banner,.e-license-banner-container{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important}.e-popup,.e-datepicker,.e-calendar{z-index:1000001!important}.e-popup-open{display:block!important}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-primary);font-size:var(--font-size-primary);line-height:var(--font-line-height-primary);font-weight:var(--font-weight-primary);color:var(--color-text);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;margin:0;font-weight:600}a{color:inherit;text-decoration:none}
