.ps-input { padding: 0.5rem 1rem; border: 2px solid var(--foreground-light); &:hover, &:focus { border-color: var(--accent); } }