Search
Search input and results panel for product discovery. Combines a text input with an optional filter control and a type-ahead results dropdown.
Variants
Two layouts cover primary navigation search and compact filter toolbars.
| Variant | Purpose |
|---|---|
| Full | Default in the main site header. Full-width input with embedded search button. |
| Compact | Fixed 240px width for filter toolbars, side panels, and inline filtering. |
Design tokens
| Token | Value | Description |
|---|---|---|
input/background/default | #ffffff | Input background |
input/background/disabled | #f5f5f5 | Disabled background |
input/border/default | #aeaeae | Default border |
input/border/focus | #318272 | Focus border |
input/text/value | #3b3b3d | Entered value |
input/text/placeholder | #5a5b5c | Placeholder text |
button/secondary/bg | #f5f5f5 | Embedded search button background |
radius/sm | 4px | Corner radius |