.rcsd-category-select{position:relative;width:100%;min-width:0;font:inherit}.rcsd-category-select__native{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.rcsd-category-select__trigger{min-height:40px;box-sizing:border-box;display:flex;align-items:center;gap:6px;width:100%;padding:5px 34px 5px 8px;border:1px solid #8c8f94;border-radius:6px;background:#fff;color:#1d2327;cursor:pointer;position:relative}.rcsd-category-select__trigger:focus,.rcsd-category-select.is-open .rcsd-category-select__trigger{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:0}.rcsd-category-select__chips{display:flex;flex:1;flex-wrap:wrap;gap:5px;min-width:0}.rcsd-category-select__chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:3px 6px;border-radius:4px;background:#e7f3ff;color:#135e96;font-size:12px;line-height:1.35}.rcsd-category-select__remove{border:0!important;background:transparent!important;color:inherit!important;padding:0!important;min-width:16px!important;height:16px!important;line-height:14px!important;cursor:pointer;font-size:16px}.rcsd-category-select__placeholder{color:#646970}.rcsd-category-select__arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px}.rcsd-category-select__menu{position:absolute;z-index:2147483647;left:0;right:0;top:calc(100% + 4px);box-sizing:border-box;padding:8px;border:1px solid #8c8f94;border-radius:6px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18)}.rcsd-category-select.is-above .rcsd-category-select__menu{top:auto;bottom:calc(100% + 4px)}.rcsd-category-select__search{box-sizing:border-box!important;width:100%!important;height:36px!important;margin:0 0 7px!important;padding:0 9px!important}.rcsd-category-select__options{max-height:min(240px,40vh);overflow:auto}.rcsd-category-select__option{display:flex!important;align-items:flex-start;gap:8px;padding:7px 6px!important;margin:0!important;border-radius:4px;cursor:pointer;font-weight:400!important;font-size:13px!important}.rcsd-category-select__option:hover,.rcsd-category-select__option:focus-within{background:#f0f6fc}.rcsd-category-select__option input{flex:0 0 auto;margin:2px 0 0!important}.rcsd-category-select__empty{margin:6px!important;color:#646970;font-size:13px}@media(max-width:600px){.rcsd-category-select__menu,.rcsd-category-select.is-above .rcsd-category-select__menu{position:fixed;left:12px;right:12px;top:auto;bottom:12px;max-height:70vh}.rcsd-category-select__options{max-height:50vh}}
body.rc-editor-open .rcsd-category-select__trigger,body.rc-editor-open .rcsd-category-select__menu{border-color:var(--rc-border);background:var(--rc-surface-1);color:var(--rc-text-primary)}body.rc-editor-open .rcsd-category-select__placeholder,body.rc-editor-open .rcsd-category-select__empty{color:var(--rc-text-muted)}body.rc-editor-open .rcsd-category-select__option:hover,body.rc-editor-open .rcsd-category-select__option:focus-within{background:var(--rc-surface-3)}body.rc-editor-open .rcsd-category-select__chip{background:var(--rc-surface-3);color:var(--rc-text-primary)}
#rc-save-template-modal input[aria-invalid="true"]{border-color:#d63638!important;box-shadow:0 0 0 1px #d63638!important;outline:0}
#rc-save-template-modal .rcsd-category-select__trigger[aria-invalid="true"]{border-color:#d63638!important;box-shadow:0 0 0 1px #d63638!important;outline:0}
