.prebook-button-editor{display:inline-block !important}.multi-select-container{position:relative;width:100%;max-width:400px;font-family:Arial,sans-serif}.multi-select-wrapper{display:flex;align-items:center;padding:4px;border:1px solid #ccc;border-radius:3px;cursor:pointer;background:#fff}.multi-select-wrapper.focused{border-color:#007cba;box-shadow:0 0 3px rgba(0,123,186,.5)}.placeholder{display:flex;gap:4px;align-items:flex-start;justify-content:space-between;flex-grow:1}.placeholder-text{color:#999;font-size:14px;place-self:center;padding-left:6px}.selected-items{display:flex;flex-wrap:wrap;gap:4px}.selected-item{display:flex;align-items:center;padding:4px 8px;background-color:#f3f4f6;border:1px solid #ecebeb;border-radius:3px;font-size:12px;color:#222733}.selected-item .remove-item{margin-left:4px;color:#434446;background:none;border:none;cursor:pointer}.selected-item .remove-item:hover{color:#005a8f}.chevron-icon{margin-left:auto;margin-right:6px;color:#999;transition:transform .2s;width:25px;place-self:center}.chevron-icon.open{transform:rotate(180deg)}.options-dropdown{top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;border-radius:4px;margin-top:4px;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1)}.search-field-wrapper{display:flex;align-items:center;background-color:#f9f9f9;border-bottom:1px solid #ddd;transition:border-color .2s ease;padding:0 6px;overflow:hidden}.search-field-wrapper .search-icon{display:flex;align-items:center;justify-content:center;margin-right:8px;color:#999}.search-field-wrapper .search-input{flex-grow:1;border:none !important;outline:none !important;box-shadow:none !important;background:rgba(0,0,0,0);font-size:14px;padding:4px 0;color:#333}.search-field-wrapper .search-input ::placeholder{color:#bbb}.search-field-wrapper .search-input:focus{border-color:rgba(0,0,0,0);border:none !important;outline:none !important;box-shadow:none !important}.search-field-wrapper .clear-icon{cursor:pointer;margin-left:0px;color:#999}.search-field-wrapper .clear-icon:hover{color:#007cba}.search-field-wrapper .clear-icon svg{width:16px;height:16px}.option{display:flex;align-items:center;padding:8px;font-size:14px;cursor:pointer}.option:hover{background-color:#f7f7f7}.option input[type=checkbox]{display:none}.option .checkbox-icon{width:20px;height:20px;border:2px solid #c6c6c6;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s;margin-right:10px}.option .checkbox-icon svg{width:20px !important;height:20px !important;fill:rgba(0,0,0,0);transition:fill .2s;place-self:center}.option .checkbox-icon.checked{background-color:#007cba;border-color:#007cba}.option .checkbox-icon.checked svg{fill:#fff}.option .checkbox-icon.unchecked svg{fill:#e0e0e0}.option input[type=checkbox]:checked+.checkbox-icon{background-color:#007cba;border-color:#007cba}.option input[type=checkbox]:focus+.checkbox-icon{outline:none;box-shadow:0 0 0 2px rgba(0,124,186,.3)}.no-results{padding:8px;font-size:14px;color:#999;text-align:center}.prebook-form-editor{display:flex;align-items:center;flex-direction:column;gap:10px;border:1px solid #e6e6e6;border-radius:5px;padding:10px;position:relative}.prebook-form-editor-overlay{background:rgba(0,0,0,.05);border:1px solid #e6e6e6;border-radius:5px}.prebook-form-editor::before{content:"";position:absolute;left:0;top:0;background:rgba(0,0,0,.1);opacity:0;transition:.3s}.prebook-form-editor:hover::before{width:100%;height:100%;opacity:1}.prebook-form-editor-notice{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;transition:opacity .2s;font-weight:600;font-size:13px;box-shadow:0 0 7px rgba(0,0,0,.1)}.prebook-form-editor:hover .prebook-form-editor-notice{opacity:1}.box-select{display:flex;justify-content:center}.box-select-item{justify-content:center;padding:10px;cursor:pointer}.box-select-item.selected{background:rgba(0,0,0,.1);color:#fff}.prebook-blog-field-title{margin-bottom:6px !important;margin-top:0 !important;display:flex;align-items:center;justify-content:space-between}*{display:hidden}
