.c-input-category-multi-select__surface{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.c-input-category-multi-select__summary{flex-direction:column;gap:8px;display:flex}.c-input-category-multi-select__chips{flex-wrap:wrap;gap:6px;display:flex}.c-input-category-multi-select__chip{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:12px;font-weight:600;display:inline-flex}.c-input-category-multi-select__chip button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:16px;line-height:1;display:inline-flex}.c-input-category-multi-select__chip button:hover{color:#1e293b;background:#f1f5f9}.c-input-category-multi-select__chip small{color:#b45309;font-size:10px;font-weight:500}.c-input-category-multi-select__chip--archived{background:#fffbeb;border-style:dashed}.c-input-category-multi-select__browse-button{border-radius:.5rem;min-height:auto;margin-top:12px;padding:.45rem .8rem;font-size:.8rem;font-weight:600;line-height:1.2}.c-category-modal{z-index:10000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.c-category-modal__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.c-category-modal__content{z-index:1;background:#fff;border-radius:12px;flex-direction:column;width:min(680px,95vw);max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.c-category-modal__header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.c-category-modal__header h3{color:#111827;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;display:flex}.c-category-modal__close-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:inline-flex}.c-category-modal__close-btn:hover{color:#1e293b;background:#fff;border-color:#cbd5e1}.c-category-modal__body{flex-direction:column;flex:1;gap:12px;padding:16px 20px;display:flex;overflow-y:auto}.c-category-modal__selection-meter{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;grid-template-columns:1fr auto;gap:4px 12px;padding:12px 14px;display:grid}.c-category-modal__selection-meter p{color:#475569;grid-column:1/-1;margin:0;font-size:12px;line-height:1.45}.c-category-modal__selection-heading{display:contents}.c-category-modal__selection-heading span{align-self:center;font-size:12px;font-weight:600}.c-category-modal__selection-heading strong{font-variant-numeric:tabular-nums;justify-self:end;font-size:20px;line-height:1}.c-category-modal__search-row{flex-direction:column;gap:6px;display:flex}.c-category-modal__search-row label{color:#475569;font-size:11px;font-weight:600}.c-category-modal__search-row input{color:#111827;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:9px 10px;font-size:13px}.c-category-modal__search-row input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.c-category-modal__options{gap:8px;max-height:240px;display:grid;overflow-y:auto}.c-category-modal__option{color:#334155;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.c-category-modal__option:hover{background:#eff6ff;border-color:#bfdbfe}.c-category-modal__option input{accent-color:#2563eb;flex-shrink:0;width:15px;height:15px;margin:0}.c-category-modal__option span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.c-category-modal__option strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.c-category-modal__option small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.c-category-modal__option--selected{background:#eff6ff;border-color:#93c5fd}.c-category-modal__option--archived{cursor:default;background:#fffbeb;border-style:dashed}.c-category-modal__empty{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;padding:20px 12px;font-size:13px}.c-category-modal__create-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.c-category-modal__section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.c-category-modal__section-heading h4{color:#1e293b;margin:0;font-size:13px;font-weight:700}.c-category-modal__section-heading p{color:#64748b;margin:3px 0 0;font-size:11px;line-height:1.4}.c-category-modal__manage-link{color:#2563eb;flex-shrink:0;font-size:11px;font-weight:600;text-decoration:none}.c-category-modal__manage-link:hover{color:#1d4ed8;text-decoration:underline}.c-category-modal__create-fields{grid-template-columns:1fr 1fr auto;gap:8px;display:grid}.c-category-modal__create-fields input{color:#111827;border:1px solid #cbd5e1;border-radius:6px;outline:none;min-width:0;padding:8px 9px;font-size:12px}.c-category-modal__create-fields input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.c-category-modal__create-btn,.c-category-modal__cancel-btn,.c-category-modal__confirm-btn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.c-category-modal__create-btn,.c-category-modal__confirm-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.c-category-modal__create-btn:hover:not(:disabled),.c-category-modal__confirm-btn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.c-category-modal__create-btn:disabled,.c-category-modal__confirm-btn:disabled{cursor:not-allowed;opacity:.55}.c-category-modal__cancel-btn{color:#334155;background:#fff;border:1px solid #cbd5e1}.c-category-modal__cancel-btn:hover{background:#f8fafc}.c-category-modal__create-error{color:#b91c1c;margin:8px 0 0;font-size:11px}.c-category-modal__footer{color:#64748b;background:#f8fafc;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:11px;display:flex}.c-category-modal__footer-actions{gap:8px;display:flex}@media (max-width:640px){.c-category-modal{align-items:flex-end}.c-category-modal__content{border-radius:12px 12px 0 0;width:100%;max-width:none;max-height:92vh}.c-category-modal__body{padding:12px}.c-category-modal__create-fields{grid-template-columns:1fr}.c-category-modal__create-btn{width:100%}.c-category-modal__footer{flex-direction:column;align-items:stretch;padding:12px}.c-category-modal__footer-actions{grid-template-columns:1fr 1fr;display:grid}}