body>div#root{--bg-primary: #40e0d0;--bg-secondary: #0163ae;--bg-tertiary: #60992D;--bg-background: #fffffe;--bg-card: #e7e9ea;--bg-paper: #f5f5f5;--bg-data-grid-border: #1b2d453a;--text-light: #efefef;--text-dark: #131313;--text-headline: #00214d;--text-paragraph: #1b2d45;--text-paragraph-muted: #1b2d4580;--text-secondary: #0163ae;--text-link: #60992D;--text-success: rgb(34 197 94);--text-error: rgb(248 113 113);--toastify-color-info: var(--bg-secondary);--toastify-color-success: rgb(34 197 94);--toastify-color-warning: rgb(251 191 36);--toastify-color-error: rgb(248 113 113);--toastify-color-light: var(--bg-card);--toastify-text-color-light: var(--text-headline)}body.dark>div#root{--bg-primary: #40e0d0;--bg-secondary: #0091ff;--bg-tertiary: #60992D;--bg-background: #1b2b35;--bg-card: #294251;--bg-paper: #243946;--bg-data-grid-border: #b7c9e480;--text-contrast: #efefef;--text-dark: #131313;--text-secondary: #0091ff;--text-headline: #fffffe;--text-paragraph: #b7c9e4;--text-paragraph-muted: #b7c9e480;--text-link: #60992D}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#888;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#555}.nav-link.active>li{background-color:var(--bg-background)}.layout-card{display:flex;flex-direction:column;min-height:100%;border-radius:.25rem;padding:1rem;background-color:var(--bg-card)!important}.unread-notification{border-left:3px solid var(--bg-secondary)!important}a.decoration{text-decoration:underline}.auth-code-input{width:min(3rem,8vw);aspect-ratio:1/1;padding:0;font-size:24px;text-align:center;margin-right:min(.75rem,2vw);color:var(--text-paragraph);border:1px solid var(--bg-card);border-radius:4px;background:var(--bg-paper);background-clip:padding-box}.auth-code-error .auth-code-input{border-color:var(--text-error)}.MuiCard-root .MuiAccordion-root{background-color:inherit}.MuiBox-root>.file-uploader-label{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:none;border:2px dashed var(--bg-primary)}.MuiBox-root>.file-uploader-label>div{flex-grow:0;font-size:4rem}.MuiBox-root>.file-uploader-label>svg{display:none}.MuiBox-root>.file-uploader-label>div>span{font-size:2rem}.wrap-balance{text-wrap:balance}.full-bleed-paper{box-shadow:0 0 0 100vmax var(--bg-paper)!important;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);background-color:var(--bg-paper)}.full-bleed-secondary{box-shadow:0 0 0 100vmax var(--bg-secondary)!important;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);background-color:var(--bg-secondary)}.lp-separator{height:.25rem;width:80%;margin:auto;background-color:var(--bg-primary);border-radius:.125rem}.lp-card{border-top:.5rem solid var(--bg-primary)}.lp-bg-dots-bottom{background-size:contain;background-position:center bottom;background-repeat:no-repeat;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(https://lh3.googleusercontent.com/-H6-uvc_N6ggNVphomkxv0M9oTHKMl6SmXsIdfh6gOqlnsYUa5O-S1_2n0TEjtw5aeRBO0vdUQPc3yMImg4i6bmGaVeA9y7GVw=h1331)}.lp-bg-dots-top{background-size:contain;background-position:center top;background-repeat:no-repeat;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(https://lh3.googleusercontent.com/lSF2a8cmR7XJ9iNQWjq_EGMKjOYl7BrGGR2Mzzi6TZBuZfZEcJU2a8gfnFh2rc7TUwYXJny9LmleMB37OrlqGij1w09SUH-d1iDo=w734)}@media (min-width: 900px){.lp-separator{height:.5rem;width:10rem;margin:auto;background-color:var(--bg-primary);border-radius:.25rem}}@media print{.no-print,.no-print *{display:none!important}}.drop-file-input{position:absolute;width:100%;height:100%;border:.25rem dashed var(--bg-primary);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;background-color:var(--background)}.drop-file-input input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.drop-file-input:hover,.drop-file-input.dragover{opacity:.6}.drop-file-input__label{text-align:center;font-weight:500;padding:.625rem}.drop-file-input__label img{width:10rem}.drop-file-preview{margin-top:1.875rem}.drop-file-preview p{font-weight:500}.drop-file-preview__title{margin-bottom:1rem}.drop-file-preview__item{position:relative;display:flex;margin-bottom:.6rem;background-color:var(--background);padding:1rem;border-radius:1rem}.drop-file-preview__item__info{display:flex;flex-direction:column;justify-content:space-between;margin-left:1rem}.drop-file-preview__item__del{background-color:var(--box-bg);width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:.6rem;top:50%;transform:translateY(-50%);box-shadow:var(--box-shadow);cursor:pointer;opacity:0;transition:opacity .3s ease}.drop-file-preview__item:hover .drop-file-preview__item__del{opacity:1}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 600px){.container{max-width:600px}}@media (min-width: 900px){.container{max-width:900px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1536px){.container{max-width:1536px}}#root :is(.fixed){position:fixed}#root :is(.absolute){position:absolute}#root :is(.relative){position:relative}#root :is(.sticky){position:sticky}#root :is(.z-\[10000\]){z-index:10000}#root :is(.z-\[20000\]){z-index:20000}#root :is(.m-0){margin:0}#root :is(.mx-0){margin-left:0;margin-right:0}#root :is(.mx-auto){margin-left:auto;margin-right:auto}#root :is(.my-1){margin-top:.25rem;margin-bottom:.25rem}#root :is(.my-3){margin-top:.75rem;margin-bottom:.75rem}#root :is(.mb-20){margin-bottom:5rem}#root :is(.mb-3){margin-bottom:.75rem}#root :is(.mb-4){margin-bottom:1rem}#root :is(.me-2){margin-inline-end:.5rem}#root :is(.me-5){margin-inline-end:1.25rem}#root :is(.me-auto){margin-inline-end:auto}#root :is(.ms-2){margin-inline-start:.5rem}#root :is(.ms-3){margin-inline-start:.75rem}#root :is(.ms-auto){margin-inline-start:auto}#root :is(.mt-10){margin-top:2.5rem}#root :is(.mt-2){margin-top:.5rem}#root :is(.mt-3){margin-top:.75rem}#root :is(.mt-5){margin-top:1.25rem}#root :is(.mt-7){margin-top:1.75rem}#root :is(.mt-\[4\.125rem\]){margin-top:4.125rem}#root :is(.mt-\[4rem\]){margin-top:4rem}#root :is(.mt-auto){margin-top:auto}#root :is(.block){display:block}#root :is(.flex){display:flex}#root :is(.grid){display:grid}#root :is(.hidden){display:none}#root :is(.h-12){height:3rem}#root :is(.h-\[1\.5rem\]){height:1.5rem}#root :is(.h-\[14rem\]){height:14rem}#root :is(.h-\[15rem\]){height:15rem}#root :is(.h-\[3\.5rem\]){height:3.5rem}#root :is(.h-\[3rem\]){height:3rem}#root :is(.h-\[4rem\]){height:4rem}#root :is(.h-\[5rem\]){height:5rem}#root :is(.h-\[6rem\]){height:6rem}#root :is(.h-full){height:100%}#root :is(.max-h-\[33rem\]){max-height:33rem}#root :is(.max-h-\[35rem\]){max-height:35rem}#root :is(.max-h-\[60dvh\]){max-height:60dvh}#root :is(.max-h-\[60vh\]){max-height:60vh}#root :is(.max-h-\[68dvh\]){max-height:68dvh}#root :is(.max-h-\[70dvh\]){max-height:70dvh}#root :is(.min-h-\[100\%\]){min-height:100%}#root :is(.min-h-\[100dvh\]){min-height:100dvh}#root :is(.min-h-\[12rem\]){min-height:12rem}#root :is(.w-12){width:3rem}#root :is(.w-\[10rem\]){width:10rem}#root :is(.w-\[15rem\]){width:15rem}#root :is(.w-\[4rem\]){width:4rem}#root :is(.w-full){width:100%}#root :is(.min-w-0){min-width:0px}#root :is(.min-w-\[16\.5rem\]){min-width:16.5rem}#root :is(.min-w-\[19\.80rem\]){min-width:19.8rem}#root :is(.min-w-fit){min-width:-moz-fit-content;min-width:fit-content}#root :is(.max-w-\[10rem\]){max-width:10rem}#root :is(.max-w-\[80rem\]){max-width:80rem}#root :is(.max-w-lg){max-width:32rem}#root :is(.max-w-md){max-width:28rem}#root :is(.max-w-none){max-width:none}#root :is(.max-w-sm){max-width:24rem}#root :is(.max-w-xl){max-width:36rem}#root :is(.flex-1){flex:1 1 0%}#root :is(.flex-grow){flex-grow:1}#root :is(.grow){flex-grow:1}#root :is(.rotate-180){--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root :is(.transform){transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root :is(.cursor-pointer){cursor:pointer}#root :is(.flex-row){flex-direction:row}#root :is(.flex-col){flex-direction:column}#root :is(.items-start){align-items:flex-start}#root :is(.items-end){align-items:flex-end}#root :is(.items-center){align-items:center}#root :is(.justify-start){justify-content:flex-start}#root :is(.justify-end){justify-content:flex-end}#root :is(.justify-center){justify-content:center}#root :is(.justify-between){justify-content:space-between}#root :is(.justify-around){justify-content:space-around}#root :is(.justify-evenly){justify-content:space-evenly}#root :is(.gap-0){gap:0px}#root :is(.gap-1){gap:.25rem}#root :is(.gap-10){gap:2.5rem}#root :is(.gap-2){gap:.5rem}#root :is(.gap-3){gap:.75rem}#root :is(.gap-4){gap:1rem}#root :is(.gap-5){gap:1.25rem}#root :is(.gap-9){gap:2.25rem}#root :is(.gap-\[2\.5rem\]){gap:2.5rem}#root :is(.overflow-hidden){overflow:hidden}#root :is(.overflow-y-auto){overflow-y:auto}#root :is(.overflow-y-scroll){overflow-y:scroll}#root :is(.whitespace-nowrap){white-space:nowrap}#root :is(.break-keep){word-break:keep-all}#root :is(.rounded){border-radius:.25rem}#root :is(.rounded-full){border-radius:9999px}#root :is(.rounded-tr-full){border-top-right-radius:9999px}#root :is(.border){border-width:1px}#root :is(.border-b-\[2px\]){border-bottom-width:2px}#root :is(.border-t-2){border-top-width:2px}#root :is(.border-\[var\(--bg-data-grid-border\)\]){border-color:var(--bg-data-grid-border)}#root :is(.border-\[var\(--bg-secondary\)\]){border-color:var(--bg-secondary)}#root :is(.bg-skin-background){background-color:var(--bg-background)}#root :is(.bg-skin-card){background-color:var(--bg-card)}#root :is(.bg-skin-paper){background-color:var(--bg-paper)}#root :is(.bg-skin-primary){background-color:var(--bg-primary)}#root :is(.bg-white){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}#root :is(.p-0){padding:0}#root :is(.p-1){padding:.25rem}#root :is(.p-2){padding:.5rem}#root :is(.p-3){padding:.75rem}#root :is(.p-4){padding:1rem}#root :is(.p-5){padding:1.25rem}#root :is(.p-6){padding:1.5rem}#root :is(.px-0){padding-left:0;padding-right:0}#root :is(.px-1){padding-left:.25rem;padding-right:.25rem}#root :is(.px-10){padding-left:2.5rem;padding-right:2.5rem}#root :is(.px-3){padding-left:.75rem;padding-right:.75rem}#root :is(.px-5){padding-left:1.25rem;padding-right:1.25rem}#root :is(.px-6){padding-left:1.5rem;padding-right:1.5rem}#root :is(.px-7){padding-left:1.75rem;padding-right:1.75rem}#root :is(.py-1){padding-top:.25rem;padding-bottom:.25rem}#root :is(.py-12){padding-top:3rem;padding-bottom:3rem}#root :is(.py-2){padding-top:.5rem;padding-bottom:.5rem}#root :is(.py-20){padding-top:5rem;padding-bottom:5rem}#root :is(.py-3){padding-top:.75rem;padding-bottom:.75rem}#root :is(.py-4){padding-top:1rem;padding-bottom:1rem}#root :is(.py-5){padding-top:1.25rem;padding-bottom:1.25rem}#root :is(.pb-1){padding-bottom:.25rem}#root :is(.pb-12){padding-bottom:3rem}#root :is(.pb-2){padding-bottom:.5rem}#root :is(.pb-4){padding-bottom:1rem}#root :is(.ps-3){padding-inline-start:.75rem}#root :is(.ps-7){padding-inline-start:1.75rem}#root :is(.pt-0){padding-top:0}#root :is(.pt-5){padding-top:1.25rem}#root :is(.pt-6){padding-top:1.5rem}#root :is(.pt-8){padding-top:2rem}#root :is(.text-center){text-align:center}#root :is(.text-start){text-align:start}#root :is(.font-mono){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#root :is(.text-2xl){font-size:1.5rem;line-height:2rem}#root :is(.text-3xl){font-size:1.875rem;line-height:2.25rem}#root :is(.text-4xl){font-size:2.25rem;line-height:2.5rem}#root :is(.text-5xl){font-size:3rem;line-height:1}#root :is(.text-6xl){font-size:3.75rem;line-height:1}#root :is(.text-base){font-size:1rem;line-height:1.5rem}#root :is(.text-sm){font-size:.875rem;line-height:1.25rem}#root :is(.text-xl){font-size:1.25rem;line-height:1.75rem}#root :is(.text-xs){font-size:.75rem;line-height:1rem}#root :is(.font-bold){font-weight:700}#root :is(.normal-case){text-transform:none}#root :is(.tracking-widest){letter-spacing:.1em}#root :is(.text-green-400){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}#root :is(.text-red-500){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}#root :is(.text-skin-dark){color:var(--text-dark)}#root :is(.text-skin-error){color:var(--text-error)}#root :is(.text-skin-headline){color:var(--text-headline)}#root :is(.text-skin-light){color:var(--text-light)}#root :is(.text-skin-paragraph){color:var(--text-paragraph)}#root :is(.text-skin-paragraphMuted){color:var(--text-paragraph-muted)}#root :is(.text-skin-secondary){color:var(--text-secondary)}#root :is(.text-skin-success){color:var(--text-success)}#root :is(.outline){outline-style:solid}#root :is(.outline-1){outline-width:1px}#root :is(.outline-\[var\(--bg-secondary\)\]){outline-color:var(--bg-secondary)}#root :is(.filter){filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}#root :is(.transition){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#root :is(.hover\:bg-skin-background:hover){background-color:var(--bg-background)}@media (min-width: 600px){#root :is(.sm\:flex-row){flex-direction:row}#root :is(.sm\:p-6){padding:1.5rem}#root :is(.sm\:text-2xl){font-size:1.5rem;line-height:2rem}#root :is(.sm\:text-base){font-size:1rem;line-height:1.5rem}#root :is(.sm\:text-sm){font-size:.875rem;line-height:1.25rem}#root :is(.sm\:text-xl){font-size:1.25rem;line-height:1.75rem}}@media (min-width: 900px){#root :is(.md\:mt-0){margin-top:0}#root :is(.md\:table-cell){display:table-cell}#root :is(.md\:w-80){width:20rem}#root :is(.md\:rotate-\[-90deg\]){--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#root :is(.md\:flex-row){flex-direction:row}#root :is(.md\:flex-col){flex-direction:column}#root :is(.md\:items-start){align-items:flex-start}#root :is(.md\:items-center){align-items:center}#root :is(.md\:gap-5){gap:1.25rem}#root :is(.md\:px-2){padding-left:.5rem;padding-right:.5rem}#root :is(.md\:text-4xl){font-size:2.25rem;line-height:2.5rem}#root :is(.md\:text-5xl){font-size:3rem;line-height:1}#root :is(.md\:text-7xl){font-size:4.5rem;line-height:1}#root :is(.md\:text-base){font-size:1rem;line-height:1.5rem}#root :is(.md\:text-lg){font-size:1.125rem;line-height:1.75rem}#root :is(.md\:text-xl){font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1200px){#root :is(.lg\:text-2xl){font-size:1.5rem;line-height:2rem}#root :is(.lg\:text-3xl){font-size:1.875rem;line-height:2.25rem}#root :is(.lg\:text-4xl){font-size:2.25rem;line-height:2.5rem}#root :is(.lg\:text-base){font-size:1rem;line-height:1.5rem}#root :is(.lg\:text-xl){font-size:1.25rem;line-height:1.75rem}}#root :is(.\[\&\>\*\]\:flex>*){display:flex}#root :is(.\[\&\>\*\]\:items-center>*){align-items:center}#root :is(.\[\&\>\*\]\:text-\[min\(2rem\,6vw\)\]>*){font-size:min(2rem,6vw)}#root :is(.\[\&\>\*\]\:text-skin-dark>*){color:var(--text-dark)}@media (min-width: 1200px){#root :is(.lg\:\[\&\>\*\]\:text-\[min\(2rem\,2vw\)\]>*){font-size:min(2rem,2vw)}}#root :is(.\[\&\>div\]\:border-0>div){border-width:0px}#root :is(.\[\&\>div\]\:bg-skin-card>div){background-color:var(--bg-card)}#root :is(.\[\&\>img\]\:object-contain>img){-o-object-fit:contain;object-fit:contain}#root :is(.\[\&\>span\]\:text-\[0\.66rem\]>span){font-size:.66rem}
