.query-wizard{width:100%}.query-wizard.scroll-active{max-height:calc(100dvh - 200px)!important}.query-wizard__top{justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;display:flex}.query-wizard>div:first-child .query-wizard__top{display:none}.query-wizard__item{background:var(--ox-light);border:1px solid var(--ox-border);border-radius:var(--ox-border-radius);width:100%;display:flex}.query-wizard__item__drag{width:30px;color:var(--ox-muted);justify-content:center;align-items:center;display:flex}.query-wizard__item__drag:hover{color:var(--ox-primary)}.query-wizard__item__form{border-left:1px solid var(--ox-border);border-right:1px solid var(--ox-border);justify-content:space-between;width:calc(100% - 60px);padding:.5rem;display:flex}.query-wizard__item__form__not{width:70px}.query-wizard__item__form__not button{border-radius:0}.query-wizard__item__form__parentheses{width:40px}.query-wizard__item__form__parentheses button{border-radius:0}.query-wizard__item__form__adapter{width:14%}.query-wizard__item__form__field{width:30%}.query-wizard__item__form__operand{width:15%}.query-wizard__item__form__value{width:25%}.query-wizard__item__form__small{width:7%}.query-wizard__item__form__keywords{border-radius:var(--ox-border-radius);border-style:dotted;border-width:2px;width:calc(40% + 1rem)}.query-wizard__item__form__keywords__keyword-row{align-items:center;gap:3rem}.query-wizard__item__form__keywords__keyword-row>div{width:33.33%}.query-wizard__item__form__keywords__keyword-row__delete{color:var(--ox-muted);cursor:pointer;padding:.4rem}.query-wizard__item__form__keywords__keyword-row__delete:hover{color:var(--ox-red)}.query-wizard__item__form__keywords__keyword-row__add{border-top:2px dotted var(--ox-muted);color:var(--ox-muted);justify-content:center;align-items:center;padding:.5rem;display:flex}.query-wizard__item__form__keywords__keyword-row__add:hover{color:var(--ox-primary)}.query-wizard__item__form__keywords:has(>.query-wizard__item__form__keywords__keyword:first-child):not(:has(>.query-wizard__item__form__keywords__keyword:nth-child(2))) .query-wizard__item__form__keywords__keyword-row__delete{display:none}.query-wizard__item__form button{border:none;border-bottom:1px dotted var(--ox-muted);width:100%;color:var(--ox-muted);margin:0;padding:.344rem;font-size:1.2rem;transition:border-radius;background-color:#0000!important;min-width:0!important}.query-wizard__item__form button:hover{background-color:#0000}.query-wizard__item__form button.active{color:var(--ox-white);border-radius:var(--ox-border-radius);border-color:#0000;background-color:var(--ox-primary)!important}.query-wizard__item__form .ox-field-wrapper{margin-bottom:0}.query-wizard__item__form .ox-datepicker-wrapper input{border:none;border-bottom:1px dotted var(--ox-muted);background-color:#0000;border-radius:0;padding-top:.4rem;padding-bottom:.4rem}.query-wizard__item__form .ox-autocomplete .multiselect__tags{border:none;border-bottom:1px dotted var(--ox-muted);background:0 0;border-radius:0!important}.query-wizard__item__form .ox-autocomplete .multiselect__spinner{background:var(--ox-light)}.query-wizard__item__form .multiselect--disabled,.query-wizard__item__form .multiselect--disabled *,.query-wizard__item__form .multiselect--disabled .multiselect__current,.query-wizard__item__form .multiselect--disabled .multiselect__select{background:0 0}.query-wizard__item__form .ox-input-number input,.query-wizard__item__form .ox-input-text,.query-wizard__item__form [data-pc-name=calendar] input{border:none;border-bottom:1px dotted var(--ox-muted);padding-top:calc(var(--ox-space-scales) + 1px);background:0 0;border-radius:0}.query-wizard__item__actions{flex-direction:column;justify-content:space-between;width:30px;display:flex}.query-wizard__item__actions>div{height:50%;color:var(--ox-muted);cursor:pointer;transition:var(--ox-transition);justify-content:center;align-items:center;display:flex}.query-wizard__item__actions>div:first-child{border-bottom:1px solid var(--ox-border)}.query-wizard__item__actions>div:first-child:hover{color:var(--ox-red)}.query-wizard__item__actions>div:hover{color:var(--ox-primary)}.query-wizard--disabled .query-wizard__item .query-wizard__item__form{border-left:none;border-right:none;width:100%}.query-wizard--disabled .query-wizard__item .query-wizard__item__form .multiselect__tags{opacity:.6}
