:root{--tw-ring-inset:;--tw-ring-offset-color:#fff;--background:0,0%,100%;--foreground:0,0%,3.9%;--card:0,0%,100%;--card-foreground:0,0%,3.9%;--popover:0,0%,100%;--popover-foreground:0,0%,3.9%;--primary:0,0%,9%;--primary-foreground:0,0%,98%;--secondary:0,0%,96.1%;--secondary-foreground:0,0%,9%;--muted:0,0%,96.1%;--muted-foreground:0,0%,45.1%;--accent:0,0%,96.1%;--accent-foreground:0,0%,9%;--destructive:0,84.2%,60.2%;--destructive-foreground:0,0%,98%;--border:0,0%,89.8%;--input:0,0%,89.8%;--ring:0,0%,3.9%;--chart-1:12,76%,61%;--chart-2:173,58%,39%;--chart-3:197,37%,24%;--chart-4:43,74%,66%;--chart-5:27,87%,67%;--radius:.5rem;--sidebar-background:0,0%,98%;--sidebar-foreground:240,5.3%,26.1%;--sidebar-primary:240,5.9%,10%;--sidebar-primary-foreground:0,0%,98%;--sidebar-accent:240,4.8%,95.9%;--sidebar-accent-foreground:240,5.9%,10%;--sidebar-border:220,13%,91%;--sidebar-ring:217.2,91.2%,59.8%}.dark{--background:0,0%,3.9%;--foreground:0,0%,98%;--card:0,0%,3.9%;--card-foreground:0,0%,98%;--popover:0,0%,3.9%;--popover-foreground:0,0%,98%;--primary:0,0%,98%;--primary-foreground:0,0%,9%;--secondary:0,0%,14.9%;--secondary-foreground:0,0%,98%;--muted:0,0%,14.9%;--muted-foreground:0,0%,63.9%;--accent:0,0%,14.9%;--accent-foreground:0,0%,98%;--destructive:0,62.8%,30.6%;--destructive-foreground:0,0%,98%;--border:0,0%,14.9%;--input:0,0%,14.9%;--ring:0,0%,83.1%;--chart-1:220,70%,50%;--chart-2:160,60%,45%;--chart-3:30,80%,55%;--chart-4:280,65%,60%;--chart-5:340,75%,55%;--sidebar-background:240,5.9%,10%;--sidebar-foreground:240,4.8%,95.9%;--sidebar-primary:224.3,76.3%,48%;--sidebar-primary-foreground:0,0%,100%;--sidebar-accent:240,3.7%,15.9%;--sidebar-accent-foreground:240,4.8%,95.9%;--sidebar-border:240,3.7%,15.9%;--sidebar-ring:217.2,91.2%,59.8%}@keyframes accordion-down{from{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{from{height:var(--radix-accordion-content-height)}to{height:0}}body{font-family:Arial,Helvetica,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground))}*{border-color:hsl(var(--border))}.text-balance{text-wrap:balance}.accordion-down{animation:accordion-down .2s ease-out}.accordion-up{animation:accordion-up .2s ease-out}.filter-switch{border:2px solid #f97316;border-radius:30px;position:relative;display:flex;align-items:center;height:50px;width:400px;overflow:hidden}.filter-switch input{display:none}.filter-switch label{flex:1;text-align:center;cursor:pointer;border:0;border-radius:30px;position:relative;overflow:hidden;z-index:1;transition:all .5s;font-weight:500;font-size:18px}.filter-switch .background{position:absolute;width:49%;height:38px;background-color:#f97316;top:4px;left:4px;border-radius:30px;transition:left .3s ease-out}#option2:checked~.background{left:50%}#option1:checked+label[for="option1"]{color:#fff}#option2:checked+label[for="option2"]{color:#fff}#option1:not(:checked)+label[for="option1"],#option2:not(:checked)+label[for="option2"]{color:hsl(var(--card-foreground))}.el-dialog{--el-dialog-border-radius:.5rem;--el-dialog-content-font-size:16px;--el-dialog-padding-primary:24px;width:95%;max-width:56rem;max-height:90vh;margin-top:4.8vh;overflow:auto}#popup_iframe .el-dialog{margin-top:15vh;max-width:64rem}.el-form-item__label,.el-dialog__body{color:#000}.el-form-item--label-top .el-form-item__label{margin-bottom:2px}.el-form-item{margin-bottom:4px}.el-input{height:40px;--el-border-color:hsl(var(--input))}.el-input--small{height:30px}.el-input__wrapper{border-radius:calc(var(--radius) - 2px)}.el-select__wrapper{line-height:24px;min-height:40px}.el-input--small .el-input__wrapper{line-height:22px;min-height:30px}.el-select-dropdown__item{padding-left:10px}.el-select-dropdown__item.is-selected{color:#000}.el-input__wrapper.is-focus,.el-textarea__inner.is-focus,.el-select__wrapper.is-focused{--tw-ring-color:hsl(var(--ring));--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.el-checkbox{--el-checkbox-text-color:#000;--el-checkbox-checked-text-color:#000;--el-checkbox-checked-border-color:#000;--el-checkbox-checked-bg-color:#000;--el-checkbox-checked-input-border-color:#000;--el-checkbox-input-border-color-hover:#000}.el-checkbox__label{flex:1;white-space:break-spaces}.el-dialog__title{font-weight:bold;font-size:1.5rem;line-height:2rem}.el-form-item.is-required:not(.is-no-asterisk).asterisk-right>.el-form-item__label:after{color:#000}.el-button{--el-button-hover-text-color:#fff}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-border-color:#0000}.showcase-dialog .el-dialog__body{padding:20px 24px}.showcase-dialog .el-dialog__title{font-size:1.25rem;font-weight:600}.rich h1,.rich h2,.rich h3,.rich h4,.rich h5,.rich h6{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;font-weight:600;line-height:1.2;margin:1em 0 .5em}.rich h1{font-size:2.25rem}.rich h2{font-size:1.875rem}.rich h3{font-size:1.5rem}.rich h4{font-size:1.25rem}.rich h5{font-size:1rem}.rich h6{font-size:.875rem}@media(max-width:640px){.rich h1{font-size:1.75rem}.rich h2{font-size:1.5rem}.rich h3{font-size:1.25rem}.rich h4{font-size:1.125rem}.rich h5{font-size:1rem}.rich h6{font-size:.875rem}}