.st-typeahead-wrapper{width:100%;position:relative}.st-typeahead-wrapper input.rbac-input,.st-typeahead-wrapper input.af-input{box-sizing:border-box;width:100%}.st-typeahead-dropdown{background:var(--card-bg,#fff);border:1px solid var(--color-border,#e5e7eb);z-index:100;border-top:none;border-radius:0 0 8px 8px;max-height:260px;margin:0;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.st-typeahead-item{cursor:pointer;color:var(--color-text,#1a1a2e);transition:background var(--transition-fast,.15s ease);flex-direction:column;gap:2px;padding:10px 12px;font-size:.875rem;display:flex}.st-typeahead-item:hover{background:#4083be14}.st-typeahead-item--highlighted{outline:2px solid var(--color-primary,#4083be);outline-offset:-2px;background:#4083be1f}.st-typeahead-item--highlighted:hover{background:#4083be26}.st-typeahead-item-main{align-items:center;gap:8px;display:flex}.st-typeahead-item-name{font-weight:500}.st-typeahead-item-id{color:var(--color-text-secondary,#6b7280);flex-shrink:0;margin-left:auto;font-size:.75rem}.st-typeahead-item-breadcrumb{color:var(--color-text-secondary,#6b7280);opacity:.8;font-size:.75rem;line-height:1.3}.st-typeahead-empty,.st-typeahead-loading{text-align:center;color:var(--color-text-secondary,#6b7280);padding:12px;font-size:.875rem}.st-typeahead-error{color:var(--color-warning-text,#92400e);background:var(--color-warning-bg,#fef3c7);border-radius:4px;margin-top:4px;padding:6px 10px;font-size:.8rem}.st-chip-container{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.st-chip{color:var(--color-text,#1a1a2e);background:var(--color-surface,#f1f5f9);border:1px solid var(--color-border,#e5e7eb);white-space:nowrap;text-overflow:ellipsis;border-radius:12px;align-items:center;gap:4px;max-width:200px;padding:3px 8px;font-size:.8rem;display:inline-flex;overflow:hidden}.st-chip__label{text-overflow:ellipsis;overflow:hidden}.st-chip__remove{width:16px;height:16px;color:var(--color-text-secondary,#6b7280);cursor:pointer;transition:background var(--transition-fast,.15s ease), color var(--transition-fast,.15s ease);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:14px;display:inline-flex}.st-chip__remove:hover{background:var(--color-danger-bg,#fef2f2);color:var(--color-danger,#dc2626)}.st-chip-input-wrapper{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.st-chip-input{min-width:120px;color:var(--color-text,#1a1a2e);background:0 0;border:none;outline:none;flex:1;padding:3px 4px;font-size:.8rem}
